Skip to content
Snippets Groups Projects
Niccolò Betto's avatar
Niccolò Betto authored
PAYLOAD_FLIGHT_TM:
- Added pressure_dynamic

PAYLOAD_STATS_TM:
- Added timestamp
- Replaced EM points with target GEO and active target NED
- Added currently selected algorithm
- Renamed wes_state to wnc_state

CALIBRATION_TM:
- Added dynamic pressure sensor fields
0b48397c
History

mavlink_skyward_lib

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
  • mavlink_rust - Rust library of the Mavlink protocol