mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
.. | ||
common | ||
minimal | ||
.gitignore | ||
checksum.h | ||
generate.bat | ||
generate.sh | ||
mavlink_conversions.h | ||
mavlink_get_info.h | ||
mavlink_helpers.h | ||
mavlink_sha256.h | ||
mavlink_types.h | ||
protocol.h | ||
README.md |
MAVLink Generator (mavgen
)
This directory contains the MAVLink library and scripts to automatically generate it from MAVLink definitions.
In order to run it, you will need Python and some other libraries installed.
Then, run the appropriate script (generate.sh
for Linux, generate.bat
for Windows) to automatically re-generate the library.