Index: trunk/BNC/bnchelp.html
===================================================================
--- trunk/BNC/bnchelp.html	(revision 1465)
+++ trunk/BNC/bnchelp.html	(revision 1466)
@@ -132,6 +132,6 @@
 &nbsp; &nbsp; &nbsp; 3.12.3. <a href=#streamtable>Caster Table</a><br>
 &nbsp; &nbsp; &nbsp; 3.12.4. <a href=#streamuser>User and Password</a><br>
-&nbsp; &nbsp; &nbsp; 3.12.5. <a href=#streamntrip>NTRIP Version</a><br>
-&nbsp; &nbsp; &nbsp; 3.12.6. <a href=#streamtable>Get Table</a><br>
+&nbsp; &nbsp; &nbsp; 3.12.5. <a href=#streamtable>Get Table</a><br>
+&nbsp; &nbsp; &nbsp; 3.12.6. <a href=#streamntrip>NTRIP Version</a><br>
 &nbsp; &nbsp; &nbsp; 3.12.7. <a href=#streamdelete>Delete Streams</a><br>
 &nbsp; &nbsp; &nbsp; 3.12.8. <a href=#streamedit>Edit Streams</a><br>
@@ -774,34 +774,34 @@
 </p> 
 
-<p><a name="streamntrip"><h4>3.12.5 NTRIP Version - mandatory</h4></p>
-<p>
-Some 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:
-</p>
-<p>
-&nbsp; 1:&nbsp; NTRIP version 1 in TCP/IP mode,<br>
+<p><a name="streamtable"><h4>3.12.5 Get Table</h4></p>
+<p>
+Use 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.
+</p> 
+<p>
+The contents of data field 'nmea' tells you whether a stream retrieval needs to be initiated by BNC through sending an NMEA-GGA message carrying approximate position coordinates (virtual reference station).
+</p>
+<p>
+Hit 'OK' to return to the main window. If you wish you can click on 'Add Streams' and repeat the process again to retrieve streams from different casters.
+</p> 
+
+<p><a name="streamntrip"><h4>3.12.6 NTRIP Version - mandatory</h4></p>
+<p>
+Some 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. Version 2 is backwards compatible to Version 1. Options implemented in BNC are:
+</p>
+<p>
+&nbsp; 1:&nbsp; NTRIP version 1, TCP/IP.<br>
 &nbsp; 2:&nbsp; NTRIP version 2 in TCP/IP mode.<br>
 &nbsp; R:&nbsp; NTRIP version 2 in RTSP/RTP mode.
 </p>
 <p>
-If protocol version 2 is supported by the broadcaster:
-</p>
-<ul>
-<li>Try using option '2' if your streams are blocked by a proxy server operated in front of BNC.</li>
-<li>Option 'R' may be selected if latency is more important than completeness for your application. Note that the latency reduction is likely to be in the order of 0.5 sec. Note further that option 'R' is not accepted by proxy servers.</li>
+If NTRIP version 2 is supported by the broadcaster:
+</p>
+<ul>
+<li>Try using option '2' if your streams are otherwise blocked by a proxy server operated in front of BNC.</li>
+<li>Option 'R' may be selected if latency is more important than completeness for your application. Note that the latency reduction is likely to be in the order of 0.5 sec or less. Note further that option 'R' (RTSP/RTP mode) is not accepted by proxy servers and a mobile Internet Service Provider may not support it.</li>
 </ul>
 <p>
 Select option '1' if you are not sure whether the broadcaster supports NTRIP version 2.</li>
 </p>
-
-<p><a name="streamtable"><h4>3.12.6 Get Table</h4></p>
-<p>
-Use 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.
-</p> 
-<p>
-The contents of data field 'nmea' tells you whether a stream retrieval needs to be initiated by BNC through sending an NMEA-GGA message carrying approximate position coordinates (virtual reference station).
-</p>
-<p>
-Hit 'OK' to return to the main window. If you wish you can click on 'Add Streams' and repeat the process again to retrieve streams from different casters.
-</p> 
 
 <p><a name="streamdelete"><h4>3.12.7 Delete Streams</h4></p>
Index: trunk/BNC/bnctabledlg.cpp
===================================================================
--- trunk/BNC/bnctabledlg.cpp	(revision 1465)
+++ trunk/BNC/bnctabledlg.cpp	(revision 1466)
@@ -114,5 +114,5 @@
 
   _buttonCasterTable->setWhatsThis(tr("<p>Hit 'Show' for a table of known NTRIP broadcaster installations as maintained at www.rtcm-ntrip.org/home.</p><p>A window opens which allows to select a broadcaster for stream retrieval.</p>"));
-  _ntripVersionComboBox->setWhatsThis(tr("<p>Select the NTRIP transport protocol version you want to use. Implemented options are:<br>&nbsp; 1:&nbsp; NTRIP version 1, TCP/IP<br>&nbsp; 2:&nbsp; NTRIP version 2, TCP/IP<br>&nbsp; R:&nbsp; NTRIP Version 2, RTSP/RTP<br>Select option '1' if you are not sure whether the NTRIP broadcaster supports NTRIP version 2.</p>"));
+  _ntripVersionComboBox->setWhatsThis(tr("<p>Select the NTRIP transport protocol version you want to use. Implemented options are:<br>&nbsp; 1:&nbsp; NTRIP version 1, TCP/IP<br>&nbsp; 2:&nbsp; NTRIP version 2, TCP/IP mode<br>&nbsp; R:&nbsp; NTRIP Version 2, RTSP/RTP mode<br>Select option '1' if you are not sure whether the NTRIP broadcaster supports NTRIP version 2.</p><p>Note that RTSP/RTP (option 'R') is sometimes not supported by mobile Internet Service Providers.</p>"));
 
   _table = new QTableWidget(this);
