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

Fix for DSM-Auto Bind on Lemon-RX Gen2 #918

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

frankiearzu
Copy link
Contributor

Fixes #916

Tested with multiple brands (Spektrum, OrangeRX, Lemon-Rx, Admiral). Even some old DSM 2 receivers.
Lemon-RX needed a short Bind Send period (180 count, about 1.8s instead of 3s)

All brands works with "Auto" now. Just in case one needs a LONG bind sending period, when not using "Auto" works the same as before.

Tested with multiple brands (Spektrum, OrangeRX, Lemon-Rx, Admiral).  Even some old DSM 2 receivers.
All work with "Auto" now.   Just in case one needs a LONG bind sending period, when not using "Auto" works the same as before.
@frankiearzu frankiearzu changed the title Fix for Auto-Bind on Lemon-RX Gen2 Fix for DSM-Auto Bind on Lemon-RX Gen2 Dec 17, 2023
@pascallanger
Copy link
Owner

Hi Frankie, I think we should not differentiate bind and auto. Let's reduce overall the timing since you've tested on multiple RXs. We will see how to address the issues if they ever arise.

Removed the short and long bind count logic.
@frankiearzu
Copy link
Contributor Author

Done! left the debug statements since they could be useful in the future.

Copy link
Owner

@pascallanger pascallanger left a comment

Choose a reason for hiding this comment

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

Looks good

@pascallanger pascallanger merged commit 549d3ad into pascallanger:master Dec 18, 2023
8 checks passed
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.

DSM-Auto Does not bind with Lemon-RX G2 Receivers
2 participants