-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Implement Input for Spektrum SRXL2 Receivers #17555
Closed
Commits on Nov 16, 2021
-
[rc][srxl][refactor] pull in support for SRXL Input from Kiefer's patch
Source patch: - "srxl/dsm telemetry initial support" Contributors: - Kurt Kiefer <kekiefer@gmail.com> (original commit) - Daniel Williams <equipoise@gmail.com> (rebase) 1. remove SRXL telemetry code from this branch 2. split Spektrum Legacy serial protocol (erroneously labeled `dsm`, currently) - revert dsm parser to mainline 3. SRXL parser is now separate from dsm code - src/lib/rc/srxl.h|cpp: C => C++ style (hpp|cpp)
Configuration menu - View commit details
-
Copy full SHA for 166fd23 - Browse repository at this point
Copy the full SHA 166fd23View commit details -
[rc][srxl][feature] Implement SRXL message handling
- handshake - control channels - bind receiver - disables control channel mapping
Configuration menu - View commit details
-
Copy full SHA for 392a138 - Browse repository at this point
Copy the full SHA 392a138View commit details -
Configuration menu - View commit details
-
Copy full SHA for e81f799 - Browse repository at this point
Copy the full SHA e81f799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 412445c - Browse repository at this point
Copy the full SHA 412445cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b677a4 - Browse repository at this point
Copy the full SHA 6b677a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42683f6 - Browse repository at this point
Copy the full SHA 42683f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7461f - Browse repository at this point
Copy the full SHA ba7461fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 791ca24 - Browse repository at this point
Copy the full SHA 791ca24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91351f5 - Browse repository at this point
Copy the full SHA 91351f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 216b28b - Browse repository at this point
Copy the full SHA 216b28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6656453 - Browse repository at this point
Copy the full SHA 6656453View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.