Skip to content

Add support for HCS200/HCS300 based remotes with FSK transmitters #2052

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

Merged
merged 2 commits into from
Apr 24, 2022

Conversation

Pietro210
Copy link
Contributor

The existing decoder works fine but some remotes based on the same chips transmit using FSK instead of OOK.

I own one of such remotes so I initially tried running rtl_433 with this custom decoder:

rtl_433 -R 0 -X 'n=hcs200,m=FSK_PWM,s=370,l=772,r=9000,g=1500,t=152'

I confirmed that it works but it's a bit inconvenient, I'm not sure if adding a separate device protocol is the way to go but it might be useful to somebody else.

@zuckschwerdt
Copy link
Collaborator

Thanks! Yes, adding a device is preferred.
Can you run ./maintainer_update.py and add those changes?

@Pietro210
Copy link
Contributor Author

Done!

@zuckschwerdt zuckschwerdt merged commit 51271b3 into merbanan:master Apr 24, 2022
@Pietro210 Pietro210 deleted the hcs200-fsk branch April 24, 2022 22:05
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