Changeset 403 in ntrip
- Timestamp:
- Feb 14, 2007, 4:49:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r402 r403 166 166 _rnxAppendCheckBox->setWhatsThis(tr("<p>When starting BNC, new RINEX files are created by default. Probably existing files will be overwritten. However, it may be desirable to append observations to already existing RINEX files following a restart of BNC after an intentional 'Stop', a system crash or a crash of BNC. Hit 'Append files' to continue with already existing files and thus save what has been recorded so far.</p><p>Note that option 'Append files' also concerns the 'ASCII output file' and the 'Log' file.</p>")); 167 167 _rnxIntrComboBox = new QComboBox(); 168 _rnxIntrComboBox->setWhatsThis(tr("<p>Select an interval for the RINEX file generation.</p><p>Default for 'RINEX file interval' is '15 min', meaning that a new RINEX file is generated every 15 minutes.</p>")); 168 169 _rnxIntrComboBox->setMaximumWidth(9*ww); 169 170 _rnxIntrComboBox->setEditable(false);
Note:
See TracChangeset
for help on using the changeset viewer.