Peter Barker
0f50cf96ca
Tools: Frame_Params: correct for CH7 -> RC7 change
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
Andrew Tridgell
6090820bdc
autotest: disable the Drive Brake test in rover
...
this test fails far too often
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
9cd8745394
Tools: autotest: allow use of --gdb when no DISPLAY available
...
OTOH, screen will be required....
7 years ago
Andrew Tridgell
037d7d2e74
autotest: raised timeout on set_rc()
...
when under load at high speedup the msgs can take a while to get
through
7 years ago
Ebin
9c3b7e7c7d
Tools: Autotest for balance bot
7 years ago
Ebin
d3846420aa
Tools: new default params for balance bot
7 years ago
Peter Barker
6dd8dbeb40
Tools: autotest: add ability to add breakpoints in autotest
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
...
Based on discussions prompted by @khancyr's PR
https://github.com/ArduPilot/ardupilot/pull/8022
Check that we have bits set we want set and that bits we don't want set
aren't set. In the future we might take these bit sets as parameters.
7 years ago
Ebin
830a3bbacf
Tools: modified default params for Balance Bot
7 years ago
Andrew Tridgell
d49d5cbb85
autotest: fixed tailsitter default params for SITL
7 years ago
Peter Barker
8fdcd7e1f5
Tools: hide parameter in documentation if no values present
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
4c581a0522
Tools: autotest: correct invocation of build_all
7 years ago
Peter Barker
fa19c3a680
Tools: autotest: fix sub autotest
7 years ago
Peter Barker
0ae82751b8
Tools: autotest.py: flake8 compliance
...
Also fixed a bug where CalledProcessError has not been imported
7 years ago
Peter Barker
8f15a76327
Tools: autotest: sim_vehicle.py: whitespace changes for flake8 compliance
7 years ago
Michael du Breuil
7e7bbb8df6
Tools: sim_vehicle.py fixups
...
limit pkill to 15 characters, fix GDB arguments for python3
7 years ago
Andrew Tridgell
b527dce08d
autotest: use --enable-sfml for graphics
7 years ago
Andrew Tridgell
00b2cc4a93
Tools: support --osd option to sim_vehicle.py
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
...
Previously we stopped the simulation to ensure parameter changes are
applied to the simulated vehicle. We can now reboot the simulated
autopilot, so these patches make use of those changes.
One big advantage is that the --gdb option is in play for the applying
of the parameters to the vehicle.
7 years ago
Ebin
fd92475ce9
autotest: added more default params for balance bot
7 years ago
Ebin
6bb5aa5d36
autotest: added default params for balancebot
7 years ago
Evan Hammac
37accc96f6
Tools: Added Tyndall AFB to locatons.txt file
7 years ago
Peter Barker
7cdb05ccc0
Tools: add default-parameter-filename sanity check
7 years ago
Randy Mackay
ccb1042074
Tools: update sitl rover default params
7 years ago
Peter Barker
0b8b23baf6
Tools: adjust tests for vfr_hud getting absolute altitude
7 years ago
Michael du Breuil
177c4c2d44
Tools: Accept mAh as a unit
7 years ago
Tom Pittenger
c59be8bafe
Tools: add "octal" param unit
7 years ago
Jesse Millwood
014702fc64
Changed Argument Parsing for sim_vehicle.py
...
The arguments now properly pare the arguments passed through to the
ardupilot instance and to mavproxy.
7 years ago
Andrew Tridgell
a17979383d
autotest: fixed single and coax motor ranges
7 years ago
Peter Barker
ee01687c55
Tools: fix autotest/valgrind on Vagrant virtual machines
7 years ago
murata
47b0e00b11
autotest: Added test field location.
7 years ago
Peter Barker
fd4463de68
Tools: add more information on test failure
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
...
This is based on https://github.com/ArduPilot/ardupilot/pull/6028 by
GuilhermeGSousa
7 years ago
stephen.dade
ce31c55091
Tools - added extra packages for Cygwin environment setup scripts
7 years ago