Changeset 4505 in ntrip


Ignore:
Timestamp:
Aug 12, 2012, 8:26:22 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4504 r4505  
    364364  // --------------------------
    365365  if (_header._obsTypesV2.size() == 0) {
    366     if (_header._version < 3.0) {
    367       addComments << "default set of observation types used";
    368     }
    369366    _header._obsTypesV2 << "C1" << "P1" << "L1" << "S1"
    370367                        << "C2" << "P2" << "L2" << "S2";
Note: See TracChangeset for help on using the changeset viewer.