ardupilot/Tools
Peter Barker eadc7c0ecc Tools: install_prereqs_ubuntu.sh: pin setuptools to avoid problems on Focal
focal:     return Version(version)
    focal:   File "/home/vagrant/.local/lib/python3.8/site-packages/packaging/version.py", line 202, in __init__
    focal:     raise InvalidVersion(f"Invalid version: '{version}'")
    focal: packaging.version.InvalidVersion: Invalid version: '1.0.3.linux-x86_64'
2024-07-29 15:27:23 +10:00
..
AP_Bootloader Tools: Reserve ID for CBUnmanned CM405 Flight Controller 2024-07-26 20:13:11 +10:00
AP_Periph AP_Periph: Fix compiling issues with AP_PERIPH_PROBE_CONTIONUS enabled 2024-07-25 10:53:23 +10:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CPUInfo Tools: allow CPUInfo to build on HAL_Linux 2024-03-02 17:55:43 +11: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: Added default parameter file for ModalAI D0013 drone 2024-07-20 07:27:53 +10:00
GIT_Test Tools: add name to GIT_Success.txt 2024-07-11 08:45:54 +09:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware IO_Firmware: fix bdshot DMA channel reset 2024-06-02 10:54:14 +10:00
Linux_HAL_Essentials treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11: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 Replay: use AP_Filesystem to load parameter file 2024-07-12 15:56:48 +10:00
UDP_Proxy treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
ardupilotwaf waf: rename QURT host program to "ardupilot" 2024-07-13 14:38:31 +10:00
autotest autotest: tidy various ArduPlane autotests 2024-07-28 11:53:44 +10:00
bootloaders bootloaders: Add CUAV-7-Nano bootloader 2024-07-29 12:25:53 +10:00
cameras_gimbals/xacti-config Tools: add xacti-config application 2024-04-26 16:07:18 +09:00
completion AP_HAL_SITL: remove deprecated --uartX options 2024-05-28 09:23:39 +10:00
debug treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
environment_install Tools: install_prereqs_ubuntu.sh: pin setuptools to avoid problems on Focal 2024-07-29 15:27:23 +10:00
geotag treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
gittools treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
mavproxy_modules Tools: Comparison to `None` should be `cond is None` 2023-09-02 13:27:25 +10:00
ros2 Tools: ros2: correct ros_ws to ros2_ws 2024-07-20 20:26:07 +10:00
scripts build_options.py: add HAL_WITH_FRSKY_TELEM_BIDIRECTIONAL 2024-07-26 20:12:40 +10:00
simulink/arducopter Tools: Add missing functions for Simulink model 2023-05-09 09:42:31 +10:00
vagrant Vagrant: add support for Ubuntu Noble, 24.04 2024-05-10 10:20:34 +10:00
PrintVersion.py Tools: Add flake8 check to PrintVersion.py 2022-06-28 13:16:24 +10:00