Peter Barker
2f76f83ab7
Tools: autotest: add and use progress function
...
Based on work done by khancir
(https://github.com/ArduPilot/ardupilot/pull/6360 )
Tools: arduplane.py change print to progress function
Tools: quadplane.py change print to progress function
Tools: ardusub.py change print to progress function
7 years ago
Pierre Kancir
76bb081d60
Tools: autotest: add python headers to scripts
...
Tools: arduplane.py add python header
Tools: apmrover2.py add python header
Tools: arducopter.py add python header
Tools: ardusub.py add python header
Tools: quadplane.py add python header
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
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
...
Tools: update PrintVersion.py coding style
autotest: update python coding style
pysim: update python coding style
jsb_sim: update Python coding style
param_metadata: update Python coding style
9 years ago
Pierre Kancir
19d94737a0
autotest: move all default params to default_params directory
9 years ago
Andrew Tridgell
9ea4a9233d
autotest: updated OBC2016 mission
...
added butterfly search
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
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
Andrew Tridgell
05e9f360b2
autotest: fixed quadplane test with new valgrind option
9 years ago
Andrew Tridgell
417176c0b2
autotest: reduce speedup on quadplane test to 10
...
mavproxy wasn't keeping up on autotest server
9 years ago
Andrew Tridgell
926c37a876
autotest: increase timeout in quadplane test
9 years ago
Andrew Tridgell
9bb251a3fa
autotest: disable DF log for QuadPlane test
...
it is just too big to be useful
9 years ago
Andrew Tridgell
62b6057249
autotest: switch QuadPlane mission to full OBC2016 mission in Dalby
9 years ago
Andrew Tridgell
eec1b95f69
autotest: added quadplane test
9 years ago