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


Ignore:
Timestamp:
Dec 2, 2020, 12:11:45 PM (3 years ago)
Author:
stuerze
Message:

parameter added to be able to chose the corrections to be combined

File:
1 edited

Legend:

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

    r9237 r9292  
    251251      "Combine Corrections Panel keys:\n"
    252252      "   cmbStreams      {Correction streams table [character string, semicolon separated list, each element in quotation marks, example:\n"
    253       "                   \"IGS01 ESA 1.0;IGS03 BKG 1.0\"]}\n"
     253      "                   \"SSRA00ESA0 ESA 1.0;SSRA00BKG BKG 1.0\"]}\n"
    254254      "   cmbMethodFilter {Combination approach [character string: Single-Epoch|Filter]\n"
    255255      "   cmbMaxres       {Clock outlier residuum threshold in meters [floating-point number]\n"
    256256      "   cmbSampl        {Clock sampling rate [integer number of seconds: 10|20|30|40|50|60]}\n"
     257      "   cmbGps          {GPS correction usage [integer number: 0=no,2=yes]}\n"
     258      "   cmbGlo          {GLONASS correction usage [integer number: 0=no,2=yes]}\n"
     259      "   cmbGal          {Galileo correction usage [integer number: 0=no,2=yes]}\n"
     260      "   cmbBds          {Beidou correction usage [integer number: 0=no,2=yes]}\n"
     261      "   cmbQzss         {QZSS correction usage [integer number: 0=no,2=yes]}\n"
     262      "   cmbSbas         {SBAS correction usage [integer number: 0=no,2=yes]}\n"
     263      "   cmbIrnss        {IRNSS correction usage [integer number: 0=no,2=yes]}\n"
    257264      "\n"
    258265      "Upload Corrections Panel keys:\n"
Note: See TracChangeset for help on using the changeset viewer.