Changeset 8616 in ntrip for branches/BNC_2.12/src/bncsettings.cpp
- Timestamp:
- Feb 28, 2019, 2:45:02 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/bncsettings.cpp
r8398 r8616 104 104 setValue_p("reqcOutNavFile", ""); 105 105 setValue_p("reqcOutLogFile", ""); 106 setValue_p("reqcSkyPlotSignals", "C:2&7 E:1&5 G:1&2 J:1&2 R:1&2S:1&5 I:5&9");106 setValue_p("reqcSkyPlotSignals", "C:2&7 E:1&5 G:1&2&5 J:1&2 R:1&2&3 S:1&5 I:5&9"); 107 107 setValue_p("reqcPlotDir", ""); 108 108 setValue_p("reqcRnxVersion", ""); … … 146 146 setValue_p("outFile", ""); 147 147 setValue_p("outUPort", ""); 148 setValue_p("printLockTime", "0"); 148 149 // Serial Output 149 150 setValue_p("serialMountPoint", "");
Note:
See TracChangeset
for help on using the changeset viewer.