269 Commits (91d74cf070b83a4d2beff89ef7007fd6839a744f)

Author SHA1 Message Date
Samuel Tabor b733f6cd95 autotest: fly_mission should respect mission_timeout when waiting for wps. 3 years ago
Samuel Tabor 5eea705234 autotest: Add plane test for landing with barometer drift. 3 years ago
Paul Riseborough ad15d62941 Tools: Rework Plane.EKFlaneswitch autotest 4 years ago
Paul Riseborough 21dfefa5f2 Tool: Allow more time for quadplane autotest to land and disarm 4 years ago
Paul Riseborough 8db073a8d6 Tools: Fix AIRSPEED_AUTOCAL test failure 4 years ago
Peter Barker 7842f55a3b Tools: add rc channel option to disable all airspeed sensors 4 years ago
Peter Barker d3f90bde7f autotest: add FlyEachFrame test for Plane 4 years ago
Peter Barker 61fda691f2 autotest: add trivial test for smart battery logging 4 years ago
Peter Barker 14b2af84ab autotest: break out a home_relative_loc_ne for getting a home-rel loc 4 years ago
Peter Barker fd792bebf8 autotest: wipe SITL state after temperature cal test 4 years ago
Peter Barker 6944ef6af1 autotest: fly each working Helicopter frame 4 years ago
James O'Shannessy bc38d8a78c AutoTest: Fix autotest from failing due to state from earlier test 4 years ago
James O'Shannessy 0e656c1504 AutoTest: Ensure Plane uses home as Fence Return Point if one is not present and no exclusion fence is present 4 years ago
Iampete1 aa72b7da46 Tools: autotest: Plane: add loiter terrain following test 4 years ago
Peter Barker 0ee0228883 autotest: fix flapping fly-home-land-and-disarm 4 years ago
Peter Barker fff4aa8bde autotest: increase allowed time for climb_before_turn to get home 4 years ago
Peter Barker 30ebe6cde9 autotest: augment test DO_AUX_FUNCTIION test for FAILED AND DENIED 4 years ago
Peter Barker b55094fef4 autotest: Test triggering Auxillary Functions via mavlink 4 years ago
Peter Barker 462ac255a3 autotest: start MAVProxy only as needed for testing 4 years ago
Stavros Korokithakis f6fc6d22da autotest: Fix the climb-before-turn test 4 years ago
Peter Barker 0c7f3d20a4 autotest: fix attitude test 4 years ago
Stavros Korokithakis 29043d62e9 Add FLIGHT_OPTION to climb before RTL 4 years ago
Hwurzburg d15e01d390 Plane: fix DO_CHANGE_SPEED airspeed to impact only AUTO and GUIDED modes 4 years ago
Peter Barker eb702b0f82 Tools: add support for ATTITUDE_QUATERNION 4 years ago
Peter Barker f78d7c3b25 autotest: add option to not check current wp after set_current_wp 4 years ago
Peter Barker 4a251bebbd autotest: fix fly_home_land_and_disarm; wp 7 is never current wp 4 years ago
Peter Barker bdeadce95b autotest: improve deadreckoning test 4 years ago
Peter Barker 425ab1358a autotest: tidy streamrate handling 4 years ago
James O'Shannessy bcc0da9c47 AutoTest: Adds additional autotests to capture mode change while breached 4 years ago
James O'Shannessy dac5996d93 AutoTest: Fix autotest conflicts after rebase on upstream 4 years ago
James O'Shannessy fa7be629e5 AutoTest: Make fence tests flake8 compliant 4 years ago
James O'Shannessy 2353b55452 AutoTest: Address race conditions in changes to fence tests 4 years ago
James O'Shannessy 76a2a76b54 AutotTest: Adds autotests for Plane to test RetRally flag added to AC_Fence 4 years ago
James O'Shannessy 8545715837 AutoTest: Add Static Fence Tests for unallowed arming when breaching geofence 4 years ago
James O'Shannessy 6f7ba3b037 AutoTest: Ensure fence is disabled at end of throttle_failsafe_fence test 4 years ago
James O'Shannessy bbd606b8b5 AutoTest: Corrections to autotests 4 years ago
James O'Shannessy 47e76a1807 AutoTest: Move fence enable/disable to common location 4 years ago
James O'Shannessy 215901be30 Autotest: Correct the logic for fence based autotest functions 4 years ago
James O'Shannessy 1a3e168ced Autotest: Fence is present, but test looking for not present 4 years ago
Peter Barker a235246628 autotest: correct units in new AHRS2 test 4 years ago
Peter Barker b3ee5d5f59 autotest: increase verbosity in AHRS2 test 4 years ago
Peter Barker 317181922c autotest: ensure we're getting vaguely sane data in AHRS2 message 4 years ago
Peter Barker cc83562add autotest: tidy fence handling 4 years ago
Peter Barker 10007e2e42 autotest: load missions natively rather than using MAVProxy 4 years ago
Peter Barker 9120882e9e autotest: print name of open dataflash log when test exception caught 4 years ago
Peter Barker d4aef2dba8 autotest: stop using MAVProxy to change mode 4 years ago
Peter Barker c13d229877 autotest: use self.set_current_waypoint rather than "wp set" to set current wp 4 years ago
Peter Barker dcc04ccd09 autotest: stop using MAVProxy to change modes 4 years ago
Peter Barker 628a3843b2 autotest: flake8 compliance for arduplane.py 4 years ago
Peter Barker a292fe1b8b autotest: use wait_statustext rather than mavproxy.expect 4 years ago