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

set shortened full-rate voice frame length to 14 bytes #61

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

jsb5151
Copy link
Contributor

@jsb5151 jsb5151 commented Jul 9, 2024

Shortened IMBE frames (LDU1 F2 $63 and LDU2 F11 $6C) should have 14 bytes (based on testing). Tested on 2 different DIUs and a Quantar. This fixes the DIU RX audio issue.

Note: this does not fix the DIU TX issues as the DIU uses a different Start ICW format than the Quantars.

Copy link
Member

@gatekeep gatekeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay, simply adjusts the buffer length.

@gatekeep gatekeep merged commit 9a214b6 into DVMProject:master Jul 9, 2024
1 check 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.

None yet

2 participants