ardupilot/Tools
Peter Barker ae7b21843e autotest: remove useless mavproxy set heartbeat directive
This has never actually worked:

2021-03-24T04:53:03.7594996Z AT-0040.3: Starting MAVProxy
2021-03-24T04:53:03.7595674Z PYTHONPATH: /__w/ardupilot/ardupilot/Tools/mavproxy_modules
2021-03-24T04:53:05.8106006Z Running: "mavproxy.py" "--master" "tcp:127.0.0.1:5762" "--aircraft" "test.ArduCopter" "--sitl=127.0.0.1:5502" "--streamrate=5" "--cmd="set heartbeat 8"" "--target-system=1" "--target-component=1" "--quadcopter" "--default-modules" "misc,terrain,wp,rally,fence,param,arm,mode,rc,cmdlong,output"
2021-03-24T04:53:05.8108569Z ERROR LOADING MAVNATIVE - falling back to python implementation
2021-03-24T04:53:05.8109340Z Connect tcp:127.0.0.1:5762 source_system=255
2021-03-24T04:53:05.8109962Z no script test.ArduCopter/mavinit.scr
2021-03-24T04:53:05.8110739Z Unknown command '"set heartbeat 8"'
2021-03-24 23:10:06 +11:00
..
AP_Bootloader AP_Bootloader: save some flash space 2021-03-23 12:01:20 +11:00
AP_Periph AP_Periph: support CAN redundancy 2021-03-23 12:01:20 +11:00
ardupilotwaf waf: fixed embed error on python2 2021-02-26 10:59:09 +11:00
autotest autotest: remove useless mavproxy set heartbeat directive 2021-03-24 23:10:06 +11:00
bootloaders Tools: add bootloader and board types 2021-03-16 11:27:23 +11:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
completion Tools: add caching for --target= completion that is long 2021-01-13 19:20:57 +11:00
CPUInfo Tools: removed separate recursive sempahore test 2020-01-19 20:19:30 +11:00
debug Tools: switch to https URL for firmware 2019-12-08 07:44:14 +11:00
environment_install Tools: environment_install: support Mint 20.1 Ulyssa 2021-03-20 10:02:56 +11:00
FilterTestTool Tools: FilterTestTool fix open .BIN files on case sensitive systems 2020-02-17 08:59:44 +11:00
Frame_params Tools: Holybro S500 param file 2021-03-04 14:27:20 +09:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
GIT_Test Tools: added name to GIT_Success.txt 2021-02-16 12:42:10 -08:00
gittools Tools: git-tools: add a script suitable for use as a pre-commit hook 2021-02-18 10:43:05 +11:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware Tools: rebuild IO firmware 2021-02-24 18:21:08 +11:00
Linux_HAL_Essentials BeagleBone : comments corrected in RcAioPRU.p 2020-07-01 10:27:33 -07:00
LogAnalyzer LogAnalyzer: Support for decacopters 2020-12-08 11:59:10 +11:00
mavproxy_modules autotest: improve compass test diagnostics 2020-07-23 15:11:11 +10:00
Pozyx/IndoorLoiter Pozyx: update uno sketch to work with AP_Beacon 2016-12-01 19:21:38 +09:00
Replay Replay: move underscore one layer down for GPS 2021-03-12 16:32:36 +09:00
scripts Tools: fix decode_watchdog display of LR,FA and FICSR 2021-03-23 22:49:14 +11:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
vagrant Vagrant: create a bionic64-desktop VM 2021-02-22 15:00:38 +11:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
PrintVersion.py Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00