Index: trunk/BNC/src/bnchelp.html
===================================================================
--- trunk/BNC/src/bnchelp.html	(revision 6977)
+++ trunk/BNC/src/bnchelp.html	(revision 6978)
@@ -1376,12 +1376,12 @@
 
 <p>
-BNC's Broadcast Correction files contain blocks of records in plain ASCII format. Each block covers information about one sprecific topic and starts with an epoch record with special character '&#62;' being its first character (as we have it in RINEX Version 3).
-</p>
-<p>
-<b>The epoch record of a Broadcast Corrections block</b>
-</p>
-
-<p>
-The leading epoch record of each block in a Broadcast Corrections file contains 10 parameters. Example:
+BNC's Broadcast Correction files contain blocks of records in plain ASCII format. Each block covers information about one sprecific topic and starts with an 'Epoch Record'.
+</p>
+<p>
+<b>The 'Epoch Record' of a Broadcast Corrections block</b>
+</p>
+
+<p>
+The leading 'Epoch Record' of each block in a Broadcast Corrections file contains 11 parameters. Example:
 </p>
 <pre>
@@ -1391,5 +1391,6 @@
 Their meaning is as follows:
 </p>
-<ul>
+<ol type="1">
+<li>Special character '&#62;' is the first character in each 'Epoch Record' (as we have it in RINEX Version 3)</li>
 <li>SSR message or topic descriptor, valid descriptors are:<br>ORBIT, CLOCK, CODE_BIAS, PHASE_BIAS, or VTEC</li>
 <li>Year, GPS time</li>
@@ -1420,5 +1421,5 @@
 <li>Number of following records in this block</li>
 <li>Mountpoint, source/stream indicator</li>
-</ul>
+</ol>
 Each of the following 'satellite records' in such a block carries information for one specific satellite. Undefined parameters in the 'satellite records' could be set to zero &quot;0.000&quot;.
 
@@ -1528,11 +1529,20 @@
 The second record in this block provides the following consistency information:
 <ul>
-<li>Dispersive bias consistency indicator</li>
-<li>MW consistency indicator</li>
+
+<li>Dispersive bias consistency indicatory<br>
+0 &minus; phase biases valid for non-dispersive signal only<br>
+1 &minus; phase biases maintain consistency between non-dispersive and all original dispersive phase signals
+</li>
+
+<li>MW consistency indicator<br>
+0 &minus; code and phase biases are independently derived<br>
+1 &minus; consistency between code and phase biases is maintained for the MW combinations
+</li>
+
 </ul>
 Following records provide satellite specific information:
 <ul>
 <li>GNSS Indicator and Satellite Vehicle Pseudo Random Number</li>
-<li>Yaw angle [&deg;], restricted to be in [0&deg, 360&deg]</li>
+<li>Yaw angle [&deg;], restricted to [0&deg... 360&deg]</li>
 <li>Yaw rate [&deg;/s]</li>
 <li>Number of phase biases in this record, succeeded by phase specific information:</li>
@@ -2042,5 +2052,5 @@
 <p><a name="pppclient"><h4>3.13. PPP Client</h4></p>
 <p>
-BNC can derive coordinates for a rover position following the Precise Point Positioning (PPP) approach. It uses either code or code plus phase data in ionosphere free linear combinations P3 or L3. Besides pulling a stream of observations from a dual frequency receiver, this also
+BNC can derive coordinates for a rover position following the Precise Point Positioning (PPP) approach. It uses either code or code plus phase data from one or more GNSS systems in ionosphere free linear combinations P3 or L3. Besides pulling a stream of observations from a dual frequency GNSS receiver, this also
 <ul>
 <li>requires pulling in addition a stream carrying satellite orbit and clock corrections to Broadcast Ephemeris in the form of RTCM Version 3 'State Space Representation' (SSR) messages. Note that for BNC these Broadcast Corrections need to be referred to the satellite's Antenna Phase Center (APC). Streams providing such messages are listed on <u>http://igs.bkg.bund.de/ntrip/orbits</u>. Stream 'CLK11' on NTRIP Broadcaster 'products.igs-ip.net:2101' is an example.</li>
@@ -2053,5 +2063,5 @@
 
 <p><img src="IMG/screenshot03.png"/></p>
-<p><u>Figure 20:</u> Precise Point Positioning with BNC, PPP Panel 1.</p>
+<p><u>Figure 20:</u> Real-time Precise Point Positioning with BNC, PPP Panel 1.</p>
 
 <p><img src="IMG/screenshot18.png"/></p>
