Changeset 7983 in ntrip for branches/BNC_2.12/src/bncmain.cpp


Ignore:
Timestamp:
Jul 21, 2016, 11:27:01 AM (8 years ago)
Author:
stuerze
Message:

Frequency specific signal priorities are added for RINEX3 to RINEX2 conversion and the default 'Signal priority' list is improved

File:
1 edited

Legend:

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

    r7977 r7983  
    107107      "   rnxOnlyWithSKL {Using RINEX skeleton file is mandatory [integer number: 0=no,2=yes]}\n"
    108108      "   rnxScript      {File upload script, full path [character string]}\n"
    109       "   rnxV2Priority  {Priority of signal attributes [character string, list separated by blank character, example: G:CWPX_? R:CP]}\n"
     109      "   rnxV2Priority  {Priority of signal attributes [character string, list separated by blank character, example: G:12&PWCSLXYN G:5&IQX C:IQX]}\n"
    110110      "   rnxV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}\n"
    111111      "   rnxV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}\n"
     
    130130      "   reqcRnxVersion        {RINEX version [integer number: 2|3]}\n"
    131131      "   reqcSampling          {RINEX output file sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}\n"
    132       "   reqcV2Priority        {Version 2 priority of signal attributes [character string, list separated by blank character, example: G:CWPX_? R:CP]}\n"
     132      "   reqcV2Priority        {Version 2 priority of signal attributes [character string, list separated by blank character, example: G:12&PWCSLXYN G:5&IQX C:IQX]}\n"
    133133      "   reqcStartDateTime     {Start time [character string, example: 1967-11-02T00:00:00]}\n"
    134134      "   reqcEndDateTime       {Stop time [character string, example: 2099-01-01T00:00:00 }\n"
Note: See TracChangeset for help on using the changeset viewer.