Flair
Framework Libre Air
|
Abstract class to display plots on ground station. More...
#include <SendData.h>
Go to the source code of this file.
Classes | |
class | flair::gui::DataPlot |
Abstract class to display plots on ground station. More... | |
Namespaces | |
flair | |
namespace of the flair Framework | |
flair::core | |
Core classes. | |
flair::gui | |
Graphical user interface classes. | |
Functions | |
void | flair::gui::RGBFromColor (DataPlot::Color_t color, uint8_t &r, uint8_t &g, uint8_t &b) |
Get RGB components from color type. More... | |
Abstract class to display plots on ground station.