Changeset 8398 in ntrip for branches/BNC_2.12/src/bncwindow.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/bncwindow.h

    r8351 r8398  
    166166    QComboBox* _ephIntrComboBox;
    167167    QComboBox* _corrIntrComboBox;
    168     QSpinBox*  _rnxSamplSpinBox;
    169     QSpinBox*  _outSamplSpinBox;
     168    QComboBox*  _rnxSamplComboBox;
     169    QComboBox*  _outSamplComboBox;
    170170    QCheckBox* _rnxAppendCheckBox;
    171171    QCheckBox* _autoStartCheckBox;
Note: See TracChangeset for help on using the changeset viewer.