258 Commits (3f77c5272010e19ab3992baa29440e9c19b0bcda)

Author SHA1 Message Date
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
Peter Barker c00a82868e autotest: make DLVR sole airspeed sensor in test 4 years ago
Peter Barker ca49f62b6d autotest: add test for Plane's RTL_CLIMB_MIN parameter 4 years ago
Peter Barker d60fa86026 autotest: use set_map_from_rc more 4 years ago
Andrew Tridgell 3add045924 autotest: fixed accel/gyro threshold consistency for tempcal 4 years ago
Andrew Tridgell fe7d933976 autotest: use delay_sim_time() in tempcal test 4 years ago
Andrew Tridgell 58b9cd2c6e autotest: added assert_reach_imu_temperature() abstraction 4 years ago
Andrew Tridgell 4c315b57ca autotest: run gyro/accel cal at non-reference temperature 4 years ago
Andrew Tridgell 2cf7e7945c autotest: make tempcal debug output clearer 4 years ago
Andrew Tridgell 84dda13b42 autotest: use new learn param setup 4 years ago
Andrew Tridgell 30385fb8cb autotest: use set_parameters() in IMU temp cal test 4 years ago
Andrew Tridgell 327db46c15 autotest: added automatic testing of IMU Temperature calibration 4 years ago