58 Commits (master)

Author SHA1 Message Date
Peter Barker 642935fd43 Tools: random Python cleanups based on lgtm analysis 5 years ago
Peter Barker 12b9928a56 Tools: autotest: break out a load_fence function 6 years ago
Pierre Kancir daaf769055 Tools: add arm/disarm testing on all modes 6 years ago
Peter Barker 001f276043 Tools: autotest: re-enable QAUTOTUNE test 6 years ago
Peter Barker 156f0ff496 Tools: autotest: ensure we get get saved-gains message in qautotune 6 years ago
Mark Whitehorn cfbda3fd3e Tools: autotest: add support for parameter file inheritance 6 years ago
Peter Barker 9a16b40a73 Tools: autotest: rename get_rudder_channel to get_stick_arming_channel 6 years ago
Peter Barker d53f787a14 Tools: factor init up into parent class 6 years ago
Peter Barker b47b97a981 Tools: autotest: add test for QuadPlane controller pre-arm checks 6 years ago
Peter Barker 19f51813f2 Tools: autotest: include mavproxy output in all vehicle test log files 6 years ago
Peter Barker 8c35ddc0eb Tools: autotest: add PID_TUNING test 6 years ago
Peter Barker 50687c9add Tools: autotest: ArmFeatures is common to all vehicles; use inheritted tests 6 years ago
Pierre Kancir 7e12f16be6 Tools: fix lambda test 6 years ago
Mark Whitehorn fd385c0f91 Tools: autotest: add quadplane output_motor_mask check 6 years ago
Peter Barker be3428de65 Tools: autotest: use absolute path to defaults file for QuadPlane 6 years ago
Mark Whitehorn 74c114e455 Tools: autotest: use frame and VehicleInfo in AutoTestQuadPlane 6 years ago
Peter Barker 6f1f98dc3c Tools: autotest: add assumption run_tests is only called once - remove hasInit 6 years ago
Pierre Kancir 8a7555bf56 Tools: autotest: fix up the arming tests 6 years ago
Peter Barker 2bd34aaebe Tools: autotest: disable quadplane test as it passes when it shouldn't 6 years ago
Peter Barker d9d9745c11 Tools: autotest: add test for QuadPlane QAutoTune 6 years ago
Peter Barker 205fc7b55d Tools: autotest: convert QuadPlane to new tests framework 6 years ago
Peter Barker f84370bb04 Tools: autotest: consolidate mission-loading functions 6 years ago
Pierre Kancir b35cb4d814 Tools: update quadplane tests to use safer functions 6 years ago
Pierre Kancir f6cc934678 Tools: pep8 corrections + correct variable shadowing 7 years ago
Pierre Kancir cc8aca1619 Tools: various fixes for Copter tests 7 years ago
Pierre Kancir 2f9f793ccf Tools: add arm and disarm tests 7 years ago
Peter Barker af37e10126 Tools: autotest: factor out starting of our our mavlink connection 7 years ago
Pierre Kancir a930822d9d Tools: unify exception on os.link 7 years ago
Michael du Breuil 90216f7cb6 Tools: Slow rover test down for CI, remove unneeded variable 7 years ago
Peter Barker 6dd8dbeb40 Tools: autotest: add ability to add breakpoints in autotest 7 years ago
Karthik Desai 40cd0cd17f Tools: autotest: Use the generic run_test. 7 years ago
Karthik Desai 75ae59c0c8 Autotest: Remove frame initialisation. 7 years ago
Karthik Desai 9de1813ae6 Autotest: Fix a race condition on the regression tests on Windows 7 years ago
Peter Barker fe3b882bea Tools: autotest: move close method up to common.py 7 years ago
Peter Barker 31ba99e58a Tools: autotest: use buildlogs_path for all buildlogs 7 years ago
Peter Barker b2cb6e196c Tools: autotest: pull common MAVProxy options into common.py 7 years ago
Peter Barker b348cfa985 Tools: autotest: flake8 compliance 7 years ago
Pierre Kancir 259dda810d Tools: use base class to share code between vehicle tests 7 years ago
khancyr fac89ed437 Tools: autotest: move common functionality to common.py 7 years ago
Peter Barker 2f76f83ab7 Tools: autotest: add and use progress function 7 years ago
Pierre Kancir 76bb081d60 Tools: autotest: add python headers to scripts 7 years ago
Peter Barker 1b7122d733 Tools: add a --speedup parameter to autotest to control speed of all sims 8 years ago
Miguel Arroyo 38297c4d19 Tools: Adds GDBServer with screen option for debugging 8 years ago
Pierre Kancir bec09b9a57 autotest: python3 support 8 years ago
Pierre Kancir 5786d66ea1 autotest: simplify start_sitl 8 years ago
Pierre Kancir 9e1ffcae5d Tools: update python coding style 9 years ago
Pierre Kancir 19d94737a0 autotest: move all default params to default_params directory 9 years ago
Andrew Tridgell 9ea4a9233d autotest: updated OBC2016 mission 9 years ago
priseborough e0d87bf529 autotest: Increase startup wait time to allow EKF and GPS checks to pass 9 years ago
Peter Barker b23f983459 autotest: add --gdb option to autotest.py 9 years ago