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

Cx5.2 Backport: Extend BLH ESC telem packet sep timeout #245

Conversation

robertlong13
Copy link
Collaborator

SW-443

Workaround for APD's mid-packet gaps in their new firmware
Bits:
0-7: long packet
8-15: short packet
16-24: CRC failure
This sends both the count and the error count within the error_count
field of the ESC telemetry message. count is held in the lower 8 bits
and error count in the upper 24 bits.
@robertlong13
Copy link
Collaborator Author

Tested on Iron Bird. I'd like to get a flight test on it before we merge it.

@robertlong13 robertlong13 marked this pull request as ready for review November 25, 2024 23:05
@robertlong13
Copy link
Collaborator Author

Backport tested with 25 minutes of flight.

Cx7 version tested with 4hr 10min

Merging

@robertlong13 robertlong13 merged commit 498dd47 into CxPilot-5.2 Nov 25, 2024
62 checks passed
@robertlong13 robertlong13 deleted the feature/SW-443-backport-extend-blh-esc-telem-packet-sep-timeout branch November 25, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants