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

#1633 DMR Decoder Redesign #2115

Merged
merged 1 commit into from
Dec 24, 2024
Merged

#1633 DMR Decoder Redesign #2115

merged 1 commit into from
Dec 24, 2024

Conversation

DSheirer
Copy link
Owner

Closes #1633 DMR Decoder redesign.

Uses new DQPSK vector/scalar demodulator implementations and soft sync detector(s) for more accurate detections and symbol timing and symbol period calculations.

Greatly improved performance for continuous base station transmissions and also for bursting signals like Capacity plus. Can also process Direct mode transmissions where only a single timeslot is active.

Includes two new calibrations for scalar and vector implementations of DQPSK demodulator and Interpolator.

Enhances DMR error detection and correction algorithms, specifically the block product turbo code (BPTC) algorithms.

@DSheirer DSheirer added this to the Version 0.7.0 milestone Dec 24, 2024
@DSheirer DSheirer self-assigned this Dec 24, 2024
…implementations and soft sync detectors for more accurate detections and symbol timing and symbol period calculations. Includes two new calibrations with scalar and vector implementations for DQPSK demodulator and Interpolator. Enhances DMR error detection and correction algorithms, specifically the block product turbo code algorithms.
@DSheirer DSheirer force-pushed the 1633-vectorized-dqpsk-decoder branch from 7d9d40f to 6b4831d Compare December 24, 2024 11:51
@DSheirer DSheirer merged commit 9ffa02e into master Dec 24, 2024
3 checks passed
@DSheirer DSheirer deleted the 1633-vectorized-dqpsk-decoder branch December 24, 2024 11:54
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.

Investigate SIMD DQPSK Decoder for DMR & P25P1
1 participant