Changeset 2191 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- Jan 5, 2010, 12:46:26 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2188 r2191 146 146 3.11.2.3 <a href=#ppptropo>Estimate Tropo</a><br> 147 147 3.11.2.4 <a href=#pppglo>Use GLONASS</a><br> 148 3.11.3 <a href=#pppnmea>NMEA file</a><br> 149 3.11.4 <a href=#pppnmeaport>NMEA port</a><br> 148 3.11.3 <a href=#pppnmearef>Ref. Coordinates</a><br> 149 3.11.4 <a href=#pppnmeaout>NMEA Output</a><br> 150 3.11.4.1 <a href=#pppnmeafile>NMEA File</a><br> 151 3.11.4.2 <a href=#pppnmeaport>NMEA Port</a><br> 150 152 3.12. <a href=#streams>Streams</a><br> 151 153 3.12.1 <a href=#streamedit>Edit Streams</a><br> … … 975 977 </p> 976 978 977 <p><a name="pppopt"><h4>3.11.2 Options - optional</h4></p>979 <p><a name="pppopt"><h4>3.11.2 Options</h4></p> 978 980 BNC allows to use different PPP processing options depending on the capability of the involved receiver and the application in mind. 979 981 </p> … … 999 1001 </p> 1000 1002 1001 <p><a name="pppnmea"><h4>3.11.3 NMEA file - optional</h4></p> 1002 <p> 1003 Specify the full path to a file where Precise Point Positioning results are saved as NMEA GPGGA messages. The generated NMEA file begins with a single GPRMC message which carries only the date information. 1004 </p> 1005 1006 <p><a name="pppnmeaport"><h4>3.11.3 NMEA port - optional</h4></p> 1007 <p> 1008 Specify an IP port number for a local port where Precise Point Positioning results become available as NMEA messages. The NMEA file output and the NMEA IP port output are the same. 1003 <p><a name="pppnmearef"><h4>3.11.3 Ref. Coordinates - optional</h4></p> 1004 <p> 1005 You may specify X,Y,Z reference coordinate components for the receiver's position if known. The North/East/Up time series plots shown in the 'PPP' tab will then be referred to these values. The default values for the coordinate components are empty option fields, meaning that BNC will refer time series plots to the first estimated position and not to any reference coordinate. 1006 </p> 1007 1008 <p><a name="pppnmeaout"><h4>3.11.4 NMEA Output</h4></p> 1009 <p> 1010 BNC allows to output results from Precise Point Positioning in NMEA format. The NMEA messages generated are 1011 <ul> 1012 <li> one leading GPRMC message which carries only date and time information, plus</li> 1013 <li> about once per second a GPGGA message which mainly carries the estimated latitude, longitude, and height values.</li> 1014 </ul> 1015 </p> 1016 1017 <p><a name="pppnmeafile"><h4>3.11.4.1 NMEA File - optional</h4></p> 1018 <p> 1019 Specify the full path to a file where Precise Point Positioning results are saved as NMEA messages. The generated NMEA file begins with a single GPRMC message which carries only date and time information. The default value for 'File (full path)' is an empty option field, meaning that BNC will not saved NMEA messages into a file. 1020 </p> 1021 1022 <p><a name="pppnmeaport"><h4>3.11.4.2 NMEA Port - optional</h4></p> 1023 <p> 1024 Specify the IP port number of a local port where Precise Point Positioning results become available as NMEA messages. The default value for 'Port' is an empty option field, meaning that BNC does not provide NMEA messsages vi IP port. Note that the NMEA file output and the NMEA IP port output are the same. 1009 1025 </p> 1010 1026 … … 1061 1077 <p><a name="logs"><h4>3.13. Logging</h4></p> 1062 1078 <p> 1063 A tabs section on the bottom of the main window provides online controle of BNC's activities. Tabs are available to show the records saved in a logfile, for a plot to controle the bandwidth consumtion and for a plot showing stream latencies.1079 A tabs section on the bottom of the main window provides online controle of BNC's activities. Tabs are available to show the records saved in a logfile, for a plot to controle the bandwidth consumtion, for a plot showing stream latencies, and for time series plots of PPP results. 1064 1080 </p> 1065 1081 <p><a name="logfile"><h4>3.13.1 Log</h4></p> … … 1080 1096 <p><a name="ppptab"><h4>3.13.4 PPP</h4></p> 1081 1097 <p> 1082 Precise Point Positioning time series of North (red), East (green) and Up (blue) coordinate components are shown in the 'PPP' tab. Values are either referred to reference coordinates (if specified) or referred to the first estimated coordinate components. The time as given in format hh:mmrefers to GPS Time. The sliding PPP time series window covers a period of 5 minutes.1098 Precise Point Positioning time series of North (red), East (green) and Up (blue) coordinate components are shown in the 'PPP' tab. Values are either referred to reference coordinates (if specified) or referred to the first estimated coordinate components. The time as given in format [hh:mm] refers to GPS Time. The sliding PPP time series window covers a period of 5 minutes. 1083 1099 </p> 1084 1100
Note:
See TracChangeset
for help on using the changeset viewer.