Ardupilot2/Tools
Peter Barker 575314d31e Tools: mac: force install to avoid npm installation error
2023-12-11T23:04:39.8671350Z already exists. You may want to remove it:
2023-12-11T23:04:39.8679620Z   rm '/usr/local/lib/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js'
2023-12-11T23:04:39.8682240Z
2023-12-11T23:04:39.8691710Z To force the link and overwrite all conflicting files:
2023-12-11T23:04:39.8700070Z   brew link --overwrite node@18
2023-12-11T23:04:39.8726220Z
2023-12-11T23:04:39.8736300Z To list all files that would be deleted:
2023-12-11T23:04:39.8744090Z   brew link --overwrite --dry-run node@18

... also remove hack to force update to succeed
2023-12-12 15:02:58 +11:00
..
AP_Bootloader AP_Bootloader: reserve board id for YJUAV_A6Ultra 2023-11-25 13:47:52 -08:00
AP_Periph Tools: clamp empy to version 3 2023-12-03 17:08:00 +11:00
ardupilotwaf waf: fix dependency on lwip code 2023-12-11 18:00:38 +11:00
autotest Tools: fixed AerobaticsScripting test 2023-12-11 18:00:38 +11:00
bootloaders Tools: add hwdef files for Airvolute DCS2 onboard FMU 2023-12-12 11:09:09 +11:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
completion Tools: completion: fix permissions 2022-06-08 08:16:42 +09:00
CPUInfo Tools: Remove executable permissions and add missing shebang 2023-09-08 17:09:26 +10:00
debug Tools: fixed for new openocd syntax 2022-12-21 19:52:31 +11:00
environment_install Tools: mac: force install to avoid npm installation error 2023-12-12 15:02:58 +11:00
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: new standard tunes for Holybro QAV250 and X500v2 2023-12-12 11:33:51 +11:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
GIT_Test Update GIT_Success.txt 2023-11-09 10:25:35 -08:00
gittools Tools: pre-commit: small py3 compliance 2023-09-02 13:27:25 +10:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware IO_Firmware: fix adc reading 2023-12-11 20:46:28 +11: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
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 Tools: Replay: correct compilation when AdvancedFailsafe not available 2023-10-17 18:21:04 +11:00
ros2 Tools: ros2 sitl package added ardupilot_msgs dependency 2023-12-08 03:08:50 +00:00
scripts Tools: add can-zero board 2023-12-05 07:41:06 -06:00
simulink/arducopter Tools: Add missing functions for Simulink model 2023-05-09 09:42:31 +10:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
vagrant Vagrant: add Mantic Minotaur to available VMs 2023-10-16 09:12:42 +11: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