Changeset 664 in ntrip


Ignore:
Timestamp:
Jan 29, 2008, 6:00:43 PM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r658 r664  
    3838<ul>
    3939<li>RTCM Version 2.x containing message types 18 and 19 (GPS and GLONASS), </li>
    40 <li>RTCM Version 3.x containing message types 1002 (GPS, SBAS) or 1004 (GPS), 1010 or 1012 (GLONASS), 1019 or 1020 (Broadcast Ephemeris)</li>
    41 <li>RTIGS (GPS only).</li>
     40<li>RTCM Version 3.x containing message types 1002 (GPS, SBAS) or 1004 (GPS), 1010 or 1012 (GLONASS), 1019 or 1020 (broadcast ephemeris)</li>
     41<li>RTIGS containing GPS record types 200 (observations) and 300 (ephemeris).</li>
    4242</ul>
    4343Furthermore, BNC allows to by-pass its decoding and conversion algorithms, leave whatever is received untouched and save it in files.
     
    337337<p><a name="mountpoints"><h4>3.6. Ephemeris</h4></p>
    338338<p>
    339 Broadcast Ephemeris can be saved as RINEX Navigation files when received via RTCM Version 3.x as message types 1019 (GPS) and 1020 (GLONASS). The file name convention follows the details given in section 'RINEX File Names' except that the first four characters are 'BNC_' and the last character is
     339Broadcast ephemeris can be saved as RINEX Navigation files when received via RTCM Version 3.x as message types 1019 (GPS) and 1020 (GLONASS) or via RTIGS records type 300. The file name convention follows the details given in section 'RINEX File Names' except that the first four characters are 'BNC_' and the last character is
    340340</p>
    341341<ul>
     
    346346<p><a name="ephpath"><h4>3.6.1 Ephemeris Directory - optional</h4></p>
    347347<p>
    348 Specify the path for saving Broadcast Ephemeris data as RINEX Navigation files. If the specified directory does not exist, BNC will not create RINEX Navigation files. Default value for 'Ephemeris directory' is an empty option field, meaning that no RINEX Navigation files will be created.
     348Specify the path for saving broadcast ephemeris data as RINEX Navigation files. If the specified directory does not exist, BNC will not create RINEX Navigation files. Default value for 'Ephemeris directory' is an empty option field, meaning that no RINEX Navigation files will be created.
    349349</p>
    350350
    351351<p><a name="ephvers"><h4>3.6.2 RINEX Version - optional</h4></p>
    352352<p>
    353 Default format for RINEX Navigation files containing Broadcast Ephemeris is RINEX Version 2.11. Select 'RINEX v3' if you want to save the ephemeris in RINEX Version 3 format.
     353Default format for RINEX Navigation files containing broadcast ephemeris is RINEX Version 2.11. Select 'RINEX v3' if you want to save the ephemeris in RINEX Version 3 format.
    354354</p>
    355355
     
    407407</p><p>The script may contain commands to archive outage/corrupt information or to send an email to BNC's operator and/or to the affected stream provider. An empty option field or invalid path means that you don't want to use this option.
    408408</p>
     409<p>
     410Notice script example for Unix/Linux systems:
     411</p>
     412<pre>
     413#!/bin/bash
     414cat | mail -s "BNC: $2 Stream $1" email@address &lt;&lt;!
     415Notice Advisory to BNC User,
     416Please note a ${2} advisory from BNC for stream $1 dated `date`.
     417Regards, BNC
     418!
     419</pre>
    409420
    410421<p><a name="mountpoints"><h4>3.8. Mountpoints</h4></p>
     
    566577<tr><td>May 2007 &nbsp;</td><td>Version 1.3 &nbsp;</td><td>[Add] Source code published.
    567578<tr><td>Jul 2007 &nbsp;</td><td>Version 1.4 &nbsp;</td><td>[Bug] Skip messages from proxy server<br> [Bug] Call RINEX script through 'nohup'</td></tr>
    568 <tr><td>Dec 2007 &nbsp;</td><td>Version 1.5 &nbsp;</td><td>[Add] Handle Ephemeris from RTCM Version 3.x streams<br> [Add] Upgrade to Qt Version 4.3.2<br> [Add] Optional RINEX v3 output<br> [Add] SBAS support</td></tr>
     579<tr><td>Feb 2008 &nbsp;</td><td>Version 1.5 &nbsp;</td><td>[Add] Handle ephemeris from RTCM Version 3.x streams<br> [Add] Upgrade to Qt Version 4.3.2<br> [Add] Optional RINEX v3 output<br> [Add] SBAS support<br> [Bug] RINEX skeleton download following stream outage<br> [Add] Handle ephemeris from RTIGS streams<br> [Add] Notice advisories following stream failure/recovery</td></tr>
    569580</table>
    570581</p>
     
    679690<li>Type 1013, Modified julian date, leap second, configured message types and interval.</li>
    680691<li>Type 1014 and 1017, Network RTK (MAK) messages (under development).</li>
    681 <li>Type 1019, GPS Ephemeris.</li>
    682 <li>Type 1020, GLONASS Ephemeris.</li>
     692<li>Type 1019, GPS ephemeris.</li>
     693<li>Type 1020, GLONASS ephemeris.</li>
    683694<li>Type 4088 and 4095, Proprietary messages (under development).
    684695</li>
     
    718729<li>A station message is output once per hour and is 20 bytes.</li>
    719730<li>An observation message is output once per second. The header is 12 bytes long and the SOC data is 21 bytes per PRN. So a typical RTIGSO_T message will be 390 bytes if 8 sats are being tracked.</li>
    720 <li>An ephemeris message is output when the ephemeris is decoded by the GPS receiver. The time in the Ephemeris header is the collected time. Only one ephemeris can be bundled in a RTIGSE_T message.<br>
     731<li>An ephemeris message is output when the ephemeris is decoded by the GPS receiver. The time in the ephemeris header is the collected time. Only one ephemeris can be bundled in a RTIGSE_T message.<br>
    721732A RTIGSE_T message contains one eph. The message consists of 12 header bytes and 72 ephemeris bytes, for a total of 84 bytes.</li>
    722733<li>The RTIGSM_T (met) message should be issued once every 15 minutes. A basic met message consists of a 12 byte header and 3 longs (temp, press and relative humidity) for a total of 24 bytes.</li>
     
    759770ephPath=/home/user/rinex
    760771ephV3=2
     772inspSegm=15
    761773logFile=/home/user/log.txt
    762774mountPoints=//user:pass@www.euref-ip.net:2101/ACOR0 RTCM_2.3 43.36 351.60 no, //user:pass@www.igs-ip.net:2101/FFMJ3 RTCM_3.0 41.58 1.40 no
     775noticeFail=15
     776noticeReco=5
    763777outEphPort=2102
    764778outFile=/home/user/ascii
Note: See TracChangeset for help on using the changeset viewer.