318 Commits (062ee71135e844a048b0b2a15d14fdbb5629c743)

Author SHA1 Message Date
Peter Barker 18391d8a9a Tools: autotest: produce stacktraces under Python3 6 years ago
Peter Barker 68769e24c1 Tools: autotest: add timeout for problematic spline test 6 years ago
Peter Barker b207c2607e Tools: autotest: correct spline waypoint arming sequence 6 years ago
Peter Barker 27f642014c Tools: autotest: add test for Copter onboard mag calibration 6 years ago
CAO MUQING 07747c5c09 Tools: autotest: add and update zigzag flight mode test for copter 6 years ago
Peter Barker 18ed422a97 Tools: autotest: add test for flying spline waypoints 6 years ago
Peter Barker 119c5fe835 Tools: autotest: do not navigate to 0,0,0 6 years ago
Peter Barker 601504e685 Tools: autotest: ensure RNFD messages emitted 6 years ago
Peter Barker 7034ef2df7 Tools: autotest: raise throttle in loiter mode 6 years ago
Peter Barker 92970cf4ed Tools: autotest: add test for Copter poshold user takeoff 6 years ago
Peter Barker 83f6bed1dc Tools: autotest: add test for taking off in poshold in heli 6 years ago
Randy Mackay 0daed8c793 Tools: update autotest to use FLOW_TYPE 6 years ago
Rajat Singhal a87d388a6c Tools: autotest: Added tests for checking POSITION_TARGET messages for Copter 6 years ago
Andrew Tridgell 84d5d4c933 autotest: fixed precision landing test for copter 6 years ago
Peter Barker 696de42eea Tools: autotest: check we're seeing PL messages in the log during 6 years ago
Peter Barker b1119589e7 Tools: autotest: move AVC test into Copter-specific block 6 years ago
Peter Barker 74e4a7047f Tools: autotest: add simple test for Copter flying with MANUAL_CONTROL 6 years ago
Peter Barker 9a16b40a73 Tools: autotest: rename get_rudder_channel to get_stick_arming_channel 6 years ago
Peter Barker 25e5243b63 Tools: autotest: include drift in Copter ManualThrottle tests 6 years ago
Peter Barker e155ddbeba Tools: autotest: add yaw test for motor fail test 6 years ago
Peter Barker f19b831bc3 Tools: autotest: add brake mode test 6 years ago
Peter Barker 16476332b2 Tools: autotest: fix no-gps switch-to-location test 6 years ago
Peter Barker 6bf600c587 Tools: autotest: cope with being unable to reboot while armed 6 years ago
Peter Barker 9ca2c9d692 Tools: autotest: python3 fixes 6 years ago
Peter Barker 72aeb26e86 Tools: autotest: allow more time for gps-glitch-in-auto test to run 6 years ago
Peter Barker 3a6298db9b Tools: autotest: loosen maximum distance allowed on loiter-to-ne 6 years ago
Peter Barker d53f787a14 Tools: factor init up into parent class 6 years ago
Peter Barker f7ecba1a36 Tools: autotest: shove resets shove-time to zero; eliminate race condition 6 years ago
Peter Barker e045f61473 Tools: autotest: add test for throw mode 6 years ago
Peter Barker b47b97a981 Tools: autotest: add test for QuadPlane controller pre-arm checks 6 years ago
Peter Barker b450355ff6 Tools: autotest: remove needless wrappers, initialisation etc around guided-submode test 6 years ago
Peter Barker 28e27b4120 Tools: autotest: improve test reliability 6 years ago
Peter Barker 9f80e5b5f5 Tools: autotest: fix horizontal fence test 6 years ago
Peter Barker c5c67362fa Tools: autotest: do not test Copter for loiter-requires-position 6 years ago
Peter Barker d48eab893a Tools: autotest: stop swallowing critical messages with get_sim_time() 6 years ago
Peter Barker 01440f2587 Tools: autotest: increase debug on precland 6 years ago
Peter Barker a504f9ac8d Tools: autotest: add option to use cached home for distance_to_home 6 years ago
Peter Barker 529903622d Tools: autotest: reduce output lines in NavDelay test 6 years ago
Peter Barker 19f51813f2 Tools: autotest: include mavproxy output in all vehicle test log files 6 years ago
Peter Barker 194142b343 Tools: autotest: add simple test for fence prearms 6 years ago
Peter Barker 91436c5314 Tools: autotest: add test for high-throttle-at-mode-change 6 years ago
Peter Barker 0cdb1c9d1e Tools: autotest: remove redundant wait-ready-to arm output 6 years ago
Peter Barker e800ae21ed Tools: autotest: add simple test that althold works 6 years ago
Peter Barker d3b8504757 Tools: autotest: improve debug output 6 years ago
Peter Barker b40f03dfbe Tools: autotest: add test for Copter PID parameter checks 6 years ago
Pierre Kancir b45e2ed6ab Tools: correct log download for copter 6 years ago
Peter Barker d43bcf4649 Tools: autotest: add simple mode-requires-position test for Copter 6 years ago
Peter Barker 50687c9add Tools: autotest: ArmFeatures is common to all vehicles; use inheritted tests 6 years ago
Peter Barker 4d0ae8c371 Tools: autotest: add test for MAVLINK_MSG_ID_SET_POSITION_TARGET_LOCAL_NED 6 years ago
Peter Barker e9fc158c8a Tools: autotest: eliminate use of recv_match with condition 6 years ago