ardupilot/Tools
John Cudd 863b6222de Tools: Checksum for gcc-arm download on arch prereqs
This will check to see if the tar.bz2 file exists and if it does it will
run a checksum and skip redownloading the file if its already there. If
the checksum fails or the file doesn't exist it will redownload the
file.

I ran into issues with the download taking so long that my sudo
permissions timed out and the install failed to complete. When rerunning
the script it would redownload the file even if the file was already
there. This change solves this issue.
2024-11-09 10:06:26 +11:00
..
AP_Bootloader AP_Bootloader: reserve board ids and range for Karshak Drones 2024-11-09 09:32:46 +11:00
AP_Periph AP_Periph: Fix documentation for INS parameters 2024-11-05 10:05:01 +09:00
ardupilotwaf Tools: ardupilotwaf: Print list of possible groups 2024-11-08 10:55:38 +11:00
autotest autotest: logger_metadata: exempt iofirmware.cpp from checking 2024-11-05 09:02:27 +09:00
bootloaders hwdef: SkySakura H743 fc Support 2024-11-08 10:50:44 +11:00
cameras_gimbals Tools: siyi image and video download script 2024-09-03 10:15:07 +10:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle Tools: Fix incorrect astyle option 2024-11-09 09:53:09 +11:00
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: Checksum for gcc-arm download on arch prereqs 2024-11-09 10:06:26 +11:00
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: Frame_params: Added Starling 2 Max params file 2024-10-25 12:35:40 +09: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-10-22 19:33:38 +11:00
gittools treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
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 Tools: fix line ending 2022-06-08 08:16:42 +09:00
Replay Replay: The number of elements in a char array can be obtained using SIZEOF 2024-09-25 08:46:36 +10:00
ros2 Tools: Set GPS instance ID in the GPS frame ID 2024-11-01 11:11:41 +09:00
scripts Tools: Remove format.sh 2024-11-09 09:55:10 +11:00
simulink/arducopter Tools: Add missing functions for Simulink model 2023-05-09 09:42:31 +10:00
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 Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
PrintVersion.py Tools: Add flake8 check to PrintVersion.py 2022-06-28 13:16:24 +10:00