QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
JoystickManagerSettings.cc
Go to the documentation of this file.
1
/****************************************************************************
2
*
3
* (c) 2009-2024 QGROUNDCONTROL PROJECT <http://www.qgroundcontrol.org>
4
*
5
* QGroundControl is licensed according to the terms in the file
6
* COPYING.md in the root of the source code directory.
7
*
8
****************************************************************************/
9
10
#include "
JoystickManagerSettings.h
"
11
12
DECLARE_SETTINGGROUP
(
JoystickManager
,
"JoystickManager"
)
13
{
14
}
15
16
DECLARE_SETTINGSFACT
(
JoystickManagerSettings
, activeJoystickName)
17
DECLARE_SETTINGSFACT
(
JoystickManagerSettings
, joystickEnabledVehiclesIds)
JoystickManagerSettings.h
DECLARE_SETTINGSFACT
#define DECLARE_SETTINGSFACT(CLASS, NAME)
Definition
SettingsGroup.h:17
DECLARE_SETTINGGROUP
#define DECLARE_SETTINGGROUP(NAME, GROUP)
Definition
SettingsGroup.h:11
JoystickManagerSettings
Definition
JoystickManagerSettings.h:16
JoystickManager
Definition
JoystickManager.h:16
src
Settings
JoystickManagerSettings.cc
Generated by
1.9.8