Changeset 9388 in ntrip for branches/BNC_2.12/src/upload/bncrtnetuploadcaster.cpp
- Timestamp:
- Mar 25, 2021, 9:27:08 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/upload/bncrtnetuploadcaster.cpp
r9355 r9388 943 943 struct SsrCorr::ClockOrbit::SatData* sd, QString& outLine) { 944 944 945 if (eph->prn().number() == 0) { 946 return failure; 947 } 948 945 949 // Broadcast Position and Velocity 946 950 // -------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.