Repo containing Skyward's implementation of the Mavlink protocol:
*`message_definitions` - XML files describing the available messages
*`mavlink_lib ` - corresponding C header files, generated with `pymavlink`
*`src/bindings` - This lib is filled with auto generated files from the XML definitions (see `build.rs`) (_keep in mind that these files are not saved in git_)