SRK Version of mDot LoRa_Sensormode_SRK
Dependencies: libmDot mbed-rtos mbed
Fork of mDot_LoRa_Sensornode by
Auto generated API documentation and code listings for mDot_LoRa_Sensornode_SRK
BME280Config | A configuration container for the BME280 Sensor |
BME280HumidityMessage | A Container that can hold acquired humidity values from the BME280 |
BME280PressureMessage | A Container that can hold acquired humidity values |
BME280TemperatureMessage | A Container that can hold acquired temperature values |
Decoder | This Class is used to decode the byte stream thats sent from the uBlox |
I2C_RT | Controls the I2C device of the mDot |
LoRa | Represents the LoRa Module with all its functionality |
LoRaConfig | A configuration container for the LoRa Module |
LoRaMeasurementMessage | A Container that can hold acquired measurement values such as Rssi, Snr and some other config values from the LoRa Module |
MAX44009 | Provides Functionality to control the MAX44009 Sensor on the Sensbert |
MAX44009Config | A configuration container for the MAX44009 Sensor |
MAX44009Message | A Container that can hold acquired lux values from the MAX44009 |
MPU9250 | Provides Functionality to control the MPU9250 Sensor on the Sensbert |
MPU9250AccelerationMessage | A Container that can hold acquired acceleration values from the MPU9250 |
MPU9250Config | A configuration container for the MPU9250 Sensor |
MPU9250TeslaMessage | A Container that can hold acquired tesla values from the MPU9250 |
POSLHH | Container that can hold GPS Information |
QueueBundle | Special Bundle that can hold references to all queues |
SensorMessage | The Base Class of a Container that can hold acquired values from a Sensor |
SI1143 | Provides Functionality to control the SI1143 Sensor on the Sensbert |
SI1143Config | A configuration container for the SI1143 Sensor |
SI1143ProximityMessage | A Container that can hold acquired proximity values from the SI1143 |
TaskAcceleration | This TaskAcceleration Class handles the acceleration measurement using the MPU9250 |
TaskGPS | This TaskGPS Class handles the GPS measurement using the uBlox |
TaskGyroscope | This TaskGyroscope Class handles all the acquired data from other Tasks that measure data using the different sensors of Sensbert |
TaskHumidity | This TaskHumidity Class handles the humidity measurement using the BME280 |
TaskLight | This TaskLight Class handles the light measurement using the MAX44009 |
TaskPressure | This TaskPressure Class handles the pressure measurement using the BME280 |
TaskProximity | This TaskProximity Class handles the proximity measurement using the SI1143 |
TaskTemperature | This TaskTemperature Class handles the temperature measurement using the BME280 |
TaskTesla | This TaskTesla Class handles the tesla measurement using the MPU9250 |
UART_Tunnel | Makes it possible to use the mDotDKs USB Connection as a COM-Port to communicate directly with a device thats connected to the STM32 Uart |
uBlox | Provides Functionality to control the uBlox |
uBloxConfig | A configuration container for the uBlox |
UBloxGPSMessage | A Container that can hold acquired gps values from the uBLOX |