Public Member Functions | |
GPSReceive (int port) | |
string | ReceiveALL () |
MSG_GGA | ReceiveGGA () |
MSG_RMC | ReceiveRMC () |
MSG_GSV | ReceiveGSV () |
MSG_GSA | ReceiveGSA () |
Properties | |
Boolean | PortOpen |
|
GPSReceive constructor.
|
|
Receive NMEA0183 message from GPS device
|
|
Receive NMEA0183 message from GPS device and extract $GPGGA data
|
|
Receive NMEA0183 message from GPS device and extract $GPRMC data
|
|
Receive NMEA0183 message from GPS device and extract $GPGSV data
|
|
Receive NMEA0183 message from GPS device and extract $GPGSA data
|
|
Open GPS device port or close
|