ASCEND Flight Software
|
CCommandMessage | |
▼CDevice | Implements the recovery system for Sensor and Storage objects |
▼CSensor | Parent class for sensor objects |
CAS7331Sensor | Implementation of a Sensor for UVA/B/C sensor |
CBME280Sensor | Implementation of a Sensor for the BME280 |
CBME680Sensor | A class to interface with the Adafruit BME680 sensor for environmental data collection |
CBMP390Sensor | Implementation of a Sensor for BMP384 Pressure and Temperature sensor |
CDS3231Sensor | Implementation of a Sensor for the DS3231 Real Time Clock |
CENS160Sensor | Implementation of a Sensor for the ENS160 |
CICM20948Sensor | Implementation of the Sensor class for the Adafruit ICM20948 (9-axis IMU) |
CINA260Sensor | A class to interface with the Adafruit INA260 sensor for current, voltage, and power measurements |
CLSM9DS1Sensor | Implementation of the Sensor class for the LSM9DS1 (9-axis IMU) |
CMTK3339Sensor | Implementation of the Adafruit MTK3339 GPS sensor |
COzoneSensor | Implementation of a Sensor for the onboard temperature sensor |
CPCF8523Sensor | Implementation of the PCF8523 sensor |
CSCD40Sensor | A class to interface with the Sensirion SCD40 sensor for CO2 data collection |
CSGP30Sensor | Implementation of a Sensor for the SGP Air Quality sensor |
CSHTC3Sensor | Implementation of a Sensor for the SHTC3 |
CTMP117Sensor | Implementation of a Sensor for the TMP117 |
CTempSensor | Implementation of a Sensor for the onboard temperature sensor |
▼CStorage | Parent class for all data storage devices (sd card, radio, etc) |
CFlashStorage | |
CRadioStorage | Implementation of a Storage device to interface with an SD card |
CSDStorage | Implementation of a Storage device to interface with an SD card |
CErrorDisplay | Singleton class for the 3 GPIO LED Error Display |
CFileHeader |