Changeset 2948 in ntrip for trunk/BNC/bncsettings.cpp
- Timestamp:
- Feb 2, 2011, 12:31:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncsettings.cpp
r2794 r2948 95 95 setValue("pppRefCrdY", ""); 96 96 setValue("pppRefCrdZ", ""); 97 setValue("pppAntenna", ""); 98 setValue("pppAntex", ""); 99 setValue("pppApplySatAnt", "0"); 97 100 setValue("nmeaFile", ""); 98 101 setValue("nmeaPort", ""); 102 setValue("combineStreams", ""); 103 setValue("cmbOutHost", ""); 104 setValue("cmbOutPort", ""); 105 setValue("cmbMountpoint", ""); 106 setValue("cmbPassword", ""); 107 setValue("cmbOutFile", ""); 108 setValue("cmbSP3File", ""); 99 109 sync(); 100 110 } 101 111 } 102 112 113
Note:
See TracChangeset
for help on using the changeset viewer.