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 M17 packet type decoding. #1894

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Fix M17 packet type decoding. #1894

merged 4 commits into from
Nov 17, 2023

Conversation

srcejon
Copy link
Collaborator

@srcejon srcejon commented Nov 17, 2023

Fix M17 packet decoding - bit indices were being used in to a byte array, as mentioned in #1892.

Also remove copy+paste error in GUI tooltip.

@srcejon
Copy link
Collaborator Author

srcejon commented Nov 17, 2023

Also fix same bug that was in DSD Demod that was causing constellation to sometimes not be displayed.

@srcejon
Copy link
Collaborator Author

srcejon commented Nov 17, 2023

Add patch so that FM frequency deviation is +/- 2.4kHz.

@f4exb f4exb merged commit 25a45e3 into f4exb:master Nov 17, 2023
2 of 3 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.

2 participants