Changeset 2570 in ntrip
- Timestamp:
- Aug 11, 2010, 3:47:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2564 r2570 1166 1166 <p><a name="pppnmeaout"><h4>3.11.5 NMEA</h4></p> 1167 1167 <p> 1168 BNC allows to output results from Point Positioning in NMEA format. The NMEA messages generated are 1169 <ul> 1170 <li> one leading GPRMC message which carries only date and time information, plus</li> 1171 <li> about once per second a GPGGA message which mainly carries the estimated latitude, longitude, and height values.</li> 1172 </ul> 1173 </p> 1168 BNC allows to output results from Precise Point Positioning in NMEA format. The NMEA sentences generated about once per second are pairs of 1169 <ul> 1170 <li> GPGGA sentences which mainly carry the estimated latitude, longitude, and height values, plus</li> 1171 <li> GPRMC sentences which carry only date and time information.</li> 1172 </ul> 1173 </p> 1174 <p> 1175 Note that Tomoji Takasu has written a Windows program called RTKPlot for visualizing NMEA strings. It is available from <u>http://gpspp.sakura.ne.jp/rtklib/rtklib.htm</u> and compatible with the NMEA output of BNC's PPP option. 1176 </p> 1177 1174 1178 1175 1179 <p><a name="pppnmeafile"><h4>3.11.5.1 File - optional</h4></p>
Note:
See TracChangeset
for help on using the changeset viewer.