Changeset 10519 in ntrip for trunk/BNC/src/RTCM3
- Timestamp:
- Jul 16, 2024, 2:46:47 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/RTCM3/clock_and_orbit/clock_orbit.h
r10224 r10519 387 387 }; 388 388 389 389 390 /* return size of resulting data or 0 in case of an error */ 390 391 virtual size_t MakeClockOrbit(const struct ClockOrbit *co, CodeType type, … … 540 541 return ura; 541 542 } 542 //#endif /* NOENCODE */ 543 544 //#ifndef NODECODE 543 545 544 #define DECODESTART \ 546 545 int numbits=0; \
Note:
See TracChangeset
for help on using the changeset viewer.