Changeset 2850 in ntrip


Ignore:
Timestamp:
Jan 17, 2011, 3:26:11 PM (13 years ago)
Author:
stoecker
Message:

fix header changes in new MSM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/lib/rtcm3torinex.c

    r2849 r2850  
    10591059
    10601060        GETBITS(syncf, 1)
    1061         if(((type % 10) == 6) || ((type % 10) == 7))
    1062           SKIPBITS(3)
     1061        SKIPBITS(3+7+1)
    10631062        GETBITS(satmask, RTCM3_MSM_NUMSAT)
    10641063
Note: See TracChangeset for help on using the changeset viewer.