62 Commits (a2da360ecc5bd18d69815309e67a9bfd431241e5)

Author SHA1 Message Date
Pierre Kancir 81274018c3 Tools: update path for sub test missions files 5 years ago
Peter Barker 5881692e4f autotest: sub: fix altitude-hold for being below target altitude 5 years ago
Pierre Kancir f24f97e51b Tools: sub: update to new wait functions 5 years ago
Patrick José Pereira 98adeafad9 Tools: autotest: Add sub test for MOT_THST_HOVER parameter 5 years ago
Peter Barker c4ce6fa385 autotest: Sub: give vehicle 1 second to achieve alt-hold altitude 5 years ago
Peter Barker 6c8975eae3 autotest: make sub altitude test more reliable 5 years ago
Peter Barker 54521fbbcb autotest: correct sub output on test failure 5 years ago
Mark Whitehorn 6b9c997a97 Tools: rename SensorConfigErrorLoop test to ConfigErrorLoop 5 years ago
Patrick José Pereira 722e512226 autotest: Sub: Add ALT_HOLD test 5 years ago
Peter Barker 642935fd43 Tools: random Python cleanups based on lgtm analysis 5 years ago
Pierre Kancir daaf769055 Tools: add arm/disarm testing on all modes 6 years ago
Peter Barker 899db3d3ac Tools: autotest: add test for sensor config error loop 6 years ago
Peter Barker 3ab9fa48dc Tools: autotest: fix sub reboot detection 6 years ago
Patrick José Pereira 2959d38e0e autotest: Remove magic numbers in ardusub 6 years ago
Peter Barker d53f787a14 Tools: factor init up into parent class 6 years ago
Peter Barker d48eab893a Tools: autotest: stop swallowing critical messages with get_sim_time() 6 years ago
Peter Barker 19f51813f2 Tools: autotest: include mavproxy output in all vehicle test log files 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
Peter Barker 9b73c5f1d9 Tools: autotest: correct log download name for Sub 6 years ago
Peter Barker c0394e9577 Tools: autotest: tidy handling of SITL start position 6 years ago
Peter Barker 6d914f8af3 Tools: autotest: add test for moving sub in guided mode 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 36ad5d44bd Tools: autotest: convert ArduSub over to new tests framework 6 years ago
Peter Barker a320a54f66 Tools: autotest: new wait_heartbeat raises exception if none received 6 years ago
Peter Barker ec288cd867 Tools: autotest: make reboot detection more reliable 6 years ago
Peter Barker 88a003edd9 Tools: autotest: flake8 compliance 6 years ago
Peter Barker f84370bb04 Tools: autotest: consolidate mission-loading functions 6 years ago
Andrew Tridgell 6b5088207b autotest: upload failed CI logs to autotest server 6 years ago
Peter Barker 2157999307 Tools: autotest: add tests for gripper mission items 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
Pierre Kancir 579d471e98 Tools: use set_parameter instead of mavproxy directly 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
Peter Barker fa19c3a680 Tools: autotest: fix sub autotest 7 years ago
Peter Barker 975b8c2e5f Tools: autotest: use reboot to apply parameter changes; avoid sim restart 7 years ago
Peter Barker 513865ae4d Tools: autotest: flake8 compliance 7 years ago
Karthik Desai 40cd0cd17f Tools: autotest: Use the generic run_test. 7 years ago
Karthik Desai 9de1813ae6 Autotest: Fix a race condition on the regression tests on Windows 7 years ago
Peter Barker 8511c2c04b Tools: autotest: factor out apply_parameters_using_sitl 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