- Timestamp:
- Aug 5, 2015, 4:54:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncsettings.cpp
r6828 r7173 94 94 setValue_p("rnxScript", ""); 95 95 setValue_p("rnxV3", "0"); 96 setValue_p("rnxV3filenames", "0"); 96 97 // RINEX Ephemeris 97 98 setValue_p("ephPath", ""); … … 99 100 setValue_p("outEphPort", ""); 100 101 setValue_p("ephV3", "0"); 102 setValue_p("ephV3filenames", "0"); 101 103 // Reqc 102 104 setValue_p("reqcAction", "");
Note:
See TracChangeset
for help on using the changeset viewer.