AssetTrackerRK
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAssistNowDownloadClass to hold things used during download
 CLegacyAdapterThis class adapts the output from TinyGPS++ to match the results from the Adafruit parser and official Particle AssetTracker library
 CAssetTrackerCompatible replacement for the official Particle AssetTracker/Electron library
 CRawDegreesClass to hold raw degree values as integer values instead of floating point
 CTinyGPSCustomClass parse and hold an arbitrary value. Typically subclassed
 CTinyGPSDataContainer to hold the data values
 CTinyGPSPlus
 CTinyGPSDateClass to hold a date (year, month, day) value
 CTinyGPSDecimalClass to hold an arbitrary decimal value. Typically subclassed
 CTinyGPSAltitudeClass to hold altitude data and return the value in various units
 CTinyGPSCourseClass to hold course data and return the direction in degrees 0 <= deg < 360
 CTinyGPSSpeedClass to hold speed data and return the value in various units
 CTinyGPSIntegerClass to parse and maintain integer data
 CTinyGPSLocationClass to hold a location value
 CTinyGPSTimeClass to hold a time of day value
 CUbloxAssistNowClass to use u-blox AssistNow to get a faster GPS fix
 CUbloxCommandBaseClass for reading or writing a u-blox command
 CUbloxCommand< PAYLOAD_SIZE >Class to hold a command to send or a command to decode
 CUbloxCommand< 100 >
 CUbloxClass for implementing u-blox GPS support
 CUbloxMessageHandlerStructure holding information about a message handler