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

DMR Capacity Plus Event Deduplication & Detected Call Events #1799

Closed
DSheirer opened this issue Jan 19, 2024 · 0 comments · Fixed by #1801
Closed

DMR Capacity Plus Event Deduplication & Detected Call Events #1799

DSheirer opened this issue Jan 19, 2024 · 0 comments · Fixed by #1801
Labels
Milestone

Comments

@DSheirer
Copy link
Owner

  • Capacity Plus systems show multiple duplicate call events. Update to only show the current call event once and then update the duration activity for it.

  • Capacity Plus systems show other traffic channel activity via the site activity message. Update the DMR Traffic Channel Manager to auto-allocate these channels to ensure the traffic calls are processed.

Test against Sentinel Peak, Tucson, AZ recording for 464 MHz on channel 461.7875 which is LCN 1/2 and detects REST and activity on LCN 3/4.

@DSheirer DSheirer added the bug label Jan 19, 2024
@DSheirer DSheirer added this to the Version 0.7.0 milestone Jan 19, 2024
DSheirer pushed a commit that referenced this issue Jan 21, 2024
…ts to include channel descriptor and frequencies. Corrected Capacity Max talker aliases to combine base and continuation alias fragments into a unified alias identifier.

Critical: resolved a thread deadlock issue when the DMR multi-frequency channel rotation thread deadlocks against the UI thread when accessing the current channel's frequency from the frequency controller.  This thread deadlock may be the source of multiple users reporting OutOfMemory crashes when running any DMR channel with multiple control frequencies where the decoder was rolling through each frequency checking for activity.
DSheirer added a commit that referenced this issue Jan 21, 2024
…ts to include channel descriptor and frequencies. Corrected Capacity Max talker aliases to combine base and continuation alias fragments into a unified alias identifier. (#1801)

Critical: resolved a thread deadlock issue when the DMR multi-frequency channel rotation thread deadlocks against the UI thread when accessing the current channel's frequency from the frequency controller.  This thread deadlock may be the source of multiple users reporting OutOfMemory crashes when running any DMR channel with multiple control frequencies where the decoder was rolling through each frequency checking for activity.

Co-authored-by: Dennis Sheirer <dsheirer@github.com>
@DSheirer DSheirer modified the milestones: Version 0.7.0, Version 0.6.1 Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant