ardupilot/Tools/autotest
Andrew Tridgell d00290edfe autotest: added AltResetBadGPS test
this tests the bug in handling a glitching GPS with low accuracy with
AHRS alt reset
2023-02-19 10:45:42 +11:00
..
ArduCopter_Tests Tools: Add autotest for checking terrain db pre arm for copter auto mission 2023-01-10 13:22:44 +11:00
ArduPlane_Tests autotest: add a test for VTOL land spiral code 2023-01-15 21:32:27 +11:00
ArduRover_Tests autotest: fixed GripperMission test in rover 2022-01-12 07:54:46 +11:00
ArduSub_Tests
Generic_Missions
XPlane
aircraft Tools: fix executable permission and trailing whitespace 2022-06-08 08:16:42 +09:00
default_params Tools:Autotest: tradheli improvements 2023-02-13 18:32:37 -05:00
jsb_sim
logger_metadata Tools: autotest: logger_metadara: parse `@FieldBits` to new bitmask format and ouput bitmask in xml 2023-02-06 23:44:21 +00:00
models SITL: new XPlane backend 2023-01-31 11:22:08 +11:00
param_metadata Tools: throw an error on duplication parameters in libraries 2023-02-12 07:02:15 +11:00
pysim Tools: fix flake8 checks 2023-02-04 12:41:06 +11:00
template
tilecache/srtm Tools: autotest: tilecache: add required SRTM files 2022-08-16 11:12:44 +10:00
web
web-firmware Tools: filterTool: add pahse scale option 2022-08-16 12:02:54 +10:00
win_sitl
README
__init__.py
antennatracker.py autotest: use reflection to collect test details 2022-09-10 18:27:27 +10:00
arducopter.py autotest: add test for mount-poi.lua 2023-02-17 10:04:49 +11:00
arduplane.py autotest: added AltResetBadGPS test 2023-02-19 10:45:42 +11:00
ardusub.py autotest: sub dive_manual update TSYS01 desired temperature 2022-10-18 10:05:31 +11:00
autotest.py autotest: removed deprecated distutils 2022-12-20 11:14:05 +11:00
balancebot.py Tools: balancebot test does not set ATC_BAL_SPD_FF 2022-11-15 09:00:57 +09:00
bisect-helper.py Tools: bisect_helper.py: update submodules when bisecting build 2022-11-08 09:01:12 +11:00
build-with-disabled-features.py Tools: change AC_FENCE to AP_FENCE_ENABLED 2022-07-27 19:04:56 +10:00
check_autotest_speedup.py
common.py autotest: add more install-script-in-context methods 2023-02-17 12:54:49 +11:00
examples.py Tools: autotest: remove useless shebang 2022-06-08 08:16:42 +09:00
fakepos.py
fg_plane_view.bat Tools: fix executable permission and trailing whitespace 2022-06-08 08:16:42 +09:00
fg_plane_view.sh
fg_quad_view.bat Tools: fix executable permission and trailing whitespace 2022-06-08 08:16:42 +09:00
fg_quad_view.sh
helicopter.py Tools: tradheli autotest for manual autorotation power recovery 2023-02-17 12:52:39 -05:00
junit.xml
locations.txt Tools/autotest: locations.txt add Portmoak 2023-02-18 05:47:18 -08:00
quadplane.py Tools: fix flake8 checks 2023-02-04 12:41:06 +11:00
rover.py autotest: tidy LUA scripting internal tests 2023-02-17 12:54:49 +11:00
run_in_terminal_window.sh Tools: change terminal to current dir if using osascript in run_in_terminal_window.sh 2022-05-02 11:28:12 +10:00
sailboat.py autotest: use reflection to collect test details 2022-09-10 18:27:27 +10:00
sim_vehicle.py Tools: change WSL2 host IP detection method from route to ip 2023-02-07 14:41:06 -08:00
swarminit.txt
test_build_options.py Tools: add test for duplicate labels in build_options.py 2023-02-11 12:31:02 +11:00

README

This is an automated test suite for ArduPilot