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 359 of file settings.hpp.
bool Capabilities::has_heading = false |
Wether Rx has heading.
Definition at line 364 of file settings.hpp.
bool Capabilities::has_improved_vsm_handling = false |
Wether Rx has improved VSM handling.
Definition at line 366 of file settings.hpp.
bool Capabilities::is_ins = false |
Wether Rx is INS.
Definition at line 362 of file settings.hpp.