Changeset 1666 in ntrip for trunk/BNS/bnshelp.html


Ignore:
Timestamp:
Feb 27, 2009, 10:41:19 AM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnshelp.html

    r1656 r1666  
    1 <h3>BKG Ntrip State Space Server (BNS) Version 1.0</h3>
     1<h3>BKG Ntrip State Space Server (BNS) Version 1.1</h3>
    22
    33<p>
     
    5151</p>
    5252<p>
    53 Note that BNS currently only generates premature RTCM Version 3.x message types 4056 for combined GPS orbit and clock corrections and 4057 for combined GLONASS orbit and clock corrections to Broadcast Ephemeris.
     53Note that BNS currently only generates premature RTCM Version 3.x message types 4063 for combined GPS orbit and clock corrections and 4069 for combined GLONASS orbit and clock corrections to Broadcast Ephemeris.
    5454</p>
    5555
     
    275275<p><a name="ephc"><h4>4.7. Ephemeris Corrections</h4></p>
    276276<p>
    277 BNS can upload the resulting stream(s) of clock and orbit corrections to Broadcast Ephemeris to an NTRIP Broadcaster. Both EUREF and IGS operate an NTRIP broadcaster at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u> which can be used for stream upload. The stream's format is RTCM Version 3.x. Note that it only carries the premature message Types 4056 and 4057 for combined orbit and clock corrections to GPS and GLONASS Broadcast Ephemeris.
     277BNS can upload the resulting stream(s) of clock and orbit corrections to Broadcast Ephemeris to an NTRIP Broadcaster. Both EUREF and IGS operate an NTRIP broadcaster at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u> which can be used for stream upload. The stream's format is RTCM Version 3.x. Note that it only carries the premature message Types 4063 and 4069 for combined orbit and clock corrections to GPS and GLONASS Broadcast Ephemeris.
    278278</p>
    279279<p>
     
    362362</p>
    363363<p>
    364 The following is an example file contents based on combined orbit and clock corrections for GPS and GLONASS carried in RTCM Version 3.x message Type 4056 and 4057:
     364The following is an example file contents based on combined orbit and clock corrections for GPS and GLONASS carried in RTCM Version 3.x message Type 4063 and 4069:
    365365</p>
    366366<p>
     
    438438</li>
    439439<li>
    440 Currently BNS can only generate premature RTCM Version 3.x message Type 4056 and 4057 for combined GPS and GLONASS orbit and clock corrections, see RTCM document 026-2008-SC104-429 'Version 1 Proposed SSR Messages prepared by Geo++'. Note that the length of data fields in these messages is not yet standardized. What's implemented in BNS is just a temporary solution.
     440Currently BNS can only generate premature RTCM Version 3.x message Type 4060-4071 (see RTCM document 012-2009-SC104-528 'Proposed SSR Messages for SV Orbit, Clock, Code Biases, URA prepared by Geo++'). Note that what is implemented in BNS is just a temporary solution.
    441441</li>
    442442<li>
     
    474474<tr></tr>
    475475<tr><td>Dec 2008 &nbsp;</td><td>Version 1.0 &nbsp;</td><td>[Add] Source code and binaries published.</td></tr>
     476<tr><td>Mar 2009 &nbsp;</td><td>Version 1.1 &nbsp;</td><td>[Add] New messages for URA and high-rate clocks.</td></tr>
    476477</table>
    477478</p>
     
    518519<p>
    519520<ul>
    520 <li>Message type 4050: GPS orbit corrections to Broadcast Ephemeris</li>
    521 <li>Message type 4051: GPS clock corrections to Broadcast Ephemeris</li>
    522 <li>Message type 4052: GPS code biases</li>
    523 <li>Message type 4053: GLONASS orbit corrections to Broadcast Ephemeris</li>
    524 <li>Message type 4054: GLONASS clock corrections to Broadcast Ephemeris</li>
    525 <li>Message type 4055: GLONASS code biases</li>
    526 <li>Message type 4056: Combined orbit and clock corrections to GPS Broadcast Ephemeris</li>
    527 <li>Message type 4057: Combined orbit and clock corrections to GLONASS Broadcast Ephemeris</li>
     521<li>Message type 4060: GPS orbit corrections to Broadcast Ephemeris</li>
     522<li>Message type 4061: GPS clock corrections to Broadcast Ephemeris</li>
     523<li>Message type 4062: GPS code biases</li>
     524<li>Message type 4063: Combined orbit and clock corrections to GPS Broadcast Ephemeris</li>
     525<li>Message type 4064: GPS User Range Accuracy (URA)</li>
     526<li>Message type 4065: High-rate GPS clock corrections to Broadcast Ephemeris</li>
     527<li>Message type 4066: GLONASS orbit corrections to Broadcast Ephemeris</li>
     528<li>Message type 4067: GLONASS clock corrections to Broadcast Ephemeris</li>
     529<li>Message type 4068: GLONASS code biases</li>
     530<li>Message type 4069: Combined orbit and clock corrections to GLONASS Broadcast Ephemeris</li>
     531<li>Message type 4070: GLONASS User Range Accuracy (URA)</li>
     532<li>Message type 4071: High-rate GLONASS clock corrections to Broadcast Ephemeris</li>
    528533</ul>
    529534</p>
Note: See TracChangeset for help on using the changeset viewer.