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


Ignore:
Timestamp:
Oct 1, 2020, 3:19:04 PM (4 years ago)
Author:
stuerze
Message:

the default RINEX version in BNC is changed from version 2 to verision 3

File:
1 edited

Legend:

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

    r9154 r9158  
    115115      "   rnxScript      {File upload script, full path [character string]}\n"
    116116      "   rnxV2Priority  {Priority of signal attributes [character string, list separated by blank character, example: G:12&PWCSLXYN G:5&IQX C:IQX]}\n"
    117       "   rnxV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}\n"
     117      "   rnxV2          {Produce version 2 file contents [integer number: 0=no,2=yes]}\n"
    118118      "\n"
    119119      "RINEX Ephemeris Panel keys:\n"
     
    121121      "   ephIntr        {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}\n"
    122122      "   ephOutPort     {Output port [integer number]}\n"
    123       "   ephV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}\n"
     123      "   ephV2          {Produce version 2 file contents [integer number: 0=no,2=yes]}\n"
    124124      "\n"
    125125      "RINEX Editing and QC Panel keys:\n"
     
    206206      "   PPP/corrMount   {Corrections mountpoint [character string]}\n"
    207207      "   PPP/corrFile    {Corrections file, full path [character string]}\n"
    208       "   PPP/v3filenames {Produce version 3 filenames, 0=no,2=yes}\n"
     208      "   PPP/v2filenames {Produce version 2 filenames, 0=no,2=yes}\n"
    209209      "   PPP/crdFile     {Coordinates file, full path [character string]}\n"
    210210      "   PPP/logPath     {Directory for PPP log files [character string]}\n"
Note: See TracChangeset for help on using the changeset viewer.