276 Commits (529cf6b76cf6a552e3f37c07595091b27d650cfd)

Author SHA1 Message Date
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 ef6db4da4a Tools: correct run_cmd 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
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
Andrew Tridgell 037d7d2e74 autotest: raised timeout on set_rc() 7 years ago
Ebin 9c3b7e7c7d Tools: Autotest for balance bot 7 years ago
Peter Barker 8c44a0d8c8 Tools: autotest: add contexts to ease reverting parameter values 7 years ago
Peter Barker b47c63c7bd Tools: autotest: wait_ekf_happy checks status bits rather than value 7 years ago
Pierre Kancir 0af97529ba Tools: common.py : fix empty returned_value variable 7 years ago
Pierre Kancir 065a459df8 Tools: common.py : make some method statics 7 years ago
Pierre Kancir 6c43ab27c1 Tools: remove trailling semilocons 7 years ago
Peter Barker b23ea9a47b Tools: autotest: fix race condition on parameter values 7 years ago
Peter Barker 38898dc793 Tools: autotest: add test for vision position estimate 7 years ago
Peter Barker b197d05476 Tools: autotest: allow for return of negative values in parameters 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 fd4463de68 Tools: add more information on test failure 7 years ago
Peter Barker f3d6d8e236 Tools: autotest: make Copter tests more reliable 7 years ago
Peter Barker 513865ae4d Tools: autotest: flake8 compliance 7 years ago
Karthik Desai 7a20dd8b73 Tools: autotest: Added a generic run_test. 7 years ago
Karthik Desai b485867db3 Tools: autotest: Check if the mode exists in the dictionary 7 years ago
Karthik Desai d26c09ccac Tools: autotest: Add and raise exceptions for wait_* helper functions 7 years ago
Peter Barker 5b03835103 Tools: autotest: correct pattern match in get_parameter 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 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
Pierre Kancir b3c2e134f9 Autotest: raise set_rc timeout to prevent mavproxy to miss msg on speedup 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
Peter Barker 163b354448 Tools: autotest: rover: add test for braking 7 years ago
Peter Barker 78a0298af0 Tools: autotest.py: look at EKF flags to determine armability 8 years ago
Pierre Kancir bec09b9a57 autotest: python3 support 8 years ago
Andrew Tridgell fcc89a2577 autotest: fixed RC_CHANNELS_RAW -> RC_CHANNELS 8 years ago
Pierre Kancir 9e1ffcae5d Tools: update python coding style 9 years ago
Francisco Ferreira c873524966 autotest: change wait_waypoint mode check 9 years ago
Andrew Tridgell 6cf1fd762b autotest: don't show line noise in log download 9 years ago
Andrew Tridgell 7f89f73ad1 autotest: use simulation time for all time delays 10 years ago
Randy Mackay 9e1502e54a SITL: add wait_sim_seconds and get_sim_time 10 years ago
Andrew Tridgell 7f82397467 autotest: ensure we get the BIN flight logs even on mission failure 10 years ago
JD Russo 86baccffbd common.py: Removed timeout reset in wait_altitude 11 years ago
Andrew Tridgell cc1b75ad29 autotest: restore timeout in log download 11 years ago
Andrew Tridgell 73dc32108f autotest: try to debug log download timeouts 11 years ago
Andrew Tridgell b6774b8bc7 autotest: raise the time for log download 11 years ago
Andrew Tridgell 88afd40524 autotest: increase timeout for log download 11 years ago
Andrew Tridgell b666680d79 autotest: erase logs after downloading 11 years ago