Package com.buglabs.bug.module.gps

Class Summary
Activator  
GPSFIXLEDStatusTask A class to express GPS state with GPS module LED
GPSModlet The Modlet exports the hardware-level services to the OSGi runtime.
NMEARawFeed Provides client access to raw NMEA data from GPS device.
NMEASentenceProvider This class is a thread that listens for NMEA sentences on the InputStream passed in the constructor, and will present the last parsed sentence to clients.