Changeset 9184 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
Oct 23, 2020, 9:52:07 PM (4 years ago)
Author:
stuerze
Message:

an option for the specification of a local skeleton directory is added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r9159 r9184  
    108108      "\n"
    109109      "RINEX Observations Panel keys:\n"
    110       "   rnxPath        {Directory [character string]}\n"
     110      "   rnxPath        {Directory for RINEX files [character string]}\n"
    111111      "   rnxIntr        {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}\n"
    112112      "   rnxSampl       {File sampling rate [character string: 0.1 sec|1 sec|5 sec|10 sec|15 sec|30 sec|60 sec]}\n"
    113113      "   rnxSkel        {RINEX skeleton file extension [character string]}\n"
     114      "   rnxSkelPath    {Directory for local skeleton files [character string]}\n"
    114115      "   rnxOnlyWithSKL {Using RINEX skeleton file is mandatory [integer number: 0=no,2=yes]}\n"
    115116      "   rnxScript      {File upload script, full path [character string]}\n"
     
    256257      "   cmbMaxres       {Clock outlier residuum threshold in meters [floating-point number]\n"
    257258      "   cmbSampl        {Clock sampling rate [integer number of seconds: 10|20|30|40|50|60]}\n"
    258       "   cmbUseGlonass   {Use GLONASS in combination [integer number: 0=no,2=yes]\n"
    259259      "\n"
    260260      "Upload Corrections Panel keys:\n"
Note: See TracChangeset for help on using the changeset viewer.