mirror of https://github.com/ArduPilot/ardupilot
Blimp: configuration of Precision Landing for custom build server
This commit is contained in:
parent
97b7e8d1d0
commit
dc037b9825
|
@ -137,12 +137,6 @@
|
||||||
# define AUTOTUNE_ENABLED ENABLED
|
# define AUTOTUNE_ENABLED ENABLED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
|
||||||
// Precision Landing with companion computer or IRLock sensor
|
|
||||||
#ifndef PRECISION_LANDING
|
|
||||||
# define PRECISION_LANDING ENABLED
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// Parachute release
|
// Parachute release
|
||||||
#ifndef PARACHUTE
|
#ifndef PARACHUTE
|
||||||
|
|
Loading…
Reference in New Issue