To "listen" to an NMEA stream from a GPS unit and display as much information as possible from this stream in a useful way. Source code for version 1.25. Compiled form at www.ILikeTheInternet.com
Inputs
NMEA 2.0 from most GPS units at 4800 baud (the NMEA standard)
Assumes
You have to use a Comm port with this code. I know of no GPS using USB.
Returns
Graphs and charts.
Side Effects
Pleasure
API DeclarationsSee the code