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

DVMDFSI compatibility with DIU3000 #60

Closed
jsb5151 opened this issue Jul 9, 2024 · 2 comments
Closed

DVMDFSI compatibility with DIU3000 #60

jsb5151 opened this issue Jul 9, 2024 · 2 comments

Comments

@jsb5151
Copy link
Contributor

jsb5151 commented Jul 9, 2024

This issue is to track the enhancements required to make DVMDFSI work with the DIU3000.

@jsb5151
Copy link
Contributor Author

jsb5151 commented Jul 9, 2024

Notes from troubleshooting: I set up 2 DIUs programmed identically, each one with their DVM-V24 board. First DIU had the old C#/dotnet version, and the 2nd one was running the new version. Here are my observations so far, based on traces on both sides.

- C# code sets a source flag on both VHDR1 & VHDR2 whereas C++ does it only on VHDR2

- LDU1 Voice 2 ($63) and LDU2 Voice frame 11 ($6C) have different sizes: (C++ has 13 bytes, C# has 14)
- P25Link code (thanks Wodie!) defines 0x63 and 0x6C frames as 14 bytes

- LDU 1 RS values are different ($67, $68, $69) but that's expected due to the different data

@jsb5151
Copy link
Contributor Author

jsb5151 commented Jul 25, 2024

I guess we can close this since standalone DVMDFSI is deprecated.

@jsb5151 jsb5151 closed this as completed Jul 25, 2024
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