ExpressLRS / Backpack

Firmware for ExpressLRS compatible backpacks
GNU General Public License v3.0
99 stars 71 forks source link

Add MAVLink support to Backpack #141

Closed MUSTARDTIGERFPV closed 3 months ago

MUSTARDTIGERFPV commented 3 months ago

Should be easy as pie to use - Backpack autodetects when it sees MAVLink heartbeats and starts a WiFi network, and runs the "standard" UDP ports so Mission Planner should auto connect. Additionally, with https://github.com/ExpressLRS/ExpressLRS/pull/2867, the TX now requests backpack mode changes as soon as link mode is set.

Open questions:

MUSTARDTIGERFPV commented 3 months ago

inb4 this breaks the build on non TX backpack targets