ardupilot/Tools/autotest
Peter Barker 0630b83478 autotest: test_build_options.py: exempt AP_COMPASS_AK8963_ENABLED from check
we recently removed this sensor on CubeOrange, so the test fails
2024-12-16 07:45:41 +11:00
..
aircraft
ArduCopter_Tests autotest: add test for flying a mission far from EKF origin 2024-05-21 09:56:02 +10:00
ArduPlane_Tests autotest: Created test for unsuccessful takeoff level off 2024-12-04 18:07:30 +11:00
ArduRover_Tests Tools: AutoTest: Rover: DriveMission: add a loiter turns waypoint 2024-07-31 20:25:17 +09:00
ArduSub_Tests autotest: test ArduSub surface tracking modes 2024-04-08 11:18:23 -03:00
default_params Tools: autotest: defualt_params: quadplane: fix yaw rate tune typo. 2024-12-12 21:52:02 +00:00
Generic_Missions autotest: move first landing waypoint further out 2024-10-11 10:03:41 +11:00
jsb_sim
logger_metadata Tools: logger_metadata: increase diagnostic output on failure 2024-11-22 10:18:31 +11:00
models Tools: Add Freestyle model for SITL 2024-04-18 08:24:18 +10:00
param_metadata autotest: param_metadata.py: emit bitmask as XML sub-element 2024-09-25 23:44:14 +10:00
pysim autotest: add --enable-fgview option 2024-09-04 14:42:02 +09:00
template
tilecache/srtm
unittest Tools: use /usr/bin/env to find python3 2024-10-02 18:10:34 +10:00
web
web-firmware
win_sitl
XPlane
__init__.py
antennatracker.py autotest: tracker; tidy GPSForYaw test 2024-07-29 20:58:39 +10:00
arducopter.py autotest: fixed race condition in Copter.MinAltFenceAvoid 2024-12-11 18:58:00 +11:00
arduplane.py autotest: Enabled/edited old test and added new test on home alt reset 2024-12-14 15:46:14 +11:00
ardusub.py autotest: fix testing and simulated register scaling 2024-12-02 10:10:01 -06:00
autotest.py Tools: split Plane tests into tests1a and tests1b 2024-10-02 18:10:45 +10:00
balancebot.py
bisect-helper.py Tools: remove use of python (as opposed to python3) 2024-10-15 11:11:38 +11:00
blimp.py
check_autotest_speedup.py
examples.py
fakepos.py autotest: remove unused unit conversion methods 2024-04-11 10:17:00 +10:00
fg_plane_view.bat
fg_plane_view.sh Tools: fixed airport parameters in Flight Gear shell scripts 2024-09-04 09:49:55 +10:00
fg_quad_view.bat
fg_quad_view.sh Tools: fixed airport parameters in Flight Gear shell scripts 2024-09-04 09:49:55 +10:00
helicopter.py autotest: add test for mount retract on rc failsafe 2024-11-12 11:01:21 +11:00
junit.xml
locations.txt autotest: added SpringValley4 2024-08-22 08:56:59 +10:00
quadplane.py autotest: Added Quicktune C++ tests 2024-11-27 14:07:38 +11:00
README
rover.py autotest: add test for storing many fence items on SD card 2024-11-25 11:37:38 +11:00
run_in_terminal_window.sh Tools: update run_in_terminal_window.sh 2024-05-21 21:55:48 +10:00
run_mission.py Tools: use /usr/bin/env to find python3 2024-10-02 18:10:34 +10:00
sailboat.py
sim_vehicle.py Tools: Add mavcesium option to sim_vehicle.py 2024-11-13 06:39:05 +11:00
swarminit.txt
test_build_options.py autotest: test_build_options.py: exempt AP_COMPASS_AK8963_ENABLED from check 2024-12-16 07:45:41 +11:00
test_param_upgrade.py Tools: use /usr/bin/env to find python3 2024-10-02 18:10:34 +10:00
validate_board_list.py
vehicle_test_suite.py autotest: allow assertion of mavlink message array elements 2024-12-02 10:10:01 -06:00

This is an automated test suite for ArduPilot