libpandac  0.0.0
A library designed for a comm.ai Panda.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NMogi
 CThreadAbstract class, handles a single thread. Features mutual exclusion and pause/resume
 NPandaHandles USB communication and parsing with a comma.ai Panda
 C_CanFrame
 C_GpsData
 C_GpsInfo
 C_GpsMotion
 C_GpsPosition
 C_GpsQuality
 C_GpsSatellite
 CCanA class that handles the CAN data
 CCanListenerAn abstract class for new data notifications for new CAN data
 CGpsA class that handles the GPS data
 CGpsListenerAn abstract class for new data notifications for new GPS data
 CHandlerA class that handles the Usb, GPS, and CAN data
 CObdPidRequest
 CSetSystemTimeObserver
 CToyotaHandlerA threaded interface class that handles sending contorl commands to a Panda via a Panda::Handler
 CUsb
 CUsbListener
 CVinReader
 CCanFrameA CAN bus packet data
 CGpsDataA consolidation of all parsed NMEA data
 CGpsInfoHolds status information from various NMEA strings
 CGpsMotionHolds motion information from RMC NMEA strings
 CGpsMotionHolds quality information from GSA/GGA NMEA strings
 CGpsPositionHolds pose information from RMC/GGA NMEA strings
 CGpsSatelliteHolds information of a single satellite from GSV NMEA strings
 CStrym