Ardupilot2/Tools
Andrew Tridgell 1daf92e499 Tools: raise build time limit
our build is taking over 20hrs now, which means it gets killed and
restarted at 20 hours, and if another commit has come in it means that
AP_Periph may never get built at all

raise to 40 hrs
2024-09-06 14:47:05 +10:00
..
AP_Bootloader AP_Bootloader: reserve IDs for VIEWPRO 2024-08-30 07:51:02 +09:00
AP_Periph Tools: AP_Periph: Add AP_GSOF to libraries 2024-08-20 14:50:05 +10:00
ardupilotwaf Tools: ardupilotwaf: allow automatic upload to BlueOS 2024-08-27 10:25:35 +10:00
autotest Tools: param_metadata: do not emit Legacy fields to rst/Wiki 2024-09-06 11:52:58 +10:00
bootloaders bootloaders: Add a new target Holybro DroneCAN-pmu 2024-09-06 08:50:20 +10:00
cameras_gimbals Tools: siyi image and video download script 2024-09-03 10:15:07 +10:00
CHDK-Scripts
CodeStyle
completion AP_HAL_SITL: remove deprecated --uartX options 2024-05-28 09:23:39 +10:00
CPUInfo Tools: allow CPUInfo to build on HAL_Linux 2024-03-02 17:55:43 +11:00
debug treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
environment_install Tools: Translate Linux Mint Wilma to Noble 2024-08-27 11:59:53 +10:00
FilterTestTool
Frame_params Tools: Added default parameter file for ModalAI D0013 drone 2024-07-20 07:27:53 +10:00
geotag treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
GIT_Test Tools: added name to GIT_Success.txt 2024-09-04 14:41:40 +09:00
gittools treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
Hello
IO_Firmware IO_Firmware: update for disable channels 2024-09-04 18:34:10 +10:00
Linux_HAL_Essentials 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
Pozyx/IndoorLoiter
Replay Replay: use AP_Filesystem to load parameter file 2024-07-12 15:56:48 +10:00
ros2 Tools: ROS2: Add missing dependencies with docs 2024-08-01 09:38:50 +10:00
scripts Tools: raise build time limit 2024-09-06 14:47:05 +10:00
simulink/arducopter
UDP_Proxy treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
vagrant Vagrant: add support for Ubuntu Noble, 24.04 2024-05-10 10:20:34 +10:00
Vicon
PrintVersion.py