Changeset 7509 in ntrip


Ignore:
Timestamp:
Oct 15, 2015, 6:06:45 PM (9 years ago)
Author:
weber
Message:

Command line HELP output updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r7508 r7509  
    192192&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.2.3 <a href=#rtcm2>RTCM Version 2</a><br>
    193193&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.2.4 <a href=#rtcm3>RTCM Version 3</a><br>
    194 &nbsp; &nbsp; &nbsp; 3.3. <a href=#confList>Configuration List</a><br>
     194&nbsp; &nbsp; &nbsp; 3.3. <a href=#confList>Command Line Help</a><br>
    195195&nbsp; &nbsp; &nbsp; 3.4. <a href=#links>Further Reading</a>
    196196</p>
     
    562562As a default, configuration files for running BNC on Unix/Linux/Mac OS X systems are saved in directory '${HOME}/.config/BKG'. On Windows systems, they are typically saved in directory 'C:/Documents and Settings/Username/.config/BKG'. The default configuration filename is 'BNC.bnc'.</p>
    563563<p>
    564 The default filename 'BNC.bnc' can be changed and the file contents can easily be edited. On graphical user interfaces it is possible to Drag &amp; Drop a configuration file icon to start BNC (not on Mac OS X systems). Some configuration options can be changed on-the-fly. See annexed 'Configuration List' for a complete set of configuration options. It is also possible to start and configure BNC via command line.
     564The default filename 'BNC.bnc' can be changed and the file contents can easily be edited. On graphical user interfaces it is possible to Drag &amp; Drop a configuration file icon to start BNC (not on Mac OS X systems). Some configuration options can be changed on-the-fly. See annexed 'Command Line Help' for a complete set of configuration options. It is also possible to start and configure BNC via command line.
    565565</p>
    566566
     
    600600
    601601<p>
    602 BNC comes with a number of configuration examples which can be used on all operating systems. Copy the complete directory 'Example_Configs' which comes with the software including sub-directories 'Input' and 'Output' to your disc. There are two ways to start BNC using one of the example configurations:
     602BNC comes with a number of configuration examples which can be used on all operating systems. Copy the complete directory 'Example_Configs' which comes with the software including sub-directories 'Input' and 'Output' to your disc. There are several ways to start BNC using one of the example configurations:
    603603</p>
    604604<ul>
     
    607607</li>
    608608<li>
    609 On non-graphical systems or when running BNC in batch mode in the background you may start the program using a command line with the following option for a configuration file (example for Windows systems):<br>
     609Could also start BNC using a command line for naming a specific configuration file (suggested e.g. for Mac systems):<br>
     610bnc --conf &lt;configFileName&gt;
     611</li>
     612<li>
     613On non-graphical systems or when running BNC in batch mode in the background you may start the program using a command line with a configuration file option and in '<u>n</u>o <u>w</u>indow' mode (example for Windows systems):<br>
    610614bnc.exe --conf &lt;configFileName&gt; --nw
    611615</li>
     
    645649
    646650<p>
    647 The example configurations assume that no proxy protects your BNC host. Should a proxy be operated in front of BNC then you need to introduce its IP and port in the 'Network' panel.
     651The example configurations assume that no proxy protects your BNC host. Should a proxy be operated in front of BNC then you need to introduce its name or IP and port number in the 'Network' panel.
    648652</p>
    649653
     
    41124116Values for configuration options can be introduced via command line exactly as they show up in the configuration file. However, any value containing one or more blank characters must be enclosed by quotation marks when specified on the command line.
    41134117</p>
    4114 <p>
    4115 Example command lines:
    4116 </p>
    4117 <p>
    4118 &nbsp; &nbsp; &nbsp; (1) &nbsp; /Applications/bnc.app/Contents/MacOS/bnc -- version<br>
    4119 &nbsp; &nbsp; &nbsp; (2) &nbsp; ./bnc --conf CONFIG.bnc --key proxyPort 8001 --key rnxIntr "1 day"<br>
    4120 &nbsp; &nbsp; &nbsp; (3) &nbsp; D:\BKG\bnc.exe --conf C:\Users\weber\Desktop\BNC.bnc --file C:\Users\weber\Desktop\rawfile<br>
    4121 &nbsp; &nbsp; &nbsp; (4) &nbsp; /home/weber/bin/bnc --conf /home/weber/MyConfigFile.bnc<br>
    4122 &nbsp; &nbsp; &nbsp; (5) &nbsp; bnc --conf /Users/weber/.config/BKG/BNC.bnc -nw<br>
    4123 &nbsp; &nbsp; &nbsp; (6) &nbsp; bnc --conf /dev/null --key startTab 4 --key reqcAction Edit/Concatenate --key reqcObsFile AGAR.15O --key reqcOutObsFile AGAR_X.15O --key reqcRnxVersion 2 --key reqcSampling 30 --key reqcV2Priority CWPX_?<br>
    4124 &nbsp; &nbsp; &nbsp; (7) &nbsp; bnc --key mountPoints "//user:pass@mgex.igs-ip.net:2101/CUT07 RTCM_3.0 ETH 9.03 38.74 no 2;//user:pass@www.igs-ip.net:2101/FFMJ1 RTCM_3.1 DEU 50.09 8.66 no 2"<br>
    4125 &nbsp; &nbsp; &nbsp; (8) &nbsp; bnc --key cmbStreams "CLK11 BKG 1.0;CLK93 CNES 1.0"<br>
    4126 &nbsp; &nbsp; &nbsp; (9) &nbsp; bnc --key PPP/staTable "FFMJ1,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7777;CUT07,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7778"<br>
    4127 </p>
    4128 
    41294118
    41304119<p><a name="annex"><h3>3. Annex</h3></p>
     
    45524541</p>
    45534542
    4554 <p><a name="confList"><h4>3.3 Configuration List</h3></p>
     4543<p><a name="confList"><h4>3.3 Command Line Help</h3></p>
    45554544
    45564545<p>
     
    45584547</p>
    45594548<pre>
    4560 Usage: bnc --nw                       
    4561            --version                 
    4562            --display {name}           
    4563            --conf {confFileName}     
    4564            --file {rawFileName}       
    4565            --key  {keyName} {keyValue}
     4549Usage:
     4550   bnc --help
     4551       --nw
     4552       --version
     4553       --display {name}
     4554       --conf {confFileName}
     4555       --file {rawFileName}
     4556       --key  {keyName} {keyValue}
    45664557
    45674558Appearance keys:
    4568            startTab  {Index of top panel to be presented at start time [integer number: 0-17]}
    4569            statusTab {Index of bottom panel to be presented at start time [integer number: 0-3]}
    4570            font      {Font specification [character string in quotation marks, example: "Helvetica,14,-1,5,50,0,0,0,0,0"]}
     4559   startTab  {Index of top panel to be presented at start time [integer number: 0-17]}
     4560   statusTab {Index of bottom panel to be presented at start time [integer number: 0-3]}
     4561   font      {Font specification [character string in quotation marks, example: "Helvetica,14,-1,5,50,0,0,0,0,0"]}
    45714562
    45724563Network Panel keys:
    4573            proxyHost       {Proxy host, name or IP address [character string]}
    4574            proxyPort       {Proxy port [integer number]}
    4575            sslCaCertPath   {Full path to SSL certificates [character string]}
    4576            ignoreSslErrors {Ignore SSL authorization errors [integer number: 0=no,2=yes]}
     4564   proxyHost       {Proxy host, name or IP address [character string]}
     4565   proxyPort       {Proxy port [integer number]}
     4566   sslCaCertPath   {Full path to SSL certificates [character string]}
     4567   ignoreSslErrors {Ignore SSL authorization errors [integer number: 0=no,2=yes]}
    45774568
    45784569General Panel keys:
    4579            logFile          {Logfile, full path [character string]}
    4580            rnxAppend        {Append files [integer number: 0=no,2=yes]}
    4581            onTheFlyInterval {Configuration reload interval [character string: 1 day|1 hour|5 min|1 min]}
    4582            autoStart        {Auto start [integer number: 0=no,2=yes]}
    4583            rawOutFile       {Raw output file, full path [character string]}
     4570   logFile     {Logfile, full path [character string]}
     4571   rnxAppend   {Append files [integer number: 0=no,2=yes]}
     4572   FlyInterval {Configuration reload interval [character string: 1 day|1 hour|5 min|1 min]}
     4573   autoStart   {Auto start [integer number: 0=no,2=yes]}
     4574   rawOutFile  {Raw output file, full path [character string]}
    45844575
    45854576RINEX Observations Panel keys:
    4586            rnxPath        {Directory [character string]}
    4587            rnxIntr        {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
    4588            rnxSampl       {File sampling rate [integer number of seconds: 0,5|10|15|20|25|30|35|40|45|50|55|60]}
    4589            rnxSkel        {RINEX skeleton file extension [character string]}
    4590            rnxOnlyWithSKL {Using RINEX skeleton file is mandatory [integer number: 0=no,2=yes]}
    4591            rnxScript      {File upload script, full path [character string]}
    4592            rnxV2Priority  {Priority of signal attributes [character string, list separated by blank character, example: G:CWPX_? R:CP]}
    4593            rnxV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}
    4594            rnxV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}
     4577   rnxPath        {Directory [character string]}
     4578   rnxIntr        {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
     4579   rnxSampl       {File sampling rate [integer number of seconds: 0,5|10|15|20|25|30|35|40|45|50|55|60]}
     4580   rnxSkel        {RINEX skeleton file extension [character string]}
     4581   rnxOnlyWithSKL {Using RINEX skeleton file is mandatory [integer number: 0=no,2=yes]}
     4582   rnxScript      {File upload script, full path [character string]}
     4583   rnxV2Priority  {Priority of signal attributes [character string, list separated by blank character, example: G:CWPX_? R:CP]}
     4584   rnxV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}
     4585   rnxV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}
    45954586
    45964587RINEX Ephemeris Panel keys:
    4597            ephPath        {Directory [character string]}
    4598            ephIntr        {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
    4599            ephOutPort     {Output port [integer number]}
    4600            ephV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}
    4601            ephV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}
     4588   ephPath        {Directory [character string]}
     4589   ephIntr        {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
     4590   ephOutPort     {Output port [integer number]}
     4591   ephV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}
     4592   ephV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}
    46024593
    46034594RINEX Editing and QC Panel keys:
    4604            reqcAction            {Action specification [character string:  Blank|Edit/Concatenate|Analyze]}
    4605            reqcObsFile           {Input observations file(s), full path [character string, comma separated list in quotation marks]}
    4606            reqcNavFile           {Input navigation file(s), full path [character string, comma separated list in quotation marks]}
    4607            reqcOutObsFile        {Output observations file, full path [character string]}
    4608            reqcOutNavFile        {Output navigation file, full path [character string]}
    4609            reqcOutLogFile        {Output logfile, full path [character string]}
    4610            reqcLogSummaryOnly    {Output only summary of logfile [integer number: 0=no,2=yes]}
    4611            reqcSkyPlotSignals    {Observation signals [character string, list separated by blank character, example: C:2&7 E:1&5 G:1&2 J:1&2 R:1&2 S:1&5]}
    4612            reqcPlotDir           {QC plots directory [character string]}
    4613            reqcRnxVersion        {RINEX version [integer number: 2|3]}
    4614            reqcSampling          {RINEX output file sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
    4615            reqcV2Priority        {Version 2 priority of signal attributes [character string, list separated by blank character, example: G:CWPX_? R:CP]}
    4616            reqcStartDateTime     {Start time [character string, example: 1967-11-02T00:00:00]}
    4617            reqcEndDateTime       {Stop time [character string, example: 2099-01-01T00:00:00 }
    4618            reqcRunBy             {Operators name [character string]}
    4619            reqcUseObsTypes       {Use observation types [character string, list separated by blank character, example: G:C1C G:L1C R:C1C RC1P]}
    4620            reqcComment           {Additional comments [character string]}
    4621            reqcOldMarkerName     {Old marker name [character string]}
    4622            reqcNewMarkerName     {New marker name [character string]}
    4623            reqcOldAntennaName    {Old antenna name [character string]}
    4624            reqcNewAntennaName    {New antenna name [character string]}
    4625            reqcOldAntennaNumber  {Old antenna number [character string]}
    4626            reqcNewAntennaNumber  {New antenna number [character string]}
    4627            reqcOldAntennadN      {Old north eccentritity [character string]}
    4628            reqcNewAntennadN      {New north eccentricity [character string]}
    4629            reqcOldAntennadE      {Old east eccentricity [character string]}
    4630            reqcNewAntennadE      {New east eccentricity [character string]}
    4631            reqcOldAntennadU      {Old up eccentricity [character string]}
    4632            reqcNewAntennadU      {New up eccentricity [character string]}
    4633            reqcOldReceiverName   {Old receiver name [character string]}
    4634            reqcNewReceiverName   {New receiver name [character string]}
    4635            reqcOldReceiverNumber {Old receiver number [character string]}
    4636            reqcNewReceiverNumber {New receiver number [character string]}
     4595   reqcAction            {Action specification [character string:  Blank|Edit/Concatenate|Analyze]}
     4596   reqcObsFile           {Input observations file(s), full path [character string, comma separated list in quotation marks]}
     4597   reqcNavFile           {Input navigation file(s), full path [character string, comma separated list in quotation marks]}
     4598   reqcOutObsFile        {Output observations file, full path [character string]}
     4599   reqcOutNavFile        {Output navigation file, full path [character string]}
     4600   reqcOutLogFile        {Output logfile, full path [character string]}
     4601   reqcLogSummaryOnly    {Output only summary of logfile [integer number: 0=no,2=yes]}
     4602   reqcSkyPlotSignals    {Observation signals [character string, list separated by blank character, example: C:2&7 E:1&5 G:1&2 J:1&2 R:1&2 S:1&5]}
     4603   reqcPlotDir           {QC plots directory [character string]}
     4604   reqcRnxVersion        {RINEX version [integer number: 2|3]}
     4605   reqcSampling          {RINEX output file sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
     4606   reqcV2Priority        {Version 2 priority of signal attributes [character string, list separated by blank character, example: G:CWPX_? R:CP]}
     4607   reqcStartDateTime     {Start time [character string, example: 1967-11-02T00:00:00]}
     4608   reqcEndDateTime       {Stop time [character string, example: 2099-01-01T00:00:00 }
     4609   reqcRunBy             {Operators name [character string]}
     4610   reqcUseObsTypes       {Use observation types [character string, list separated by blank character, example: G:C1C G:L1C R:C1C RC1P]}
     4611   reqcComment           {Additional comments [character string]}
     4612   reqcOldMarkerName     {Old marker name [character string]}
     4613   reqcNewMarkerName     {New marker name [character string]}
     4614   reqcOldAntennaName    {Old antenna name [character string]}
     4615   reqcNewAntennaName    {New antenna name [character string]}
     4616   reqcOldAntennaNumber  {Old antenna number [character string]}
     4617   reqcNewAntennaNumber  {New antenna number [character string]}
     4618   reqcOldAntennadN      {Old north eccentritity [character string]}
     4619   reqcNewAntennadN      {New north eccentricity [character string]}
     4620   reqcOldAntennadE      {Old east eccentricity [character string]}
     4621   reqcNewAntennadE      {New east eccentricity [character string]}
     4622   reqcOldAntennadU      {Old up eccentricity [character string]}
     4623   reqcNewAntennadU      {New up eccentricity [character string]}
     4624   reqcOldReceiverName   {Old receiver name [character string]}
     4625   reqcNewReceiverName   {New receiver name [character string]}
     4626   reqcOldReceiverNumber {Old receiver number [character string]}
     4627   reqcNewReceiverNumber {New receiver number [character string]}
    46374628
    46384629SP3 Comparison Panel keys:
    4639            sp3CompFile       {SP3 input files, full path [character string, comma separated list in quotation marks]}
    4640            sp3CompExclude    {Satellite exclusion list [character string, comma separated list in quotation marks, example: "G04,G31,R"]}
    4641            sp3CompOutLogFile {Output logfile, full path [character string]}
     4630   sp3CompFile       {SP3 input files, full path [character string, comma separated list in quotation marks]}
     4631   sp3CompExclude    {Satellite exclusion list [character string, comma separated list in quotation marks, example: "G04,G31,R"]}
     4632   sp3CompOutLogFile {Output logfile, full path [character string]}
    46424633
    46434634Broadcast Corrections Panel keys:
    4644            corrPath {Directory for saving files in ASCII format [character string]}
    4645            corrIntr {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
    4646            corrPort {Output port [integer number]}
     4635   corrPath {Directory for saving files in ASCII format [character string]}
     4636   corrIntr {File interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
     4637   corrPort {Output port [integer number]}
    46474638
    46484639Feed Engine Panel keys:
    4649            outPort  {Output port, synchronized [integer number]}
    4650            outWait  {Wait for full observation epoch [integer number of seconds: 1-30]}
    4651            outSampl {Sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
    4652            outFile  {Output file, full path [character string]}
    4653            outUPort {Output port, unsynchronized [integer number]}
     4640   outPort  {Output port, synchronized [integer number]}
     4641   outWait  {Wait for full observation epoch [integer number of seconds: 1-30]}
     4642   outSampl {Sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
     4643   outFile  {Output file, full path [character string]}
     4644   outUPort {Output port, unsynchronized [integer number]}
    46544645
    46554646Serial Output Panel:
    4656            serialMountPoint         {Mountpoint [character string]}
    4657            serialPortName           {Port name [character string]}
    4658            serialBaudRate           {Baud rate [integer number: 110|300|600|1200|2400|4800|9600|19200|38400|57600|115200]}
    4659            serialFlowControl        {Flow control [character string: OFF|XONXOFF|HARDWARE}
    4660            serialDataBits           {Data bits [integer number: 5|6|7|8]}
    4661            serialParity             {Parity [character string: NONE|ODD|EVEN|SPACE]}
    4662            serialStopBits           {Stop bits [integer number: 1|2]}
    4663            serialAutoNMEA           {NMEA specification [character string: no|Auto|Manual GPGGA|Manual GNGGA]}
    4664            serialFileNMEA           {NMEA filename, full path [character string]}
    4665            serialHeightNMEA         {Height [floating-point number]}
    4666            serialHeightNMEASampling {Sampling rate [integer number of seconds: 0|10|20|30|...|280|290|300]}
     4647   serialMountPoint         {Mountpoint [character string]}
     4648   serialPortName           {Port name [character string]}
     4649   serialBaudRate           {Baud rate [integer number: 110|300|600|1200|2400|4800|9600|19200|38400|57600|115200]}
     4650   serialFlowControl        {Flow control [character string: OFF|XONXOFF|HARDWARE}
     4651   serialDataBits           {Data bits [integer number: 5|6|7|8]}
     4652   serialParity             {Parity [character string: NONE|ODD|EVEN|SPACE]}
     4653   serialStopBits           {Stop bits [integer number: 1|2]}
     4654   serialAutoNMEA           {NMEA specification [character string: no|Auto|Manual GPGGA|Manual GNGGA]}
     4655   serialFileNMEA           {NMEA filename, full path [character string]}
     4656   serialHeightNMEA         {Height [floating-point number]}
     4657   serialHeightNMEASampling {Sampling rate [integer number of seconds: 0|10|20|30|...|280|290|300]}
    46674658
    46684659Outages Panel keys:
    4669            adviseObsRate {Stream observation rate [character string: 0.1 Hz|0.2 Hz|0.5 Hz|1 Hz|5 Hz]}
    4670            adviseFail    {Failure threshold [integer number of minutes: 0-60]}
    4671            adviseReco    {Recovery threshold [integer number of minutes: 0-60]}
    4672            adviseScript  {Advisory script, full path [character string]}
     4660   adviseObsRate {Stream observation rate [character string: 0.1 Hz|0.2 Hz|0.5 Hz|1 Hz|5 Hz]}
     4661   adviseFail    {Failure threshold [integer number of minutes: 0-60]}
     4662   adviseReco    {Recovery threshold [integer number of minutes: 0-60]}
     4663   adviseScript  {Advisory script, full path [character string]}
    46734664
    46744665Miscellaneous Panel keys:
    4675            miscMount    {Mountpoint [character string]}
    4676            miscIntr     {Interval for logging latency [character string: Blank|2 sec|10 sec|1 min|5 min|15 min|1 hour|6 hours|1 day]}
    4677            miscScanRTCM {Scan for RTCM message numbers [integer number: 0=no,2=yes]}
    4678            miscPort     {Output port [integer number]}
     4666   miscMount    {Mountpoint [character string]}
     4667   miscIntr     {Interval for logging latency [character string: Blank|2 sec|10 sec|1 min|5 min|15 min|1 hour|6 hours|1 day]}
     4668   miscScanRTCM {Scan for RTCM message numbers [integer number: 0=no,2=yes]}
     4669   miscPort     {Output port [integer number]}
    46794670
    46804671PPP Client Panel 1 keys:
    4681            PPP/dataSource  {Data source [character string: Blank|Real-Time Streams|RINEX Files]}
    4682            PPP/rinexObs    {RINEX observation file, full path [character string]}
    4683            PPP/rinexNav    {RINEX navigation file, full path [character string]}
    4684            PPP/corrMount   {Corrections mountpoint [character string]}
    4685            PPP/corrFile    {Corrections file, full path [character string]}
    4686            PPP/crdFile     {Coordinates file, full path [character string]}
    4687            PPP/logPath     {Directory for PPP log files [character string]}
    4688            PPP/antexFile   {ANTEX file, full path [character string]}
    4689            PPP/nmeaPath    {Directory for NMEA output files [character string]}
    4690            PPP/snxtroPath  {Directory for SINEX troposphere output files [character string]}
    4691            PPP/v3filenames {Produce version 3 filenames, 0=no,2=yes}
    4692            PPP/snxtroIntr  {SINEX troposphere file interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
    4693            PPP/snxtroSampl {SINEX troposphere file sampling rate [integer number of seconds: 0|30|60|90|120|150|180|210|240|270|300]}
     4672   PPP/dataSource  {Data source [character string: Blank|Real-Time Streams|RINEX Files]}
     4673   PPP/rinexObs    {RINEX observation file, full path [character string]}
     4674   PPP/rinexNav    {RINEX navigation file, full path [character string]}
     4675   PPP/corrMount   {Corrections mountpoint [character string]}
     4676   PPP/corrFile    {Corrections file, full path [character string]}
     4677   PPP/crdFile     {Coordinates file, full path [character string]}
     4678   PPP/logPath     {Directory for PPP log files [character string]}
     4679   PPP/antexFile   {ANTEX file, full path [character string]}
     4680   PPP/nmeaPath    {Directory for NMEA output files [character string]}
     4681   PPP/snxtroPath  {Directory for SINEX troposphere output files [character string]}
     4682   PPP/v3filenames {Produce version 3 filenames, 0=no,2=yes}
     4683   PPP/snxtroIntr  {SINEX troposphere file interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
     4684   PPP/snxtroSampl {SINEX troposphere file sampling rate [integer number of seconds: 0|30|60|90|120|150|180|210|240|270|300]}
    46944685
    46954686PPP Client Panel 2 keys:
    4696            PPP/staTable {Station specifications table [character string, semicolon separated list, each element in quotaion marks, example:
    4697                         "FFMJ1,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7777";"CUT07,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7778"]}
     4687   PPP/staTable {Station specifications table [character string, semicolon separated list, each element in quotaion marks, example:
     4688                "FFMJ1,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7777";"CUT07,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7778"]}
    46984689
    46994690PPP Client Panel 3 keys:
    4700            PPP/lcGPS        {Select linear combination from GPS code or phase data [character string; P3|P3&L3]}
    4701            PPP/lcGLONASS    {Select linear combination from GLONASS code or phase data [character string: no|P3|L3|P3&L3]}
    4702            PPP/lcGalileo    {Select linear combination from Galileo code or phase data [character string: no|P3|L3|P3&L3]}
    4703            PPP/lcBDS        {Select linear combination from BDS code or phase data [character string: no|P3|L3|P3&L3]}
    4704            PPP/sigmaC1      {Sigma for code observations in meters [floating-point number]}
    4705            PPP/sigmaL1      {Sigma for phase observations in meters [floating-point number]}
    4706            PPP/maxResC1     {Maximal residuum for code observations in meters [floating-point number]}
    4707            PPP/maxResL1     {Maximal residuum for phase observations in meters [floating-point number]}
    4708            PPP/eleWgtCode   {Elevation dependent waiting of code observations [integer number: 0=no,2=yes]}
    4709            PPP/eleWgtPhase  {Elevation dependent waiting of phase observations [integer number: 0=no,2=yes]}
    4710            PPP/minObs       {Minimum number of observations [integer number: 4|5|6]}
    4711            PPP/minEle       {Minimum satellite elevation in degrees [integer number: 0-20]}
    4712            PPP/corrWaitTime {Wait for clock corrections [integer number of seconds: no|1-20]}
    4713            PPP/seedingTime  {Seeding time span for Quick Start [integer number of seconds]}
     4691   PPP/lcGPS        {Select linear combination from GPS code or phase data [character string; P3|P3&L3]}
     4692   PPP/lcGLONASS    {Select linear combination from GLONASS code or phase data [character string: no|P3|L3|P3&L3]}
     4693   PPP/lcGalileo    {Select linear combination from Galileo code or phase data [character string: no|P3|L3|P3&L3]}
     4694   PPP/lcBDS        {Select linear combination from BDS code or phase data [character string: no|P3|L3|P3&L3]}
     4695   PPP/sigmaC1      {Sigma for code observations in meters [floating-point number]}
     4696   PPP/sigmaL1      {Sigma for phase observations in meters [floating-point number]}
     4697   PPP/maxResC1     {Maximal residuum for code observations in meters [floating-point number]}
     4698   PPP/maxResL1     {Maximal residuum for phase observations in meters [floating-point number]}
     4699   PPP/eleWgtCode   {Elevation dependent waiting of code observations [integer number: 0=no,2=yes]}
     4700   PPP/eleWgtPhase  {Elevation dependent waiting of phase observations [integer number: 0=no,2=yes]}
     4701   PPP/minObs       {Minimum number of observations [integer number: 4|5|6]}
     4702   PPP/minEle       {Minimum satellite elevation in degrees [integer number: 0-20]}
     4703   PPP/corrWaitTime {Wait for clock corrections [integer number of seconds: no|1-20]}
     4704   PPP/seedingTime  {Seeding time span for Quick Start [integer number of seconds]}
    47144705
    47154706PPP Client Panel 4 keys:
    4716            PPP/plotCoordinates  {Mountpoint for time series plot [character string]}
    4717            PPP/audioResponse    {Audio response threshold in meters [floating-point number]}
    4718            PPP/useOpenStreetMap {OSM track map [character string: true|false]}
    4719            PPP/useGoogleMap     {Google track map [character string: true|false]}
    4720            PPP/mapWinDotSize    {Size of dots on map [integer number: 0-10]}
    4721            PPP/mapWinDotColor   {Color of dots and cross hair on map [character string: red|yellow]}
    4722            PPP/mapSpeedSlider   {Offline processing speed for mapping [integer number: 1-100]}
     4707   PPP/plotCoordinates  {Mountpoint for time series plot [character string]}
     4708   PPP/audioResponse    {Audio response threshold in meters [floating-point number]}
     4709   PPP/useOpenStreetMap {OSM track map [character string: true|false]}
     4710   PPP/useGoogleMap     {Google track map [character string: true|false]}
     4711   PPP/mapWinDotSize    {Size of dots on map [integer number: 0-10]}
     4712   PPP/mapWinDotColor   {Color of dots and cross hair on map [character string: red|yellow]}
     4713   PPP/mapSpeedSlider   {Offline processing speed for mapping [integer number: 1-100]}
    47234714
    47244715Combine Corrections Panel keys:
    4725            cmbStreams      {Correction streams table [character string, semicolon separated list, each element in quotation marks, example:
    4726                            "IGS01 ESA 1.0";"IGS03 BKG 1.0"]}
    4727            cmbMethodFilter {Combination approach [character string: Single-Epoch|Filter]
    4728            cmbMaxres       {Clock outlier residuum threshold in meters [floating-point number]
    4729            cmbSampl        {Clock sampling rate [integer number of seconds: 10|20|30|40|50|60]}
    4730            cmbUseGlonass   {Use GLONASS in combination [integer number: 0=no,2=yes]
     4716   cmbStreams      {Correction streams table [character string, semicolon separated list, each element in quotation marks, example:
     4717                   "IGS01 ESA 1.0";"IGS03 BKG 1.0"]}
     4718   cmbMethodFilter {Combination approach [character string: Single-Epoch|Filter]
     4719   cmbMaxres       {Clock outlier residuum threshold in meters [floating-point number]
     4720   cmbSampl        {Clock sampling rate [integer number of seconds: 10|20|30|40|50|60]}
     4721   cmbUseGlonass   {Use GLONASS in combination [integer number: 0=no,2=yes]
    47314722
    47324723Upload Corrections Panel keys:
    4733            uploadMountpointsOut   {Upload corrections table [character string, semicolon separated list, each element in quotation marks, example:
    4734                                   "www.igs-ip.net,2101,IGS01,pass,IGS08,0,/home/user/BNC$[GPSWD}.sp3,/home/user/BNC$[GPSWD}.clk,258,1,0,0 byte(s)";
    4735                                   "www.euref-ip.net,2101,EUREF01,pass,ETRF2000,0,,,258,2,0,0 byte(s)"]}
    4736            uploadIntr             {Length of SP3 and Clock RINEX file interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
    4737            uploadSamplRtcmEphCorr {Orbit corrections stream sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
    4738            uploadSamplSp3         {SP3 file sampling rate [integer number of minutes: 0-15]}
    4739            uploadSamplClkRnx      {Clock RINEX file sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
     4724   uploadMountpointsOut   {Upload corrections table [character string, semicolon separated list, each element in quotation marks, example:
     4725                          "www.igs-ip.net,2101,IGS01,pass,IGS08,0,/home/user/BNC$[GPSWD}.sp3,/home/user/BNC$[GPSWD}.clk,258,1,0,0 byte(s)";
     4726                          "www.euref-ip.net,2101,EUREF01,pass,ETRF2000,0,,,258,2,0,0 byte(s)"]}
     4727   uploadIntr             {Length of SP3 and Clock RINEX file interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
     4728   uploadSamplRtcmEphCorr {Orbit corrections stream sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
     4729   uploadSamplSp3         {SP3 file sampling rate [integer number of minutes: 0-15]}
     4730   uploadSamplClkRnx      {Clock RINEX file sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
    47404731
    47414732Custom Trafo keys:
    4742            trafo_dx  {Translation X in meters [floating-point number]
    4743            trafo_dy  {Translation Y in meters [floating-point number]
    4744            trafo_dz  {Translation Z in meters [floating-point number]
    4745            trafo_dxr {Translation change X in meters per year [floating-point number]
    4746            trafo_dyr {Translation change Y in meters per year [floating-point number]
    4747            trafo_dzr {Translation change Z in meters per year [floating-point number]
    4748            trafo_ox  {Rotation X in arcsec [floating-point number]}
    4749            trafo_oy  {Rotation Y in arcsec [floating-point number]}
    4750            trafo_oz  {Rotation Z in arcsec [floating-point number]}
    4751            trafo_oxr {Rotation change X in arcsec per year [floating-point number]}
    4752            trafo_oyr {Rotation change Y in arcsec per year [floating-point number]}
    4753            trafo_ozr {Rotation change Z in arcsec per year [floating-point number]}
    4754            trafo_sc  {Scale [10^-9, floating-point number]}
    4755            trafo_scr {Scale change [10^-9 per year, floating-point number]}
    4756            trafo_t0  {Reference year [integer number]}
     4733   trafo_dx  {Translation X in meters [floating-point number]
     4734   trafo_dy  {Translation Y in meters [floating-point number]
     4735   trafo_dz  {Translation Z in meters [floating-point number]
     4736   trafo_dxr {Translation change X in meters per year [floating-point number]
     4737   trafo_dyr {Translation change Y in meters per year [floating-point number]
     4738   trafo_dzr {Translation change Z in meters per year [floating-point number]
     4739   trafo_ox  {Rotation X in arcsec [floating-point number]}
     4740   trafo_oy  {Rotation Y in arcsec [floating-point number]}
     4741   trafo_oz  {Rotation Z in arcsec [floating-point number]}
     4742   trafo_oxr {Rotation change X in arcsec per year [floating-point number]}
     4743   trafo_oyr {Rotation change Y in arcsec per year [floating-point number]}
     4744   trafo_ozr {Rotation change Z in arcsec per year [floating-point number]}
     4745   trafo_sc  {Scale [10^-9, floating-point number]}
     4746   trafo_scr {Scale change [10^-9 per year, floating-point number]}
     4747   trafo_t0  {Reference year [integer number]}
    47574748
    47584749Upload Ephemeris Panel keys:
    4759            uploadEphHost       {Broadcaster host, name or IP address [character string]}
    4760            uploadEphPort       {Broadcaster port [integer number]}
    4761            uploadEphMountpoint {Mountpoint [character string]}
    4762            uploadEphPassword   {Stream upload password [character string]}
    4763            uploadEphSample     {Stream upload sampling rate [integer number of seconds: 5|10|15|20|25|30|35|40|45|50|55|60]}
     4750   uploadEphHost       {Broadcaster host, name or IP address [character string]}
     4751   uploadEphPort       {Broadcaster port [integer number]}
     4752   uploadEphMountpoint {Mountpoint [character string]}
     4753   uploadEphPassword   {Stream upload password [character string]}
     4754   uploadEphSample     {Stream upload sampling rate [integer number of seconds: 5|10|15|20|25|30|35|40|45|50|55|60]}
    47644755
    47654756Add Stream keys:
    4766            mountPoints   {Mountpoints [character string, semicolon separated list, example:
    4767                          //user:pass@www.igs-ip.net:2101/FFMJ1 RTCM_3.1 DEU 50.09 8.66 no 2;
    4768                          //user:pass@www.igs-ip.net:2101/FFMJ2 RTCM_3.1 DEU 50.09 8.66 no 2}
    4769            ntripVersion  {Ntrip Version [character string: 1|2|2s|R|U]}
    4770            casterUrlList {Visited Broadcasters [character string, comma separated list]}
     4757   mountPoints   {Mountpoints [character string, semicolon separated list, example:
     4758                 //user:pass@www.igs-ip.net:2101/FFMJ1 RTCM_3.1 DEU 50.09 8.66 no 2;
     4759                 //user:pass@www.igs-ip.net:2101/FFMJ2 RTCM_3.1 DEU 50.09 8.66 no 2}
     4760   ntripVersion  {Ntrip Version [character string: 1|2|2s|R|U]}
     4761   casterUrlList {Visited Broadcasters [character string, comma separated list]}
    47714762
    47724763Note:
Note: See TracChangeset for help on using the changeset viewer.