Changeset 2137 in ntrip for trunk/BNC/bnchelp.html


Ignore:
Timestamp:
Dec 30, 2009, 1:16:43 AM (14 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r2121 r2137  
    1411413.11. <a href=#pppclient>PPP Client</a><br>
    142142&nbsp; &nbsp; &nbsp; 3.11.1 <a href=#pppmount>Mountpoint</a><br>
    143 &nbsp; &nbsp; &nbsp; 3.11.2 <a href=#pppstatic>Static</a><br>
    144 &nbsp; &nbsp; &nbsp; 3.11.3 <a href=#pppphase>Use Phase Obs</a><br>
    145 &nbsp; &nbsp; &nbsp; 3.11.4 <a href=#ppptropo>Estimate Tropo</a><br>
     143&nbsp; &nbsp; &nbsp; 3.11.2 <a href=#pppopt>Options</a><br>
     144&nbsp; &nbsp; &nbsp; 3.11.2.1 <a href=#pppstatic>Static</a><br>
     145&nbsp; &nbsp; &nbsp; 3.11.2.2 <a href=#pppphase>Use Phase Obs</a><br>
     146&nbsp; &nbsp; &nbsp; 3.11.2.3 <a href=#ppptropo>Estimate Tropo</a><br>
     147&nbsp; &nbsp; &nbsp; 3.11.2.4 <a href=#pppglo>Use GLONASS</a><br>
     148&nbsp; &nbsp; &nbsp; 3.11.3 <a href=#pppnmea>NMEA file</a><br>
    1461493.12. <a href=#streams>Streams</a><br>
    147150&nbsp; &nbsp; &nbsp; 3.12.1 <a href=#streamedit>Edit Streams</a><br>
     
    960963</p>
    961964
    962 <p><a name="pppstatic"><h4>3.11.2 Static - optional</h4></p>
    963 <p>
    964 By default BNC considers the rover position as mobile. Tick 'Static' to consider a static observation sitatuion and adapt appropriate filter characteristics for that.
    965 </p>
    966 
    967 <p><a name="pppphase"><h4>3.11.3 Use Phase Obs - optional</h4></p>
     965<p><a name="pppopt"><h4>3.11.2 Options - optional</h4></p>
     966BNC allows to use different PPP processing options.
     967</p>
     968
     969<p><a name="pppstatic"><h4>3.11.2.1 Static - optional</h4></p>
     970<p>
     971By default BNC considers the rover position as mobile. Tick 'Static' in a static observation situation to adapt appropriate filter characteristics for that.
     972</p>
     973
     974<p><a name="pppphase"><h4>3.11.2.2 Use Phase Obs - optional</h4></p>
    968975<p>
    969976By default BNC applies a PPP solution using an ionosphere free P3 linear combination of code observations. Tick 'Use phase obs' for an ionosphere free L3 linear combination of phase observations.
    970977</p>
    971978
    972 <p><a name="ppptropo"><h4>3.11.4 Estimate Tropo - optional</h4></p>
     979<p><a name="ppptropo"><h4>3.11.2.3 Estimate Tropo - optional</h4></p>
    973980<p>
    974981By default BNC does not introduce troposphere parameters when estimating coordinates. Tick 'Estimate tropo' to introduce troposphere parameters when estimating coordinates.
     982</p>
     983
     984<p><a name="pppglo"><h4>3.11.2.4 Use GLONASS - optional</h4></p>
     985<p>
     986By default BNC does not process GLONASS observations in PPP mode. Tick 'Use GLONASS' to use GPS and GLONASS observations for estimating coordinates in Precise Point Positioning mode.
     987</p>
     988
     989<p><a name="pppnmea"><h4>3.11.3 NMEA file - optional</h4></p>
     990<p>
     991Specify the full path to a file where Precise Point Positioning results are saved as NMEA GPGGA messages. The generated NMEA file will begin with a GPRMC message which carries only the date information.
    975992</p>
    976993
     
    13541371
    13551372<tr>
    1356 <td>Dec 2009 &nbsp;</td><td>Version 2.0 &nbsp;</td>
     1373<td>Jan 2010 &nbsp;</td><td>Version 2.0 &nbsp;</td>
    13571374<td>[Add] Real-time PPP option</td>
    13581375</tr>
     
    16081625<tr><td>statusTab=0</td><td>Internal memory: Bottom tab index</td></tr>
    16091626<tr><td>waitTime=5</td><td>Feed Engine: Wait for full epoch</td></tr>
     1627<tr><td>pppMount=</td><td>PPP Client: Mountpoint</td></tr>
     1628<tr><td>pppStatic=0</td><td>PPP Client: Static mode</td></tr>
     1629<tr><td>pppUsePhase=0</td><td>PPP Client: Use phase data </td></tr>
     1630<tr><td>pppEstTropo=0</td><td>PPP Client: Estimate troposphere</td></tr>
     1631<tr><td>pppGLONASS=0</td><td>PPP Client: Use GLONASS</td></tr>
     1632<tr><td>nmeaFile=</td><td>PPP Client: NMEA file</td></tr>
    16101633</table>
    16111634</p>
Note: See TracChangeset for help on using the changeset viewer.