ardupilot/Tools
Andrew Tridgell 2781f65d56 AP_Periph: limit peripheral mag to 25Hz by default
we only read mag on the vehicles at 10Hz. Some magnetometers were
reporting data at 500Hz (see MMC5xx3 driver)

by sampling more slowly the data is accumulated and averaged on the
node which saves a lot of bandwidth
2023-03-06 17:24:29 -08:00
..
AP_Bootloader Tools: reserve ID for mRoControlOne and mRoCANPower module 2023-03-02 09:36:52 +11:00
AP_Periph AP_Periph: limit peripheral mag to 25Hz by default 2023-03-06 17:24:29 -08:00
ardupilotwaf Tools: rename HAL_SCHEDULER_ENABLED to AP_SCHEDULER_ENABLED 2023-02-28 11:26:04 +11:00
autotest Tools: add support for MAV_CMD_DO_SET_ROI_NONE 2023-03-07 08:06:01 +09:00
bootloaders bootloaders: Pixhawk6C-bdshot bootloaders 2023-03-07 10:35:08 +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 CPUInfo: add DSP 2022-03-08 14:26:57 -08:00
debug Tools: fixed for new openocd syntax 2022-12-21 19:52:31 +11:00
environment_install Tools: Update pyenv for new MacOS Clang13 2023-02-08 08:54:13 +11:00
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: update for new airspeed tube order param name 2023-01-03 10:17:56 +11:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
GIT_Test Tools: added name to GIT_Success.txt 2023-03-02 10:58:53 -08:00
gittools Tools: run submodule fix 3 times 2021-10-27 06:24:41 +11:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware Tools: rebuild IO firmware with force heater feature support 2023-03-07 10:33:24 +11:00
Linux_HAL_Essentials Tools: fix executable permission and trailing whitespace 2022-06-08 08:16:42 +09:00
LogAnalyzer Tools/LogAnalyzer: fix python2/3 compatibility 2022-07-19 22:01:31 +10:00
mavproxy_modules autotest: improve compass test diagnostics 2020-07-23 15:11:11 +10:00
Pozyx/IndoorLoiter Tools: fix line ending 2022-06-08 08:16:42 +09:00
Replay Tools: Replay: use shared Param info defines 2023-01-11 18:41:34 +11:00
scripts Tools/scripts: add AP_DRONECAN_SEND_GPS to build docs 2023-03-02 09:22:15 +11:00
simulink/arducopter Tools: Remove legacy code from sid_pre.m 2023-01-10 14:39:08 +11:00
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
vagrant Tools: vagrant: fix exec permissions 2022-06-08 08:16:42 +09: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