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

Modification to Ccir decoding to capture bespoke code used by NZ Fire Service #212

Open
dionma2020 opened this issue Feb 18, 2024 · 0 comments

Comments

@dionma2020
Copy link

Hello

can anyone assist with modifying the CCIR decoder to accurately detect a bespoke code that NZ fire service use?

CCIR tone frequencies and corresponding symbols

tones = {
1981: '0', 1124: '1', 1197: '2', 1275: '3', 1358: '4',
1446: '5', 1540: '6', 1640: '7', 1747: '8', 1860: '9',
2400: 'A', 930: 'B', 2247: 'C', 991: 'D', 2110: '+REPEAT', 1055: 'F'

Tone duration appears to be between 20 and 100ms.

Many thanks.

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

No branches or pull requests

1 participant