Package gps.connection

Interface Summary
DecoderStateInterface To be used in the receive context to represent a receiver state compatible with the state of the connected device.
 

Class Summary
DecoderStateFactory  
GPSPort abstract class defining interface for serial port implementation.
GPSrxtx This class implements the low level driver of the GPS device.
GPSRxTxPort This class implements the serial port for rxtx (on Linux).
MtkBinDecoderState This state will handle binary responses from the MTK based logger device.
MtkBinWriter Writes binary MTK packages.
NMEADecoderState This State will interpret the input stream as NMEA data.
NMEAWriter  
SirfDecoderState This state will handle Sirf packages from the SIRF based device.
WPDecoderState Refactoring is ongoing.
WPResponseModel  
WPWriter