Ignore:
Timestamp:
Feb 28, 2019, 2:45:02 PM (5 years ago)
Author:
stuerze
Message:

a computed lock time is added for RTCM3 phase observations as an optional feed engine output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncsettings.cpp

    r8398 r8616  
    104104    setValue_p("reqcOutNavFile",      "");
    105105    setValue_p("reqcOutLogFile",      "");
    106     setValue_p("reqcSkyPlotSignals",  "C:2&7 E:1&5 G:1&2 J:1&2 R:1&2 S: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");
    107107    setValue_p("reqcPlotDir",         "");
    108108    setValue_p("reqcRnxVersion",      "");
     
    146146    setValue_p("outFile",             "");
    147147    setValue_p("outUPort",            "");
     148    setValue_p("printLockTime",       "0");
    148149    // Serial Output
    149150    setValue_p("serialMountPoint",    "");
Note: See TracChangeset for help on using the changeset viewer.