Changeset 6845 in ntrip


Ignore:
Timestamp:
May 22, 2015, 9:37:20 AM (9 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/clock_and_orbit/lib/clock_orbit_rtcm.h

    r6811 r6845  
    109109  CLOCKORBIT_NUMSBAS=38,
    110110  CLOCKORBIT_NUMBDS=37,
    111   CLOCKORBIT_NUMBIAS=10,
     111  CLOCKORBIT_NUMBIAS=17,
    112112  CLOCKORBIT_NUMIONOLAYERS=4,
    113113  CLOCKORBIT_MAXIONOORDER=8,
     
    157157  CODETYPEGPS_L5_I           = 14,
    158158  CODETYPEGPS_L5_Q           = 15,
    159   /*CODETYPEGPS_L5_IQ          = 16,*/
     159  CODETYPEGPS_L5_IQ          = 16,
    160160
    161161  CODETYPEGLONASS_L1_CA      = 0,
     
    209209#define SSR_MAXURA 5.5 /* > 5466.5mm in meter */
    210210
    211 /* satellite system data data is stored with offset CLOCKORBIT_OFFSET...
     211/* satellite system data is stored with offset CLOCKORBIT_OFFSET...
    212212in the data structures. So first GLONASS satellite is at
    213213xxx->Sat[CLOCKORBIT_OFFSETGLONASS], first GPS satellite is
Note: See TracChangeset for help on using the changeset viewer.