Andrew Tridgell
76f483f3de
Tools: added SFO_Bay location
3 years ago
Peter Barker
122d97ece7
autotest: add comment clarifying what an error actually means
3 years ago
Peter Barker
7bb13e934d
autotest: add support for multi-line log formats
3 years ago
Peter Barker
e6c1bc2402
autotest: fix MAVFTP test
3 years ago
Peter Barker
3f7e120a67
autotest: add test for terrain_check
3 years ago
Peter Barker
62efb470f6
autotest: change fly_terrain_mission test name
3 years ago
Peter Barker
f199f8be10
autotest: add more parachute tests
3 years ago
Peter Barker
69e0e544d1
autotest: loosen constraints on AccelCal test
3 years ago
Peter Barker
50c7576506
autotest: add log download tests for dataflash-over-mavlink
...
You can't download logs - but we should make sure that the codepaths are
at least crossed
3 years ago
Peter Barker
001a06d17d
autotest: add tests to a pair of lua scripts
3 years ago
Bob Long
bb30bb7b46
SITL: add locations of RealFlight airports
3 years ago
Peter Barker
17915faa98
autotest: add test for proximity sensors
3 years ago
Peter Barker
376d7ade50
autotest: use assert_receive_message to remove redundant code
3 years ago
Peter Barker
0cd5bdebfb
autotest: reduce Copter speed requirement in DO_CHANGE_SPEED
3 years ago
Peter Barker
fdae5f3ccc
autotest: correct wait_groundspeed method
3 years ago
Peter Barker
dc312260de
autotest: add test for DO_CHANGE_SPEED
3 years ago
Randy Mackay
61871b1d7b
Tools: disable Plane Landing-Drift test
3 years ago
Randy Mackay
10f4500584
Tools: remove SPORT from autotests
3 years ago
Andy Piper
46ae9d2c34
autotest: TasksV1 -> TasksV2
3 years ago
Peter Barker
a7d3324759
autotest: increase timeout while under Valgrind
3 years ago
Peter Barker
e3631aca91
autotest: print distance remaining while waiting for current wp
3 years ago
Peter Barker
13d5b00a22
autotest: increase timeout in Baro-Drift test
...
timeout was being hit on the autotest server
Also wait_disarmed isntead of wait for statustext You get a bit more information about what's going on this way
3 years ago
Peter Barker
a897fbc6db
locations.txt: add KalaupapaCliffs and LakeGeorgeLookout
...
good for large differences in terrain vs home alt
3 years ago
Peter Barker
c12e0fa3af
autotest: reset rather than reboot if required on test fail
3 years ago
Samuel Tabor
dbc63f7b0d
autotest: Improve Landing-Drift
3 years ago
Peter Barker
a81a1fb19f
Tools: build ArduPilot against all.xml not ardupilotmega.xml
3 years ago
Peter Barker
d086b5e9fc
autotest: add test for DO_CHANGE_ALTITUDE
3 years ago
Gone4Dirt
a11634e1e8
Tools: autotest: quadplane: add weathervane test
3 years ago
RuffaloVM
0a98561a9d
Autotest : correct spelling on ardupilot
3 years ago
Peter Barker
6eba851b00
Revert "Tools: update reltopdir function to use relpath()"
...
This reverts commit 392911fc62
.
3 years ago
Bill Geyer
12210f9066
Tools: tradheli-change param name from _VFF to _FF
3 years ago
Tatsuya Yamaguchi
08438c30a6
Tools: autotest for takeoff altitude
3 years ago
Willian Galvani
5cb1444b1d
Tools: use path relative to current directory to load parameters
3 years ago
Willian Galvani
6e91ae554a
Tools: use relative paths for parameter files
3 years ago
Willian Galvani
392911fc62
Tools: update reltopdir function to use relpath()
3 years ago
Marek Šuppa
49e88b7aea
Tools: add missing comma to sim_vehicle.py
...
* Add missing comma in `sim_vehicle.py`.
Signed-off-by: mr.Shu <mr@shu.io>
3 years ago
Randy Mackay
d1bf4f1c1e
Tools: autotest for OpticalFlowCalibration
3 years ago
Bill Geyer
2d81e01b10
Tools: improve tradheli sitl default params
3 years ago
VMsunghwan
5d29d945e0
autotest : Update receive
...
recieve -> receive
3 years ago
Peter Barker
0af97b5bdb
Tools: test_build_options.py: test disabling all options
3 years ago
Josh Henderson
a60c1168ef
Autotest: Helicopter add airspeed driver test
3 years ago
Joshua Henderson
8580a0e661
Autotest: Copter test_mount correct set_attitude use
3 years ago
VMsunghwan
105fc36da5
autotest : correct in typos line 8549 Receving -> Receiving
3 years ago
Dr.-Ing. Amilcar do Carmo Lucas
84e10f035d
autotest: correct typos in callisto.json comments
3 years ago
Iampete1
00eca20cf4
Tools: logger metadata: emit rst discription on new line
3 years ago
Joshua Henderson
7cb88554da
Autotest: copter add test for mount_mode
3 years ago
Pierre Kancir
78c4918b32
Tools: expose coverage parameter on sim_vehicle.py
3 years ago
Peter Barker
7bb36a5630
autotest: correct path to source build_sizes.py script
...
This script is run on the build server from the APM root directory; this
bit copies it there before we change branches in the repo
3 years ago
Peter Barker
50d30ae045
autotest: reformat things-to-copy list
3 years ago
Andrew Tridgell
fbc7962723
autotest: fixed GripperMission test in rover
...
the Mission Complete was coming too quickly after the gripper release
3 years ago