Changeset 5668 in ntrip for trunk/clock_and_orbit/readco.c


Ignore:
Timestamp:
Jun 2, 2014, 5:30:39 PM (10 years ago)
Author:
stuerze
Message:

small bugfix with respect to the GLONASS code bias generation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/clock_and_orbit/readco.c

    r5667 r5668  
    184184                                        cbType[0] = CODETYPEGLONASS_L1_CA;
    185185                                        cbType[1] = CODETYPEGLONASS_L1_P;
    186                                         cbType[1] = CODETYPEGLONASS_L2_CA;
     186                                        cbType[2] = CODETYPEGLONASS_L2_CA;
    187187                                        break;
    188188                                case GAL:
Note: See TracChangeset for help on using the changeset viewer.