Changeset 8397 in ntrip for trunk/BNC/src/bncwindow.h


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

some changes to allow 10 Hz observation data generation with correct file names and observation data resampling (RINEX files, feed engine) and harmonization of all 3 applications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.h

    r8354 r8397  
    172172    QComboBox* _ephIntrComboBox;
    173173    QComboBox* _corrIntrComboBox;
    174     QSpinBox*  _rnxSamplSpinBox;
    175     QSpinBox*  _outSamplSpinBox;
     174    QComboBox*  _rnxSamplComboBox;
     175    QComboBox*  _outSamplComboBox;
    176176    QCheckBox* _rnxAppendCheckBox;
    177177    QCheckBox* _autoStartCheckBox;
Note: See TracChangeset for help on using the changeset viewer.