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

implement proper LDU2 encode/decode; implement proper HDU (Header) en… #462

Merged
merged 4 commits into from
Oct 4, 2018

Conversation

gatekeep
Copy link
Contributor

@gatekeep gatekeep commented Oct 4, 2018

…code/decode

I've completed an implemenation for the P25 protocol, to properly encode and decode the P25 HDU (Header) packet and the P25 LDU2 packet. This better completes the MMDVM implementation by properly generating data instead of relying on dummy constants. This also means that P25 encryption passes through an MMDVM correctly.

I've only lightly tested this, and would ask the community perform some heavier testing.

@g4klx
Copy link
Owner

g4klx commented Oct 4, 2018

Looks good. Thanks for improving P25. It was originally written very quickly, I am sure other parts need looking at too!

@g4klx g4klx merged commit a14a316 into g4klx:master Oct 4, 2018
g4klx added a commit that referenced this pull request Nov 12, 2018
This reverts commit a14a316, reversing
changes made to f5a70aa.
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