ardupilot/Tools/autotest
Peter Barker 96ae4367a2 autotest: correct behaviour when process dies
interacting with the dead process isn't going to work
2023-05-13 20:04:50 +10: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 Tools: plane: test gcs failsafe: FBWA and Parachute 2023-02-26 09:56:47 +11:00
ArduRover_Tests Tools: rover: implement test_gcs_failsafe 2023-02-24 09:41:17 -08: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 Tools: remove old jsbsim python scripts (unused anymore) 2023-04-14 08:23:15 +10:00
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 autotest: param_parse.py: recurse, don't glob in lua script dirs 2023-04-05 10:07:19 +10:00
pysim Tools: remove old jsbsim python scripts (unused anymore) 2023-04-14 08:23:15 +10:00
template
tilecache/srtm Tools: autotest: tilecache: add required SRTM files 2022-08-16 11:12:44 +10:00
web
web-firmware Tools: web: FilterReview: move to tensorflow FFT for 3x speedup 2023-05-13 18:04:13 +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 Tools: Support MAX_RPM autotest 2023-05-02 10:23:55 +10:00
arduplane.py autotest: update airspeed test for new message 2023-05-09 11:26:33 +10:00
ardusub.py autotest: sub dive_manual update TSYS01 desired temperature 2022-10-18 10:05:31 +11:00
autotest.py Tools: change autotest to python3 2023-04-21 15:46:24 +10:00
balancebot.py Tools: balancebot test does not set ATC_BAL_SPD_FF 2022-11-15 09:00:57 +09:00
bisect-helper.py autotest: bisect-helper.py: improve py2 compatability, improve diagnostics 2023-05-04 13:01:18 +10:00
check_autotest_speedup.py Tools: remove old bufsize parameters 2023-05-04 13:00:48 +10:00
common.py autotest: correct behaviour when process dies 2023-05-13 20:04:50 +10: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 autotest: add nasty mission tests 2023-02-20 21:20:20 +11:00
junit.xml
locations.txt Tools: Adding Eggemoen flying field coords 2023-03-10 10:20:18 +11:00
quadplane.py autotest: add test for transitioning with disabled airspeed sensor 2023-02-28 21:43:09 +11:00
rover.py autotest: add test for lua modules 2023-04-28 12:36:08 +10: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: use py3 for sim_vehicle.py 2023-05-06 10:09:04 +10:00
swarminit.txt
test_build_options.py autotest: add progress file for enable-in-turn 2023-05-04 13:00:16 +10:00
validate_board_list.py Tools: add script for validating the board_list.txt file 2023-03-08 11:51:36 -08:00

README

This is an automated test suite for ArduPilot