|
|
|
@ -297,6 +297,12 @@
@@ -297,6 +297,12 @@
|
|
|
|
|
# define MODE_POSHOLD_ENABLED ENABLED |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
// RTL - Return To Launch
|
|
|
|
|
#ifndef MODE_RTL_ENABLED |
|
|
|
|
# define MODE_RTL_ENABLED ENABLED |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
// SmartRTL - allows vehicle to retrace a (loop-eliminated) breadcrumb home
|
|
|
|
|
#ifndef MODE_SMARTRTL_ENABLED |
|
|
|
|