Changeset 7911 in ntrip for trunk


Ignore:
Timestamp:
May 18, 2016, 12:17:29 PM (8 years ago)
Author:
stuerze
Message:

qc format version string is updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/reqcanalyze.cpp

    r7907 r7911  
    107107void t_reqcAnalyze::run() {
    108108
    109   static const double QC_FORMAT_VERSION = 1.0;
     109  static const double QC_FORMAT_VERSION = 1.1;
    110110
    111111  // Open Log File
Note: See TracChangeset for help on using the changeset viewer.