Capabilities struct. More...
#include <settings.hpp>
Public Attributes | |
bool | has_heading = false |
Wether Rx has heading. More... | |
bool | has_improved_vsm_handling = false |
Wether Rx has improved VSM handling. More... | |
bool | is_ins = false |
Wether Rx is INS. More... | |
Capabilities struct.
Definition at line 377 of file settings.hpp.
bool Capabilities::has_heading = false |
Wether Rx has heading.
Definition at line 382 of file settings.hpp.
bool Capabilities::has_improved_vsm_handling = false |
Wether Rx has improved VSM handling.
Definition at line 384 of file settings.hpp.
bool Capabilities::is_ins = false |
Wether Rx is INS.
Definition at line 380 of file settings.hpp.