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

[WIP] Use cc2500 instead of nrf24l01 for xn297@250kbps protocols #860

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

goebish
Copy link
Member

@goebish goebish commented Apr 16, 2019

Many people are having issues with XN297@250kbps protocols, turns out this format can be emulated with the cc2500 instead of the nrf24l01, fixing the frequency tuning problem.

Only converted the E010 protocol for now so people can test and report.
https://www.deviationtx.com/forum/protocol-development/6307-eachine-e010-inductrix-clone-data-captures?start=280#73920

(sub)protocols to convert:

  • E010, Phoenix (mjxq) ➜ tested, 100% success ✓
  • GD00X (this PR also adds V2 format) ➜ unsuccessful so far, trying stuffs ...
  • Q303 (q303)
  • YZ (mt99xx)
  • V911S ➜ seems to work fine but waiting for more confirmations

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.

1 participant