![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include "architecture/Time.h"#include "architecture/CircularBuffer.hpp"#include "flight/App.h"#include "flight/flighterrors.h"#include "telemetry/tlm_TelemetryManager.h"Go to the source code of this file.
Classes | |
| struct | warpos::PacketTypeInfo |
| Telemetry packet type metadata struct. More... | |
| struct | warpos::PacketInfo |
| Telemetry packet metadata struct. More... | |
| class | warpos::TelemetryManager |
| App which manages all telemetry output from the flight system. More... | |
| struct | warpos::TelemetryManager::Params |
Namespaces | |
| namespace | warpos |
Enumerations | |
| enum | warpos::tlm_priority_e : uint8 { warpos::NORMAL = 0 , warpos::HIGH = 1 } |
| Enumeration of valid telemtry queue priorities. More... | |