Changeset 8119 in ntrip for trunk/BNC/src/bncsettings.cpp


Ignore:
Timestamp:
Apr 28, 2017, 6:20:37 PM (7 years ago)
Author:
stuerze
Message:

minor changes to switch of the re-read functionlality as it is requitred in command line mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncsettings.cpp

    r8090 r8119  
    8080    setValue_p("logFile",             "");
    8181    setValue_p("rnxAppend",           "0");
    82     setValue_p("onTheFlyInterval",    "1 day");
     82    setValue_p("onTheFlyInterval",    "no");
    8383    setValue_p("autoStart",           "0");
    8484    setValue_p("rawOutFile",          "");
Note: See TracChangeset for help on using the changeset viewer.