Skip to content

Added support for the "Commodore Amiga CDTV" IR protocol #413

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

Closed
wants to merge 3 commits into from

Conversation

salocinx
Copy link

@salocinx salocinx commented Feb 2, 2017

The CDTV uses a 40kHz tranceiver/receiver. My protocol implementation works very robust including checksum validation (cp. lower 12-bit with inverted higher 12-bit). The CDTV sends/receives 24-bits in total and uses a repeat-signal (#FFFFFF) when buttons are hold (like the NEC protocol).

@z3t0
Copy link
Collaborator

z3t0 commented Feb 4, 2017

@salocinx This looks like a really clean merge! Thank you. Can I suggest that the changes you have been made be recorded in changelog.md

@salocinx
Copy link
Author

salocinx commented Feb 4, 2017

Sure, do I have to take some action or do you update the changelog.md yourself? Thanks.

@z3t0 z3t0 mentioned this pull request Feb 7, 2017
@z3t0
Copy link
Collaborator

z3t0 commented Feb 7, 2017

#415

@z3t0 z3t0 closed this Feb 7, 2017
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