|
Avionics
Core avionics package for CURE flight computers
|

Go to the source code of this file.
Functions | |
| std::size_t | bytesNeededForSSD (const SendableSensorData *ssd) |
| bool | hasRoom (std::size_t nextIndex, std::size_t bytesToAdd) |
| std::size_t bytesNeededForSSD | ( | const SendableSensorData * | ssd | ) |
Definition at line 6 of file Telemetry.cpp.
| bool hasRoom | ( | std::size_t | nextIndex, |
| std::size_t | bytesToAdd ) |
Definition at line 18 of file Telemetry.cpp.