Changeset 2850 in ntrip for trunk/rtcm3torinex/lib
- Timestamp:
- Jan 17, 2011, 3:26:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/rtcm3torinex/lib/rtcm3torinex.c
r2849 r2850 1059 1059 1060 1060 GETBITS(syncf, 1) 1061 if(((type % 10) == 6) || ((type % 10) == 7)) 1062 SKIPBITS(3) 1061 SKIPBITS(3+7+1) 1063 1062 GETBITS(satmask, RTCM3_MSM_NUMSAT) 1064 1063
Note:
See TracChangeset
for help on using the changeset viewer.