Changeset 8398 in ntrip for branches/BNC_2.12/src/bnccaster.h


Ignore:
Timestamp:
Jun 28, 2018, 12:53:59 PM (6 years ago)
Author:
stuerze
Message:

some changes to allow RINEX file generation with correct version 3 file names, 10 Hz observation data processing and resampling (RINEX files, feed engine) and harmonization of all avalable sampling cases (RINEX files, feed engine, reqc edit)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bnccaster.h

    r7387 r8398  
    7575   QList<QByteArray>               _staIDs;
    7676   QList<bncGetThread*>            _threads;
    77    int                             _samplingRate;
     77   int                             _samplingRateMult10;
    7878   double                          _outWait;
    7979   QMutex                          _mutex;
Note: See TracChangeset for help on using the changeset viewer.