QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
RemoteIDSettings.cc
Go to the documentation of this file.
1
#include "
RemoteIDSettings.h
"
2
3
DECLARE_SETTINGGROUP
(RemoteID,
"RemoteID"
)
4
{
5
}
6
7
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, operatorID)
8
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, operatorIDValid)
9
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, operatorIDType)
10
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, sendOperatorID)
11
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, selfIDFree)
12
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, selfIDEmergency)
13
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, selfIDExtended)
14
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, selfIDType)
15
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, sendSelfID)
16
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, basicID)
17
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, basicIDType)
18
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, basicIDUaType)
19
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, sendBasicID)
20
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, region)
21
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, locationType)
22
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, latitudeFixed)
23
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, longitudeFixed)
24
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, altitudeFixed)
25
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, classificationType)
26
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, categoryEU)
27
DECLARE_SETTINGSFACT
(
RemoteIDSettings
, classEU)
RemoteIDSettings.h
DECLARE_SETTINGSFACT
#define DECLARE_SETTINGSFACT(CLASS, NAME)
Definition
SettingsGroup.h:17
DECLARE_SETTINGGROUP
#define DECLARE_SETTINGGROUP(NAME, GROUP)
Definition
SettingsGroup.h:11
RemoteIDSettings
Definition
RemoteIDSettings.h:8
src
Settings
RemoteIDSettings.cc
Generated by
1.9.8