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

P25 Traffic Channel Allocations With 0 MHz Frequency Value #2068

Closed
DSheirer opened this issue Oct 31, 2024 · 0 comments · Fixed by #2069
Closed

P25 Traffic Channel Allocations With 0 MHz Frequency Value #2068

DSheirer opened this issue Oct 31, 2024 · 0 comments · Fixed by #2069
Assignees
Labels
Milestone

Comments

@DSheirer
Copy link
Owner

sdrtrunk Version
master

Describe the bug
There's a brief period of time in a P25 control channel where a traffic channel grant can be detected but the decoder hasn't yet captured the frequency band messages where the traffic channel manager requests a channel start for a 0 MHz frequency. This produces an info message in the log that none of the tuners could source that frequency, but it eventually self-corrects once the frequency bands are available.

Update the TCM to ignore traffic channel requests if the value is zero.

@DSheirer DSheirer added the bug label Oct 31, 2024
@DSheirer DSheirer added this to the Version 0.6.1 milestone Oct 31, 2024
@DSheirer DSheirer self-assigned this Oct 31, 2024
DSheirer pushed a commit that referenced this issue Oct 31, 2024
DSheirer added a commit that referenced this issue Oct 31, 2024
… the frequency value is zero (#2069)

Co-authored-by: Dennis Sheirer <dsheirer@github.com>
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