ardupilot/Tools
Simon Hancock c0a503d74d autotest: Provide format and unit/multiplier info for log messages
Definitions of each character are extracted from LogStructure.h
Data is extracted by parsing the logging definition struct
Also parse WriteMessage() calls for messages not defined in struct
Add support to separate log descriptions for messages with same field list
Compute derived unit from combination of format, unit and multiplier
For XML output the format and derived unit into new attributes
Add enumerations to the XML output (bitmasks were already done)
For MD,RST,HTML, output either derived unit, 'char[n]', 'bitmask' or 'enum'
Fix support for Blimp by adding it to the parse_enum.py lookup table
2024-01-16 11:24:34 +11:00
..
AP_Bootloader Tools: Reserve board IDs for Sierra 2024-01-13 17:12:06 -08:00
AP_Periph AP_Periph: add missing AP_AHRS include 2024-01-15 20:41:58 +11:00
CHDK-Scripts
CPUInfo Tools: allow CPUInfo to build on systems without ESC telem 2024-01-07 09:36:29 +11:00
CodeStyle Tools: remove xmlpretty, xmlint do a better job 2020-06-20 20:05:35 +10:00
FilterTestTool Tools: fixed the filter test tool for instance IMU data 2022-07-19 06:28:18 +10:00
Frame_params Tools: added Alia xplane parameters 2024-01-12 14:02:59 +11:00
GIT_Test Tools: added name to GIT_Success.txt 2024-01-13 09:00:12 +09:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware IO_Firmware: fix occasional internal errors on startup 2023-12-24 14:39:05 +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
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
UDP_Proxy Tools: added UDP proxy code 2019-09-24 12:41:44 +10:00
Vicon Tools: fixed GPS pos error in Vicon script 2019-08-30 13:16:51 +10:00
ardupilotwaf waf: enable sim on hw for esp32 empty builds 2024-01-07 20:51:55 +11:00
autotest autotest: Provide format and unit/multiplier info for log messages 2024-01-16 11:24:34 +11:00
bootloaders Tools: added CubePilot-PPPGW bootloader 2024-01-12 14:23:34 -08:00
completion Tools: changed to --enable-fgview 2024-01-02 08:12:37 +11:00
debug Tools: fixed est32 gdb init 2024-01-07 20:51:55 +11:00
environment_install Tools: make target directory before linking 2024-01-13 19:30:54 +11:00
geotag
gittools Tools: pre-commit: small py3 compliance 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
ros2 Tools: ros2: pass verbose flag to micro-ROS agent. 2024-01-13 13:43:12 -08:00
scripts Tools: build_options.py: Ghost telem requires ghost RC 2024-01-15 09:39:41 +11:00
simulink/arducopter Tools: Add missing functions for Simulink model 2023-05-09 09:42:31 +10:00
vagrant Vagrant: add Mantic Minotaur to available VMs 2023-10-16 09:12:42 +11:00
PrintVersion.py Tools: Add flake8 check to PrintVersion.py 2022-06-28 13:16:24 +10:00