Changeset 1462 in ntrip


Ignore:
Timestamp:
Jan 13, 2009, 11:34:05 AM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r1457 r1462  
    130130&nbsp; &nbsp; &nbsp; 3.12.1. <a href=#streamadd>Add Streams</a><br>
    131131&nbsp; &nbsp; &nbsp; 3.12.2. <a href=#streamhost>Caster Host and Port</a><br>
    132 &nbsp; &nbsp; &nbsp; 3.12.3. <a href=#streamuser>User and Password</a><br>
    133 &nbsp; &nbsp; &nbsp; 3.12.4. <a href=#streamntrip>NTRIP Version</a><br>
    134 &nbsp; &nbsp; &nbsp; 3.12.5. <a href=#streamtable>Get Table</a><br>
    135 &nbsp; &nbsp; &nbsp; 3.12.6. <a href=#streamdelete>Delete Streams</a><br>
    136 &nbsp; &nbsp; &nbsp; 3.12.7. <a href=#streamedit>Edit Streams</a><br>
    137 &nbsp; &nbsp; &nbsp; 3.12.8. <a href=#streamconf>Reconfigure Streams On-the-fly</a><br>
     132&nbsp; &nbsp; &nbsp; 3.12.3. <a href=#streamtable>Caster Table</a><br>
     133&nbsp; &nbsp; &nbsp; 3.12.4. <a href=#streamuser>User and Password</a><br>
     134&nbsp; &nbsp; &nbsp; 3.12.5. <a href=#streamntrip>NTRIP Version</a><br>
     135&nbsp; &nbsp; &nbsp; 3.12.6. <a href=#streamtable>Get Table</a><br>
     136&nbsp; &nbsp; &nbsp; 3.12.7. <a href=#streamdelete>Delete Streams</a><br>
     137&nbsp; &nbsp; &nbsp; 3.12.8. <a href=#streamedit>Edit Streams</a><br>
     138&nbsp; &nbsp; &nbsp; 3.12.9. <a href=#streamconf>Reconfigure Streams On-the-fly</a><br>
    1381393.13. <a href=#start>Start</a><br>
    1391403.14. <a href=#stop>Stop</a><br>
     
    760761<p><a name="streamhost"><h4>3.12.2 Caster Host and Port - mandatory</h4></p>
    761762<p>
    762 Enter the NTRIP broadcaster host IP and port number. <u>http://www.rtcm-ntrip.org/home</u> provides information about known NTRIP broadcaster installations. Note that EUREF and IGS operate NTRIP broadcasters at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u>.
    763 </p>
    764 
    765 <p><a name="streamuser"><h4>3.12.3 User and Password - mandatory for protected streams</h4></p>
     763Enter the NTRIP broadcaster host IP and port number. Note that EUREF and IGS operate NTRIP broadcasters at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u>.
     764</p>
     765
     766<p><a name="streamtable"><h4>3.12.3 Caster Table - optional</h4></p>
     767<p>
     768It may be that your are not sure about your NTRIP broadcasters host and port number or you are interested in other broadcaster installations operated elsewhere. Hit 'Show' for a table of known broadcasters maintained at <u>www.rtcm-ntrip.org/home</u>. A window opens which allows to select a broadcaster for stream retrieval.
     769</p>
     770
     771<p><a name="streamuser"><h4>3.12.4 User and Password - mandatory for protected streams</h4></p>
    766772<p>
    767773Some streams on NTRIP broadcasters may be restricted. Enter a valid 'User' ID and 'Password' for access to protected streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.
    768774</p>
    769775
    770 <p><a name="streamntrip"><h4>3.12.4 NTRIP Version - mandatory</h4></p>
     776<p><a name="streamntrip"><h4>3.12.5 NTRIP Version - mandatory</h4></p>
    771777<p>
    772778Some limitations and deficiencies of the NTRIP version 1 stream transport protocol are solved in NTRIP version 2. Improvements mainly concern a full HTTP compatibility in view of requirements coming from proxy servers. Options implemented in BNC are:
     
    788794</p>
    789795
    790 <p><a name="streamtable"><h4>3.12.5 Get Table</h4></p>
     796<p><a name="streamtable"><h4>3.12.6 Get Table</h4></p>
    791797<p>
    792798Use the 'Get Table' button to download the source-table from the NTRIP broadcaster. Pay attention to data fields 'format' and 'format-details'. Keep in mind that BNC can only decode and convert streams that come in RTCM Version 2.x, RTCM Version 3.x, or RTIGS format. RTCM Version 2.x streams must contain message types 18 and 19 or 20 and 21 while RTCM Version 3.x streams must contain GPS or SBAS message types 1002 or 1004 and may contain GLONASS message types 1010 or 1012, see data field 'format-details' for available message types and their repetition rates in brackets. Note that in order to produce RINEX Navigation files RTCM Version 3.x streams containing message types 1019 (GPS) and 1020 (GLONASS) are required. Select your streams line by line, use +Shift and +Ctrl when necessary.
     
    799805</p>
    800806
    801 <p><a name="streamdelete"><h4>3.12.6 Delete Streams</h4></p>
     807<p><a name="streamdelete"><h4>3.12.7 Delete Streams</h4></p>
    802808<p>
    803809To remove a stream from the 'Streams' canvas in the main window, highlight it by clicking on it and hit the 'Delete Streams' button. You can also remove multiple streams simultaneously by highlighting them using +Shift and +Ctrl.</p>
    804810
    805 <p><a name="streamedit"><h4>3.12.7 Edit Streams</h4></p>
     811<p><a name="streamedit"><h4>3.12.8 Edit Streams</h4></p>
    806812<ul>
    807813<li>
     
    818824</ul>
    819825
    820 <p><a name="streamconf"><h4>3.12.8 Reconfigure Streams On-the-fly</h4></p>
     826<p><a name="streamconf"><h4>3.12.9 Reconfigure Streams On-the-fly</h4></p>
    821827<p>
    822828The streams selection can be changed on-the-fly without interrupting uninvolved threads in the running BNC process.
     
    960966<tr><td>Apr 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] Monitor stream failure/recovery and latency<br> [Mod] Redesign of main window<br> [Bug] Freezing of About window on Mac systems<br> [Bug] Fixed problem with PRN 32 in RTCMv2 decoder<br> [Bug] Fix for Trimble 4000SSI receivers in RTCMv2 decoder<br> [Mod] Major revision of input buffer in RTCMv2 decoder</td></tr>
    961967<tr><td>Dec 2008 &nbsp;</td><td>Version 1.6 &nbsp;</td><td>[Mod] Fill blanc columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br> [Add] Loss of lock and lock time indicator<br> [Bug] Rounding error in RTCMv3 decoder concerning GLONASS height<br> [Mod] Accept GLONASS in RTCMv3 when transmitted first<br> [Add] Leap second 1 January 2009<br> [Add] Offline mode, read data from file<br> [Add] Output antenna descriptor, coordinates and excentricities from RTCMv3<br> [Add] Reconfiguration on-the-fly<br> [Mod] Binary ouput of synchronized observations<br> [Add] Binary output of unsynchronized observations<br> [Bug] Fixed problem with joined RTCMv3 blocks</td></tr>
    962 <tr><td>Jan 2009 &nbsp;</td><td>Version 1.7 &nbsp;</td><td>[Mod] NTRIP v1 source-table request<br> [Bug] RINEX navigation file format <br> [Add] Upgrade to Qt Version 4.4.3<br> [Add] Support of NTRIP v2<br> [Add] Rover support via serial port</td></tr>
     968<tr><td>Jan 2009 &nbsp;</td><td>Version 1.7 &nbsp;</td><td>[Mod] NTRIP v1 source-table request<br> [Bug] RINEX navigation file format <br> [Add] Upgrade to Qt Version 4.4.3<br> [Add] Support of NTRIP v2<br> [Add] Rover support via serial port<br> [Add] Show broadcaster table from www.rtcm-ntrip.org<br> [Add] Enable/disable tab widgets</td></tr>
    963969</table>
    964970</p>
Note: See TracChangeset for help on using the changeset viewer.