31 Commits (6b89c24cc637da81cb31a00c6a1e84bfb65c71eb)

Author SHA1 Message Date
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
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
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
Peter Barker c383d64954 Tools: ardusub.py: increase timeout to allow Valgrind to pass 8 years ago
Jacob Walser b1906d6c04 autotest: (Sub) only execute one circle instead of four 8 years ago
Jacob Walser 82cebe47dc autotest: (Sub) dont wait_alititude after mission 8 years ago
Jacob Walser 52d2ccaa29 autotest: Fix Sub RCInput channels 8 years ago
Jacob Walser 8c64728ffd autotest: Add auto mission to Sub autotest 8 years ago
Jacob Walser ec15f0fee5 autotest: Add Sub 8 years ago
Peter Barker 817efe9b6d Tools: expect message for EKF readiness rather than sleeping 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
Lucas De Marchi f0590581e4 autotest: standardize name of param files 9 years ago
Pierre Kancir 19d94737a0 autotest: move all default params to default_params directory 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
Andrew Tridgell 084a37d4fa autotest: enable LOG_REPLAY and LOG_DISARMED in autotest 9 years ago
Peter Barker 3548f90d3a autotest: create SIL object to hold valgrind logpath 9 years ago
Peter Barker 7b86a05722 Tools: convert autotest build.X and fly.X to use waf build system 9 years ago
Peter Barker 8774f15b9a Tools: add valgrind option to autotest.py 9 years ago
Andrew Tridgell 084b607862 autotest: updated string for "Flight plan received" 9 years ago
Grant Morphett e1b608d56d autotest: added arming to the Rover autotesting. 9 years ago
Andrew Tridgell 34689cf949 autotest: cope with mavproxy logging msg changes 10 years ago
Andrew Tridgell fe536a4b89 autotest: use internal copter sim for autotest 10 years ago
Andrew Tridgell 209896afc7 autotest: use builtin rover model for autotest 10 years ago
Andrew Tridgell 9204cab7d5 autotest: fixed rover test 10 years ago
Andrew Tridgell 5f8c05b712 autotest: fixed extraction of defaults 10 years ago