Changeset 3879 in ntrip


Ignore:
Timestamp:
Apr 15, 2012, 7:36:54 PM (12 years ago)
Author:
weber
Message:

Parameter set completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncsettings.cpp

    r3877 r3879  
    2727
    2828  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");
    3432    setValue("casterUrlList", (QStringList()
    3533                               << "http://user:pass@www.euref-ip.net:2101"
     
    3735                               << "http://user:pass@products.igs-ip.net:2101"
    3836                               << "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",           ""); 
    4937    setValue("mountPoints",         "");
    5038    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
    5840    setValue("proxyHost",           "");
    5941    setValue("proxyPort",           "");
    6042    setValue("sslCaCertPath",       "");
    6143    setValue("ignoreSslErrors",     "0");
     44// General
     45    setValue("logFile",             "");
    6246    setValue("rnxAppend",           "0");
     47    setValue("onTheFlyInterval",    "1 day");
     48    setValue("autoStart",           "0");
     49    setValue("rawOutFile",          "");
     50// RINEX Observations
     51    setValue("rnxPath",             "");
    6352    setValue("rnxIntr",             "1 day");
    64     setValue("rnxPath",             "");
    6553    setValue("rnxSampl",            "0");
     54    setValue("rnxSkel",             "SKL");
    6655    setValue("rnxScript",           "");
    67     setValue("rnxSkel",             "SKL");
    6856    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");
    7081    setValue("serialAutoNMEA",      "Auto");
    71     setValue("serialBaudRate",      "9600");
    72     setValue("serialDataBits",      "8");
    7382    setValue("serialFileNMEA",      "");
    7483    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",              "");
    8395    setValue("pppMount",            "");
    8496    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",  "");
    10097    setValue("pppRefCrdX",          "");
    10198    setValue("pppRefCrdY",          "");
     
    104101    setValue("pppRefdE",            "");
    105102    setValue("pppRefdU",            "");
    106     setValue("pppAntenna",          "");
    107     setValue("pppAntex",            "");
    108     setValue("pppApplySatAnt",      "0");
    109     setValue("pppSync",             "");
    110103    setValue("nmeaFile",            "");
    111104    setValue("nmeaPort",            "");
     105    setValue("pppPlotCoordinates",  "");
    112106    setValue("postObsFile",         "");
    113107    setValue("postNavFile",         "");
    114108    setValue("postCorrFile",        "");
    115109    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
    116128    setValue("teqcAction",          "");
    117129    setValue("teqcObsFile",         "");
     
    120132    setValue("teqcOutNavFile",      "");
    121133    setValue("teqcOutLogFile",      "");
     134    setValue("teqcRnxVersion",      "");
     135    setValue("teqcSampling",        "");
    122136    setValue("teqcStartDateTime",   "");
    123137    setValue("teqcEndDateTime",     "");
     
    128142    setValue("teqcOldReceiverName", "");
    129143    setValue("teqcNewReceiverName", "");
     144// Combination
    130145    setValue("combineStreams",      "");
    131146    setValue("cmbMethod",           "");
    132147    setValue("cmbMaxres",           "");
     148// Upload (clk)
    133149    setValue("uploadMountpointsOut","");
    134150    setValue("uploadIntr",          "1 day");
    135151    setValue("uploadSampl",         "5");
    136152    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)
    137169    setValue("uploadEphHost",       "");
    138170    setValue("uploadEphPort",       "");
     171    setValue("uploadEphMountpoint", "");
    139172    setValue("uploadEphPassword",   "");
    140     setValue("uploadEphMountpoint", "");
    141173    setValue("uploadEphSample",     "5");
    142174    sync();
Note: See TracChangeset for help on using the changeset viewer.