MRAS
Multi Rocket Avionics System
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 C_BasicSensorData
 C_CommandMessage
 C_Heartbeat
 C_SimpleMessage
 C_TelemetryMessage
 CAccelerometerDataMsgMessage sent by the accelerometer to the system
 CADXL375
 CArduinoBuzzer
 CArduinoTextLoggerA TextLogger that logs to the Arduino Serial connection
 CAtmosphere
 CBarometerDataMsgMessage sent by the barometer to the system
 CBuzzerInterface
 CFakeAccelerometerA fake accelerometer for testing
 CFakeBarometer
 CFLOATUNION_t
 CGNSSDataMsgMessage sent by the GNSS (also referred to less correctly as GPS) to the system
 CGroundSDLogger
 CGroundTelemetrySystemTelemetry system for the ground station
 CGyroDataMsgMessage sent by the gyroscope to the system
 CLinearKalmanFilter
 CMagnetometerDataMsgMessage sent by the magnetometer to the system
 CMRAS_SystemThe main class of the MRAS system
 CNativeDataLoggerA subsystem that logs SystemMessages using its log() function, mostly for debugging
 CNativeTextLoggerA TextLogger that is compatible with the Native MRAS build environment
 CRadioStatusMsg
 CRocketSDLoggerData logger for the rocket, uses the Teensy SD card to log CSV data and text logs to the same file
 CRocketTelemetrySystemThe telemetry system for the rocket
 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
 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
 CStateEstimatorMsg
 CSubsystem
 CSystemMessageA base class for all system messages
 CTelemetryDataMsgA message containing data from the rocket
 CTelemetryMessageA base class for all telemetry messages
 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
 CTelemetrySystemA subsystem for sending and receiving telemetry data using the LoRa radio
 CTextLoggerA base class for ArduinoTextLogger and NativeTextLogger
 CTextLogMsgA message containing text to be logged
 CTransferWindowAckMsgA message sent by the ground station to acknowledge a transfer window
 CTransferWindowInitMsgA message sent by the rocket to initiate a transfer window