ardupilot/Tools
Peter Barker b1a0b35401 autotest: tweak Soaring test
autotest is failing because our vspeed is below the 0.6 threshold after we exceed the minimal thermal time.

Tweak both numbers to try to make test reliable

Also re-arrange to try to reduce race-conditions between the Python and C++ code
2023-09-08 22:16:52 +10:00
..
AP_Bootloader AP_Bootloader: fixed use of OTG in peripheral bootloader 2023-09-06 11:21:51 +10:00
AP_Periph AP_Periph: prepare for 1.6.0 release 2023-09-08 06:58:57 +10:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CPUInfo Tools: Remove executable permissions and add missing shebang 2023-09-08 17:09:26 +10:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: moved Aerofox_AYK320.param to right location 2023-03-13 14:42:32 +11:00
GIT_Test Tools: added name to GIT_Success.txt 2023-08-07 08:29:55 -07:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware IO_Firmware: dshot firmware supporting 8 channels and f103 2023-08-15 06:53:48 +10:00
Linux_HAL_Essentials Tools: fix executable permission and trailing whitespace 2022-06-08 08:16:42 +09:00
LogAnalyzer Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00
Pozyx/IndoorLoiter Tools: fix line ending 2022-06-08 08:16:42 +09:00
Replay Tools: Test for membership should be `not in` 2023-09-02 13:27:25 +10:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
ardupilotwaf waf: enable CANARD_MULTI_IFACE on AP_Periph if more than one interface 2023-09-05 06:56:51 +10:00
autotest autotest: tweak Soaring test 2023-09-08 22:16:52 +10:00
bootloaders Tools: Remove executable permissions and add missing shebang 2023-09-08 17:09:26 +10:00
completion Tools: completion: fix permissions 2022-06-08 08:16:42 +09:00
debug Tools: fixed for new openocd syntax 2022-12-21 19:52:31 +11:00
environment_install Tools: as per archlinux wiki don't do partial upgrade 2023-09-07 07:48:31 +10:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
gittools Tools: pre-commit: small py3 compliance 2023-09-02 13:27:25 +10:00
mavproxy_modules Tools: Comparison to `None` should be `cond is None` 2023-09-02 13:27:25 +10:00
ros2 Tools: Remove executable permissions and add missing shebang 2023-09-08 17:09:26 +10:00
scripts Tools: added build options for himark servos and hobbywing ESCs 2023-09-07 08:44:54 +10:00
simulink/arducopter Tools: Add missing functions for Simulink model 2023-05-09 09:42:31 +10:00
vagrant initvagrant: do not build JSBSim on 18.04 2023-05-09 11:09:25 +10:00
PrintVersion.py Tools: Add flake8 check to PrintVersion.py 2022-06-28 13:16:24 +10:00