mavlink
mavlink copied to clipboard
MAVLink micro air vehicle marshalling / communication library
follow up to https://github.com/ArduPilot/mavlink/pull/354 this here is my proposal for a RADIO_LINK_STATS message, to be used by MAVLink RC receivers to indicate statistics to e.g. a flight controller. It is...
Second attempt at addressing https://github.com/mavlink/mavlink/issues/2023. Adds a new `NAV_CONTROLLER_PROGRESS` message (per https://github.com/mavlink/mavlink/pull/2029#issuecomment-1766214285) that can be used to report the progress of the current Nav Controller item.