273 Commits (6f07d804b92b9874ada7b999574baee31c21c0be)

Author SHA1 Message Date
Peter Barker a9621191d8 Tools: autotest: correct descent throttle in copter fence test 7 years ago
Pierre Kancir f6cc934678 Tools: pep8 corrections + correct variable shadowing 7 years ago
Pierre Kancir d5c4c32529 Tools: add gripper test for copter 7 years ago
cclauss da7fe1055a Tools: add missing import to arducopter.py 7 years ago
Pierre Kancir aedd5a9db2 Tools: make takeoff check if it need arming and auto arm 7 years ago
Pierre Kancir 92d06c354e Tools: rise nav_takeoff_delay_abstime delta to cope with rounding. 7 years ago
Pierre Kancir cc8aca1619 Tools: various fixes for Copter tests 7 years ago
Peter Barker ac55fae1c1 Tools: autotest: add test for Copter delayed-takeoff-with-do-set-speed 7 years ago
Peter Barker 680f78869d Tools: autotest: tidy and fix nav-delay test 7 years ago
Pierre Kancir 303e40f578 Tools: arducopter.py: add tolerance to takeoff alt 7 years ago
Pierre Kancir 2f9f793ccf Tools: add arm and disarm tests 7 years ago
Pierre Kancir a8ea84a729 Tools: autotest: clean function arguments 7 years ago
Pierre Kancir 579d471e98 Tools: use set_parameter instead of mavproxy directly 7 years ago
Peter Barker eba8dee371 Tools: autotest: add test for delay-until-absolute-hour-minute-second 7 years ago
Peter Barker b8c0199853 Tools: autotest: add test for copter's NAV_DELAY function 7 years ago
Peter Barker af37e10126 Tools: autotest: factor out starting of our our mavlink connection 7 years ago
Pierre Kancir a262099d35 Tools: arducopter.py: set submode change as test 7 years ago
Pierre Kancir a930822d9d Tools: unify exception on os.link 7 years ago
Pierre Kancir d507805891 Tools: move guided_achieve_heading to common 7 years ago
Pierre Kancir facc254138 Tools: move run_cmd to common 7 years ago
Peter Barker b8030816b8 Tools: autotest: add tests for mode changes for Copter and Rover 7 years ago
Michael du Breuil 90216f7cb6 Tools: Slow rover test down for CI, remove unneeded variable 7 years ago
Peter Barker baf869f8d6 Tools: autotest: add test for autotune 7 years ago
Peter Barker 20c1c4c684 Tools: autotest: add test for guided changing submode after takeoff 7 years ago
Peter Barker 56a4cd43d4 Tools: autotest:eliminate parameter restore using contexts 7 years ago
Peter Barker 6dd8dbeb40 Tools: autotest: add ability to add breakpoints in autotest 7 years ago
Pierre Kancir 6c43ab27c1 Tools: remove trailling semilocons 7 years ago
Peter Barker 38898dc793 Tools: autotest: add test for vision position estimate 7 years ago
Peter Barker 975b8c2e5f Tools: autotest: use reboot to apply parameter changes; avoid sim restart 7 years ago
Peter Barker 0b8b23baf6 Tools: adjust tests for vfr_hud getting absolute altitude 7 years ago
Peter Barker 23a2ea4084 Tools: autotest: set rc to 1500 on RTL 7 years ago
Guilherme Sousa dab3b93dc3 autotest: Improved motor failure test 7 years ago
Peter Barker f3d6d8e236 Tools: autotest: make Copter tests more reliable 7 years ago
Peter Barker 58f4b4b65d Tools: autotest: correct copter auto mission test 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 75ae59c0c8 Autotest: Remove frame initialisation. 7 years ago
Michael du Breuil 69cf009898 AutoTest: Update copter battery failsafe 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
Peter Barker aeb99c675b Tools: autotest: remove racey mavproxy.expect 7 years ago
Peter Barker 8c516fb29c Tools: autotest: add max-alt fence 7 years ago
khancyr fac89ed437 Tools: autotest: move common functionality to common.py 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 5c07a44a6d Tools: Fix a race condition on the regression tests on Windows 7 years ago
Peter Barker 2f76f83ab7 Tools: autotest: add and use progress function 7 years ago