MRAS
Multi Rocket Avionics System
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 C_BasicSensorData
 C_CommandMessage
 C_Heartbeat
 C_SimpleMessage
 C_TelemetryMessage
 CADXL375
 CAtmosphere
 CFLOATUNION_t
 CLinearKalmanFilter
 CMRAS_SystemThe main class of the MRAS system
 CSubsystem
 CBuzzerInterface
 CArduinoBuzzer
 CFakeAccelerometerA fake accelerometer for testing
 CFakeBarometer
 CNativeDataLoggerA subsystem that logs SystemMessages using its log() function, mostly for debugging
 CSDLoggerGeneral SD logger class, used by both the ground and rocket SD loggers. This class is not intended to be used directly. Instead, use the RocketSDLogger or GroundSDLogger classes
 CGroundSDLogger
 CRocketSDLoggerData logger for the rocket, uses the Teensy SD card to log CSV data and text logs to the same file
 CSensor_ADXL375A subsystem for the ADXL375 accelerometer
 CSensor_LIS3MDLA subsystem for the LIS3MDL magnetometer
 CSensor_LSM6DSO32A subsystem for the LSM6DSO32 accelerometer and gyroscope
 CSensor_MS5607
 CSensor_ZOEM8QA subsystem for the Ublox ZOEM8Q GNSS module
 CSimulinkDataLoggerA subsystem that logs SystemMessages using its log() function, for Simulink
 CStateEstimator
 CTelemetrySystemA subsystem for sending and receiving telemetry data using the LoRa radio
 CGroundTelemetrySystemTelemetry system for the ground station
 CRocketTelemetrySystemThe telemetry system for the rocket
 CTextLoggerA base class for ArduinoTextLogger and NativeTextLogger
 CArduinoTextLoggerA TextLogger that logs to the Arduino Serial connection
 CNativeTextLoggerA TextLogger that is compatible with the Native MRAS build environment
 CSystemMessageA base class for all system messages
 CAccelerometerDataMsgMessage sent by the accelerometer to the system
 CBarometerDataMsgMessage sent by the barometer to the system
 CGNSSDataMsgMessage sent by the GNSS (also referred to less correctly as GPS) to the system
 CGyroDataMsgMessage sent by the gyroscope to the system
 CMagnetometerDataMsgMessage sent by the magnetometer to the system
 CRadioStatusMsg
 CStateEstimatorMsg
 CTelemetryMessageQueueMsgA SystemMessage that is used to queue a TelemetryMessage for sending to the ground or the rocket
 CTelemetryMessageReceivedMsgA SystemMessage that is output by the TelemetrySystem when a TelemetryMessage is received from the ground or the rocket
 CTextLogMsgA message containing text to be logged
 CTelemetryMessageA base class for all telemetry messages
 CTelemetryDataMsgA message containing data from the rocket
 CTransferWindowAckMsgA message sent by the ground station to acknowledge a transfer window
 CTransferWindowInitMsgA message sent by the rocket to initiate a transfer window