Ignore:
Timestamp:
Aug 11, 2015, 3:46:18 PM (9 years ago)
Author:
stuerze
Message:

RINEX v3 filenames can now be formed optionally during RINEX file generation from RTCM observation and navigation streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3coDecoder.cpp

    r7014 r7179  
    124124
    125125    QString hlpStr = bncRinex::nextEpochStr(datTim,
    126                                       settings.value("corrIntr").toString());
     126                                      settings.value("corrIntr").toString(), false);
    127127
    128128    QString fileNameHlp = _fileNameSkl
Note: See TracChangeset for help on using the changeset viewer.