Skip to content

Conversation

@CapnBry
Copy link
Member

@CapnBry CapnBry commented Dec 22, 2025

Modifies processing of the CRSF_FRAMETYPE_RC_CHANNELS_PACKED extended packet such that only the low bit of the extended byte is used to detect arm status instead of the entire byte. Without this change, the entire byte will be dedicated to just carrying one bit for all time.

The idea here is that EdgeTX can include other information in the other bits at a later date, and if we don't mask the bit off before 4.0 then it will be entirely locked to that purpose.

@CapnBry CapnBry added enhancement 🪄 New feature or request V4.0 🍔 labels Dec 22, 2025
@pkendall64 pkendall64 merged commit ae32b10 into ExpressLRS:master Dec 22, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🪄 New feature or request V4.0 🍔

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants