Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MAVLink support to Backpack #141

Merged
merged 24 commits into from
Aug 3, 2024
Merged

Add MAVLink support to Backpack #141

merged 24 commits into from
Aug 3, 2024

Conversation

MUSTARDTIGERFPV
Copy link
Contributor

@MUSTARDTIGERFPV MUSTARDTIGERFPV commented Jul 19, 2024

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 ExpressLRS/ExpressLRS#2867, the TX now requests backpack mode changes as soon as link mode is set.

Open questions:

@MUSTARDTIGERFPV
Copy link
Contributor Author

inb4 this breaks the build on non TX backpack targets

@JyeSmith JyeSmith self-requested a review July 19, 2024 00:17
Copy link
Contributor

@pkendall64 pkendall64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ifdef wrapping around the MAVLink specific code in devWIFI

lib/WIFI/devWIFI.cpp Outdated Show resolved Hide resolved
lib/WIFI/devWIFI.cpp Outdated Show resolved Hide resolved
lib/WIFI/devWIFI.cpp Show resolved Hide resolved
lib/WIFI/devWIFI.cpp Show resolved Hide resolved
lib/WIFI/devWIFI.cpp Show resolved Hide resolved
lib/WIFI/devWIFI.cpp Outdated Show resolved Hide resolved
lib/WIFI/devWIFI.cpp Outdated Show resolved Hide resolved
@MUSTARDTIGERFPV MUSTARDTIGERFPV marked this pull request as ready for review July 20, 2024 01:26
@pkendall64 pkendall64 added enhancement New feature or request V1.5 🍰 Version 1.5 labels Jul 20, 2024
@JyeSmith JyeSmith merged commit 2f0df21 into master Aug 3, 2024
70 checks passed
@MUSTARDTIGERFPV MUSTARDTIGERFPV deleted the backpack-mavlink branch August 3, 2024 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V1.5 🍰 Version 1.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants