Changeset 5518 in ntrip


Ignore:
Timestamp:
Oct 28, 2013, 10:37:36 AM (10 years ago)
Author:
weber
Message:

Made C1 in BeiDou the default observation type insteamd of C2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncrinex.cpp

    r5376 r5518  
    412412                             << "C5" << "L5" << "D5" << "S5";
    413413   
    414     _header._obsTypesV3['C'] << "C2" << "L2" << "D2" << "S2"
     414    _header._obsTypesV3['C'] << "C1" << "L1" << "D1" << "S1"
    415415                             << "C6" << "L6" << "D6" << "S6"
    416416                             << "C7" << "L7" << "D7" << "S7";
Note: See TracChangeset for help on using the changeset viewer.