88 Commits (f01cc254d319ededfc0340323b03417304af1000)

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
Peter Barker 2a174a5dac Tools: add test for Sprayer-on-Rover 7 years ago
Pierre Kancir 2f9f793ccf Tools: add arm and disarm tests 7 years ago
Peter Barker 8e3b69bca0 Tools: autotest: add flaps test 7 years ago
Pierre Kancir a8ea84a729 Tools: autotest: clean function arguments 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 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 fe3b882bea Tools: autotest: move close method up to common.py 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 78a0298af0 Tools: autotest.py: look at EKF flags to determine armability 8 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 34e611be59 Tools: autotest: wait for plane to disarm before downloading logs 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
Andrew Tridgell 3489f7b576 autotest: use builtin plane sim for autotest 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
Andrew Tridgell 34689cf949 autotest: cope with mavproxy logging msg changes 10 years ago
Andrew Tridgell aaff670ec4 autotest: use builtin JSBSim support for plane testing 10 years ago
Andrew Tridgell d4e9418ad4 autotest: rename jsmsim folder to jsb_sim 10 years ago
Andrew Tridgell 7f89f73ad1 autotest: use simulation time for all time delays 10 years ago
Andrew Tridgell d2a188c55d autotest: run plane test at maximum speed 10 years ago
Andrew Tridgell 0ea0b51ccd autotest: start plane sim during initial parameter load 10 years ago
Andrew Tridgell b4ce3e0ba5 autotest: lock in the altitude before the FBWB test 10 years ago
Andrew Tridgell c1f9be75fe autotest: fly the cruise rudder circuit a bit faster 11 years ago
Andrew Tridgell ccc449db19 autotest: removed the set of SYSID_THISMAV 11 years ago
Andrew Tridgell 29c818ec6f autotest: re-fetch parms after loading 11 years ago
Andrew Tridgell 0d6e8e9c0d autotest: fixed timeout waiting for LOITER 11 years ago