ardupilot/Tools/autotest
Peter Barker da52e5d08c autotest: set SYSID_MYGCS in tests which need it
This was still relying on heartbeats coming from MAVProxy.  As speedup
increased those heartbeats may not come fast enough - and they really
should be coming from autotest as that's who's doing the commanding.

autotest: set SYSID_MYGCS in AFS test

autotest: set SYSID_MYGCS before setGCSfailsafe
2021-03-17 16:02:45 +11:00
..
ArduCopter_Tests Tools: add CANGPSCopterMission mission file 2020-11-04 19:59:40 +11:00
ArduPlane_Tests Add FLIGHT_OPTION to climb before RTL 2021-03-16 11:58:47 +11:00
ArduRover_Tests Tools: add mission command to turn sprayer on and off 2021-02-16 22:36:43 +11:00
ArduSub_Tests Tools: update path for sub test missions files 2020-04-09 09:01:03 +10:00
Generic_Missions autotest: added loiter-to-alt test mission 2020-08-25 10:39:18 +10:00
XPlane
aircraft Tools: added TugGoat's modifications to the Rascal JSBSim model 2018-12-18 13:06:03 +11:00
default_params autotest: change heli default RPM type to 10 2021-03-02 15:41:44 +11:00
jsb_sim Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
logger_metadata Tools: use lxml for xml generation 2020-12-30 18:19:43 +11:00
models Tools: Define momentum drag 2020-12-11 15:21:41 +11:00
param_metadata Tools: remove duplicate kg/m.m 2021-01-12 10:21:55 +11:00
pysim Tools: add autotest for checking GPS ordering 2021-03-12 16:32:36 +09:00
template Tools: Implement better Scrimmage support 2020-04-28 11:09:51 +10:00
web Autotest: fix html and use class on CSS 2020-10-24 10:30:09 +11:00
web-firmware Autotest: firmware page: fix html 2020-10-24 10:30:09 +11:00
win_sitl Tools: Change Cygwin default install location to Cygwin64 2021-01-03 09:49:05 +11:00
README
__init__.py
antennatracker.py autotest: flake8 compliance for antennatracker.py 2021-02-18 10:43:05 +11:00
arducopter.py autotest: set SYSID_MYGCS in tests which need it 2021-03-17 16:02:45 +11:00
arduplane.py autotest: fix attitude test 2021-03-16 14:19:44 +11:00
ardusub.py autotest: print name of open dataflash log when test exception caught 2021-02-21 21:35:35 +11:00
autotest.py autotest: add test case for GPS ordering 2021-03-12 16:32:36 +09:00
balancebot.py autotest: load missions natively rather than using MAVProxy 2021-03-02 14:24:36 +11:00
bisect-helper.py autotest: augment bisect-helper.py to help with flapping tests 2021-02-04 16:22:28 +11:00
build-with-disabled-features.py autotest: if MODE_AUTO is disabled then we also need to disabled AFS 2020-10-06 11:25:09 +11:00
common.py autotest: set SYSID_MYGCS in tests which need it 2021-03-17 16:02:45 +11:00
examples.py Tools: put UART_chargen in skip list 2021-03-03 18:07:38 +11:00
fakepos.py Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
fg_plane_view.bat autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
fg_plane_view.sh autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
fg_quad_view.bat autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
fg_quad_view.sh autotest: remove doubled up disable-anti-alias-hud 2020-07-04 09:25:42 +10:00
junit.xml
locations.txt autotest: added ARACE_hand location 2021-01-07 18:42:33 +11:00
quadplane.py autotest: add test for tailsitter throttle 2021-03-16 10:41:44 +11:00
rover.py autotest: add test for MAV_CMD_DO_SET_MISSION_CURRENT 2021-03-04 11:59:33 +11:00
run_in_terminal_window.sh
sim_vehicle.py autotest: make and declare sim_vehicle.py flake8-clean 2021-02-21 21:35:17 +11:00
swarminit.txt Autotest: Create swarminit.txt 2019-01-18 10:16:18 +11:00

README

This is an automated test suite for APM