ardupilot/Tools/autotest
Andrew Tridgell f175cb19a1 Tools: added autotest for networking over UDP
downloads a log with mavlink over UDP from NET_P1 port
2023-11-17 10:54:24 -08:00
..
ArduCopter_Tests autotest: rename PayLoadPlaceMission to PayloadPlaceMission 2023-09-28 17:13:38 +10:00
ArduPlane_Tests autotest: add test for Plane do-go-around 2023-09-27 17:37:55 +10:00
ArduRover_Tests
ArduSub_Tests
Generic_Missions autotest: add test for Plane MAV_CMD_DO_VTOL_TRANSITION mission item 2023-09-13 11:48:27 +10:00
XPlane
aircraft
default_params autotest: enable ADSB on ADSB SITL periph 2023-10-02 21:45:28 +11:00
jsb_sim
logger_metadata Tools: use isinstance for type comparison 2023-09-02 13:27:25 +10:00
models
param_metadata Tools: allow Ohm units in parameters 2023-10-08 11:04:21 +11:00
pysim Tools: fix flake8 test 2023-09-07 07:48:31 +10:00
template Tools: Rename scrimmage template to have .j2 extension 2023-09-08 17:09:26 +10:00
tilecache/srtm
web
web-firmware Tools: added Web Tools landing page 2023-11-06 10:33:24 +11:00
win_sitl
README
__init__.py
antennatracker.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
arducopter.py autotest: Test when invalid tag is selected via DO_JUMP_TAG 2023-11-14 10:22:45 +11:00
arduplane.py Tools: fixed EFI test suite disarm 2023-11-17 13:09:02 +11:00
ardusub.py Tools: added autotest for networking over UDP 2023-11-17 10:54:24 -08:00
autotest.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
balancebot.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
bisect-helper.py Tools: use isinstance for type comparison 2023-09-02 13:27:25 +10:00
blimp.py autotest: add test for correct response to pressure calibration when no airspeed 2023-11-02 15:52:30 +11:00
check_autotest_speedup.py Tools: use isinstance for type comparison 2023-09-02 13:27:25 +10:00
examples.py
fakepos.py
fg_plane_view.bat
fg_plane_view.sh
fg_quad_view.bat
fg_quad_view.sh
helicopter.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
junit.xml
locations.txt Tools: added SpringValley3 location 2023-07-12 20:48:45 +10:00
quadplane.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
rover.py autotest: Rover: fix return type for invalid DO_SET_MISSION_CURRENT 2023-11-14 10:22:45 +11:00
run_in_terminal_window.sh autotest: fixed using GNU screen for opening gdb 2023-08-06 09:15:30 +10:00
run_mission.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
sailboat.py autotest: cope with rename of AutoTest to Testsuite 2023-10-27 14:17:09 +11:00
sim_vehicle.py Tools: change to --disable-networking for SITL 2023-11-17 10:54:24 -08:00
swarminit.txt
test_build_options.py
validate_board_list.py
vehicle_test_suite.py Tools: added autotest for networking over UDP 2023-11-17 10:54:24 -08:00

README

This is an automated test suite for ArduPilot