QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
NTRIPSettings.h
Go to the documentation of this file.
1#pragma once
2
3#include "SettingsGroup.h"
4
#define DEFINE_SETTING_NAME_GROUP()
#define DEFINE_SETTINGFACT(NAME)
Fact *ntripUseSpartn READ ntripUseSpartn CONSTANT Fact * ntripUseSpartn()
Fact *ntripUsername READ ntripUsername CONSTANT Fact * ntripUsername()
Fact *ntripServerHostAddress READ ntripServerHostAddress CONSTANT Fact * ntripServerHostAddress()
Fact *ntripServerConnectEnabled READ ntripServerConnectEnabled CONSTANT Fact * ntripServerConnectEnabled()
Fact *ntripServerPort READ ntripServerPort CONSTANT Fact * ntripServerPort()
Fact *ntripWhitelist READ ntripWhitelist CONSTANT Fact * ntripWhitelist()
Fact *ntripMountpoint READ ntripMountpoint CONSTANT Fact * ntripMountpoint()
Fact *ntripPassword READ ntripPassword CONSTANT Fact * ntripPassword()