Changeset 7170 in ntrip for trunk/BNC/src/bncrinex.cpp


Ignore:
Timestamp:
Aug 5, 2015, 4:38:25 PM (9 years ago)
Author:
stuerze
Message:

Check box for the optional choice of RINEX V3 observation file names is added

File:
1 edited

Legend:

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

    r7168 r7170  
    9393
    9494  _writeRinexFileOnlyWithSkl = settings.value("rnxOnlyWithSKL").toBool();
     95
     96  _rinexV3filenames = settings.value("rnxV3filenames").toBool();
    9597}
    9698
Note: See TracChangeset for help on using the changeset viewer.