![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
#include "architecture/Time.h"#include "flight/App.h"#include "flight/flighterrors.h"#include "flight/Telemetry.h"#include "flight/TelemetryManager.h"#include "configuration.h"#include "command/cmd_StorageManager.h"Go to the source code of this file.
Classes | |
| class | warpos::StorageManager |
| App which manages all storage output from the flight system. More... | |
| struct | warpos::StorageManager::Params |
Namespaces | |
| namespace | warpos |
Variables | |
| const uint8 | warpos::TIME_STR_SIZE = 20 |
| Constant for time string conversion. | |
| const uint8 | warpos::FILE_NAME_MAX = 100 |
| Constant for filenaming. | |