Skyward boardcore
|
#include <ActiveObject.h>
#include <drivers/timer/TimestampTimer.h>
#include <drivers/usart/USART.h>
#include <utils/Debug.h>
#include "HIL.h"
Go to the source code of this file.
Classes | |
class | Boardcore::HILTransceiverBase |
class | Boardcore::HILTransceiver< FlightPhases, SimulatorData, ActuatorData > |
HILTransceiver is a Singleton and provides an easy interface for the control algorithms to send and receive data during a simulation. More... | |
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |