Bmag incl gps rettelse

Dependencies:   mbed WDT MODSERIAL BME280

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BMAGA BMAG string handling class
ErrorHandlerAn Error Handler class
FATFileSystemFATFileSystem based on ChaN's Fat Filesystem library v0.8
IUSBHostSerialGeneric interface to abstract 3G dongles' impl
USBHost::LockInstantiate to protect USB thread from accessing shared objects (USBConnectedDevices and Interfaces)
Mail< T, queue_sz >The Mail class allow to control, send, receive, or wait for mail
MemoryPool< T, pool_sz >Define and manage fixed-size memory pools of objects of a given type
MutexUsed to synchronise the execution of threads
NMEAAn NMEA handler class
Queue< T, queue_sz >The Queue class allow to control, send, receive, or wait for messages
RtosTimerAllow creating and and controlling of timer functions in the system
SemaphoreUsed to manage and protect access to a set of shared resources
SPSAn *.SPS format handler class
ThreadAllow defining, creating, and controlling thread functions in the system
USBDeviceConnectedUSBDeviceConnected class
USBEndpointUSBEndpoint class
USBHALHostUSBHALHost class
USBHostUSBHost class This class is a singleton
USBHostHubA class to use a USB Hub
USBHostKeyboardA class to communicate a USB keyboard
USBHostMIDIA class to communicate a USB MIDI device
USBHostMouseA class to communicate a USB mouse
USBHostMSDA class to communicate a USB flash disk
USBHostSerialPortA class to communicate a USB virtual serial port
WANDongleA class to use a WAN (3G/LTE) access dongle
WANDongleSerialPortA class to use a WAN (3G/LTE) access dongle