Changeset 3879 in ntrip
- Timestamp:
- Apr 15, 2012, 7:36:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncsettings.cpp
r3877 r3879 27 27 28 28 if (! noInit && allKeys().size() == 0) { 29 setValue("adviseFail", "15"); 30 setValue("adviseReco", "5"); 31 setValue("adviseScript", ""); 32 setValue("autoStart", "0"); 33 setValue("binSampl", "0"); 29 // 30 setValue("startTab", "0"); 31 setValue("statusTab", "0"); 34 32 setValue("casterUrlList", (QStringList() 35 33 << "http://user:pass@www.euref-ip.net:2101" … … 37 35 << "http://user:pass@products.igs-ip.net:2101" 38 36 << "http://user:pass@mgex.igs-ip.net:2101")); 39 setValue("corrIntr", "1 day");40 setValue("corrPath", "");41 setValue("corrPort", "");42 setValue("corrTime", "5");43 setValue("ephIntr", "1 day");44 setValue("ephPath", "");45 setValue("ephV3", "0");46 setValue("logFile", "");47 setValue("rawOutFile", "");48 setValue("miscMount", "");49 37 setValue("mountPoints", ""); 50 38 setValue("ntripVersion", "1"); 51 setValue("obsRate", ""); 52 setValue("onTheFlyInterval", "1 day"); 53 setValue("outEphPort", ""); 54 setValue("outFile", ""); 55 setValue("outPort", ""); 56 setValue("outUPort", ""); 57 setValue("perfIntr", ""); 39 // Network 58 40 setValue("proxyHost", ""); 59 41 setValue("proxyPort", ""); 60 42 setValue("sslCaCertPath", ""); 61 43 setValue("ignoreSslErrors", "0"); 44 // General 45 setValue("logFile", ""); 62 46 setValue("rnxAppend", "0"); 47 setValue("onTheFlyInterval", "1 day"); 48 setValue("autoStart", "0"); 49 setValue("rawOutFile", ""); 50 // RINEX Observations 51 setValue("rnxPath", ""); 63 52 setValue("rnxIntr", "1 day"); 64 setValue("rnxPath", "");65 53 setValue("rnxSampl", "0"); 54 setValue("rnxSkel", "SKL"); 66 55 setValue("rnxScript", ""); 67 setValue("rnxSkel", "SKL");68 56 setValue("rnxV3", "0"); 69 setValue("scanRTCM", "0"); 57 // RINEX Ephemeris 58 setValue("ephPath", ""); 59 setValue("ephIntr", "1 day"); 60 setValue("outEphPort", ""); 61 setValue("ephV3", "0"); 62 // Braodcast Corrections 63 setValue("corrPath", ""); 64 setValue("corrIntr", "1 day"); 65 setValue("corrPort", ""); 66 setValue("corrTime", "5"); 67 // Feed engine 68 setValue("outPort", ""); 69 setValue("waitTime", "5"); 70 setValue("binSampl", "0"); 71 setValue("outFile", ""); 72 setValue("outUPort", ""); 73 // Serial Output 74 setValue("serialMountPoint", ""); 75 setValue("serialPortName", ""); 76 setValue("serialBaudRate", "9600"); 77 setValue("serialFlowControl", "OFF"); 78 setValue("serialDataBits", "8"); 79 setValue("serialParity", "NONE"); 80 setValue("serialStopBits", "1"); 70 81 setValue("serialAutoNMEA", "Auto"); 71 setValue("serialBaudRate", "9600");72 setValue("serialDataBits", "8");73 82 setValue("serialFileNMEA", ""); 74 83 setValue("serialHeightNMEA", ""); 75 setValue("serialMountPoint", ""); 76 setValue("serialParity", "NONE"); 77 setValue("serialPortName", ""); 78 setValue("serialStopBits", "1"); 79 setValue("serialFlowControl", "OFF"); 80 setValue("startTab", "0"); 81 setValue("statusTab", "0"); 82 setValue("waitTime", "5"); 84 // Outages 85 setValue("obsRate", ""); 86 setValue("adviseFail", "15"); 87 setValue("adviseReco", "5"); 88 setValue("adviseScript", ""); 89 // Miscellaneous 90 setValue("miscMount", ""); 91 setValue("perfIntr", ""); 92 setValue("scanRTCM", "0"); 93 // PPP 94 setValue("pppSPP", ""); 83 95 setValue("pppMount", ""); 84 96 setValue("pppCorrMount", ""); 85 setValue("pppSPP", "");86 setValue("pppSigmaCode", "10.0");87 setValue("pppSigmaPhase", "0.02");88 setValue("pppQuickStart", "");89 setValue("pppMaxSolGap", "");90 setValue("pppSigCrd0", "100.0");91 setValue("pppSigCrdP", "100.0");92 setValue("pppSigTrp0", "0.1");93 setValue("pppSigTrpP", "3e-6");94 setValue("pppAverage", "");95 setValue("pppUsePhase", "");96 setValue("pppEstTropo", "");97 setValue("pppGLONASS", "");98 setValue("pppGalileo", "");99 setValue("pppPlotCoordinates", "");100 97 setValue("pppRefCrdX", ""); 101 98 setValue("pppRefCrdY", ""); … … 104 101 setValue("pppRefdE", ""); 105 102 setValue("pppRefdU", ""); 106 setValue("pppAntenna", "");107 setValue("pppAntex", "");108 setValue("pppApplySatAnt", "0");109 setValue("pppSync", "");110 103 setValue("nmeaFile", ""); 111 104 setValue("nmeaPort", ""); 105 setValue("pppPlotCoordinates", ""); 112 106 setValue("postObsFile", ""); 113 107 setValue("postNavFile", ""); 114 108 setValue("postCorrFile", ""); 115 109 setValue("postOutFile", ""); 110 setValue("pppAntenna", ""); 111 setValue("pppAntex", ""); 112 setValue("pppApplySatAnt", "0"); 113 setValue("pppUsePhase", ""); 114 setValue("pppEstTropo", ""); 115 setValue("pppGLONASS", ""); 116 setValue("pppGalileo", ""); 117 setValue("pppSync", ""); 118 setValue("pppAverage", ""); 119 setValue("pppQuickStart", ""); 120 setValue("pppMaxSolGap", ""); 121 setValue("pppSigmaCode", "10.0"); 122 setValue("pppSigmaPhase", "0.02"); 123 setValue("pppSigCrd0", "100.0"); 124 setValue("pppSigCrdP", "100.0"); 125 setValue("pppSigTrp0", "0.1"); 126 setValue("pppSigTrpP", "3e-6"); 127 // Teqc 116 128 setValue("teqcAction", ""); 117 129 setValue("teqcObsFile", ""); … … 120 132 setValue("teqcOutNavFile", ""); 121 133 setValue("teqcOutLogFile", ""); 134 setValue("teqcRnxVersion", ""); 135 setValue("teqcSampling", ""); 122 136 setValue("teqcStartDateTime", ""); 123 137 setValue("teqcEndDateTime", ""); … … 128 142 setValue("teqcOldReceiverName", ""); 129 143 setValue("teqcNewReceiverName", ""); 144 // Combination 130 145 setValue("combineStreams", ""); 131 146 setValue("cmbMethod", ""); 132 147 setValue("cmbMaxres", ""); 148 // Upload (clk) 133 149 setValue("uploadMountpointsOut",""); 134 150 setValue("uploadIntr", "1 day"); 135 151 setValue("uploadSampl", "5"); 136 152 setValue("uploadSamplOrb", "0"); 153 setValue("trafo_dx", ""); 154 setValue("trafo_dy", ""); 155 setValue("trafo_dz", ""); 156 setValue("trafo_dxr", ""); 157 setValue("trafo_dyr", ""); 158 setValue("trafo_dzr", ""); 159 setValue("trafo_ox", ""); 160 setValue("trafo_oy", ""); 161 setValue("trafo_oz", ""); 162 setValue("trafo_oxr", ""); 163 setValue("trafo_oyr", ""); 164 setValue("trafo_ozr", ""); 165 setValue("trafo_sc", ""); 166 setValue("trafo_scr", ""); 167 setValue("trafo_t0", ""); 168 // Upload (eph) 137 169 setValue("uploadEphHost", ""); 138 170 setValue("uploadEphPort", ""); 171 setValue("uploadEphMountpoint", ""); 139 172 setValue("uploadEphPassword", ""); 140 setValue("uploadEphMountpoint", "");141 173 setValue("uploadEphSample", "5"); 142 174 sync();
Note:
See TracChangeset
for help on using the changeset viewer.