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 backpack command to request version #2041

Merged
merged 3 commits into from Mar 2, 2023

Conversation

pkendall64
Copy link
Collaborator

@pkendall64 pkendall64 commented Jan 9, 2023

Adds a command to request the backpack firmware version from the backpack. The command is sent on startup 10 time with 1 second between each (so as not to spam a backpack without the support for this command).

The version is then displayed as an INFO item in the Backpack Lua folder.

This PR goes along with ExpressLRS/Backpack#75

src/src/tx_main.cpp Outdated Show resolved Hide resolved
src/lib/Backpack/devBackpack.cpp Outdated Show resolved Hide resolved
Copy link
Member

@CapnBry CapnBry left a comment

Choose a reason for hiding this comment

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

Can confirm, with this and the Backpack repo PR, I now have Version backpack-v on my Boxer

We gotta get Jye to turn on whitespace removal in his PRs it seems too 😉

@pkendall64 pkendall64 force-pushed the backpack-version branch 2 times, most recently from 573090d to 2e06ce8 Compare January 28, 2023 09:48
@pkendall64 pkendall64 merged commit 7c8fdfa into ExpressLRS:master Mar 2, 2023
@pkendall64 pkendall64 deleted the backpack-version branch April 1, 2023 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants