|
|
|
@ -984,7 +984,7 @@ ParametersG2::ParametersG2(void)
@@ -984,7 +984,7 @@ ParametersG2::ParametersG2(void)
|
|
|
|
|
, proximity(copter.serial_manager) |
|
|
|
|
#endif |
|
|
|
|
#if ADVANCED_FAILSAFE == ENABLED |
|
|
|
|
,afs(copter.mode_auto.mission, copter.gps) |
|
|
|
|
,afs(copter.mode_auto.mission) |
|
|
|
|
#endif |
|
|
|
|
#if MODE_SMARTRTL_ENABLED == ENABLED |
|
|
|
|
,smart_rtl() |
|
|
|
|