|
|
@ -5586,6 +5586,7 @@ class AutoTestCopter(AutoTest): |
|
|
|
"Parachute": "See https://github.com/ArduPilot/ardupilot/issues/4702", |
|
|
|
"Parachute": "See https://github.com/ArduPilot/ardupilot/issues/4702", |
|
|
|
"HorizontalAvoidFence": "See https://github.com/ArduPilot/ardupilot/issues/11525", |
|
|
|
"HorizontalAvoidFence": "See https://github.com/ArduPilot/ardupilot/issues/11525", |
|
|
|
"AltEstimation": "See https://github.com/ArduPilot/ardupilot/issues/15191", |
|
|
|
"AltEstimation": "See https://github.com/ArduPilot/ardupilot/issues/15191", |
|
|
|
|
|
|
|
"Button": "See https://github.com/ArduPilot/ardupilot/issues/15259", |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
class AutoTestHeli(AutoTestCopter): |
|
|
|
class AutoTestHeli(AutoTestCopter): |
|
|
|