ardupilot/Tools
ES-Alexander a43680e882 Tools: scripts: create mavlink_parse.py
A parser that finds incoming, requestable, and outgoing MAVLink messages for each vehicle.
May not indicate full support, but at least shows the messages which are handled in the code.

Optionally also:
- finds incoming commands
- finds unsupported messages (and commands)
- breaks out messages in the search groups for the selected vehicle
- allows specifying a header for the markdown file output

Requires Python >= 3.11
2023-05-05 09:43:54 +02:00
..
AP_Bootloader AP_Bootloader: add H73x MCU ID and produce pretty output 2023-04-28 08:31:15 +10:00
AP_Periph Tools: move and rename CAN Driver_Type enumeration 2023-04-20 08:53:46 +10:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CPUInfo Tools: cpuinfo data 2023-05-02 14:38:03 +10: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: moved Aerofox_AYK320.param to right location 2023-03-13 14:42:32 +11:00
GIT_Test Tools: added name to GIT_Success.txt 2023-04-13 21:03:43 +10:00
Hello build: removed remaining make.inc files 2018-12-22 11:06:59 +11:00
IO_Firmware IO_Firmware: rebuild iofirmware 2023-03-29 20:49:40 +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
Pozyx/IndoorLoiter Tools: fix line ending 2022-06-08 08:16:42 +09:00
Replay Replay: change INS_ to INS 2023-03-21 10:04:16 +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: require python 3.8.0 or later 2023-05-05 08:54:03 +10:00
autotest Tools: option to not reconfigure on each sim_vehicle.py run 2023-05-05 11:26:54 +10:00
bootloaders bootloaders: add SPRacingH7RF bootloaders 2023-04-28 08:31:15 +10:00
completion Tools: completion: fix permissions 2022-06-08 08:16:42 +09:00
debug Tools: fixed for new openocd syntax 2022-12-21 19:52:31 +11:00
environment_install Tools: install_prereqs_ubuntu: allow for Lunar install 2023-05-03 17:13:20 +10:00
geotag geotag.sh - an advanced geotagging tool. 2018-05-15 11:30:21 +10:00
gittools Tools: Rename class PreCommitFlake8 to AP_PreCommit 2023-03-11 14:02:19 +11:00
mavproxy_modules autotest: improve compass test diagnostics 2020-07-23 15:11:11 +10:00
ros2 Tools: update ROS 2 README 2023-05-04 07:21:20 +10:00
scripts Tools: scripts: create mavlink_parse.py 2023-05-05 09:43:54 +02:00
simulink/arducopter Tools: Remove legacy code from sid_pre.m 2023-01-10 14:39:08 +11:00
vagrant Tools: vagrant: fix exec permissions 2022-06-08 08:16:42 +09:00
PrintVersion.py Tools: Add flake8 check to PrintVersion.py 2022-06-28 13:16:24 +10:00