namespace of the flair Framework
Definition: Ahrs.h:19
bool ValueChanged(void)
Has the value changed since last call?
void ReleaseMutex(void) const
Release Mutex.
Abstract class to display a box on the ground station.
Definition: Box.h:35
void SetValueChanged(void)
Set the value changed flag.
void GetMutex(void) const
Get Mutex.
Box(const LayoutPosition *position, std::string name, std::string type)
Constructor.
Class to define a position in a layout on the ground station.
Definition: LayoutPosition.h:28