Changeset 403 in ntrip for trunk/BNC


Ignore:
Timestamp:
Feb 14, 2007, 4:49:29 PM (17 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r402 r403  
    166166  _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>"));
    167167  _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>"));
    168169  _rnxIntrComboBox->setMaximumWidth(9*ww);
    169170  _rnxIntrComboBox->setEditable(false);
Note: See TracChangeset for help on using the changeset viewer.