ardupilot/Tools
Alex Burka dcf41cfe81 docker: fix docker detection in install-prereqs-ubuntu.sh
The standard "are we in docker" checks don't seem to work during a
build, so just use an environment variable.
2024-05-29 08:31:11 +09:00
..
AP_Bootloader board_types.txt: add Phenix board IDs 2024-05-27 13:55:00 +10:00
AP_Periph Tools: ignore lua-language-server-errors 2024-05-21 09:42:22 +10:00
CHDK-Scripts
CPUInfo Tools: allow CPUInfo to build on HAL_Linux 2024-03-02 17:55:43 +11:00
CodeStyle
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: add frame params for Rtos Co's SPARK Kit 2024-05-06 10:47:08 +09:00
GIT_Test Tools: added name to GIT_Success.txt file 2024-03-27 07:57:56 +09:00
Hello
IO_Firmware IO_Firmware: bi-directional dshot on iomcu F103 8MHz 2024-05-28 06:56: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
Replay Tools: move Arming, Beacon and RC_Mapper into ardupilotwaf.py 2024-04-17 18:11:46 +10:00
UDP_Proxy treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
Vicon
ardupilotwaf waf: boards.py: use chibios_hwdef.py to get boards list 2024-05-28 10:25:39 +10:00
autotest autotest.py: remove unused frame parameter 2024-05-28 17:39:08 +10:00
bootloaders Tools: adds Flywoo/Goku F405 HD 1-2S ELRS AIO v2 flight controller support 2024-05-28 09:57:14 +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 docker: fix docker detection in install-prereqs-ubuntu.sh 2024-05-29 08:31:11 +09: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: remove forwarding of deprecated --uartX options 2024-05-28 09:23:39 +10:00
scripts Tools: Scripts: run_lua_language_check: give hint about github-release-downloader 2024-05-28 10:04:15 +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