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: Restrict tuner from tuning to calls from specific talkgroups #2134

Open
ZStrikeGit opened this issue Jan 19, 2025 · 4 comments
Open

P25: Restrict tuner from tuning to calls from specific talkgroups #2134

ZStrikeGit opened this issue Jan 19, 2025 · 4 comments
Labels
feature Feature Request

Comments

@ZStrikeGit
Copy link

ZStrikeGit commented Jan 19, 2025

Is your feature request related to a problem? Please describe.

I monitor a P25 site (MPSCS) for my county, and dont really have enough dongles to cover every frequency. I only want to monitor specific talkgroups,
and it sucks when a dongle that could be used to recieve a call for a talkgroup want to listen to is instead recieving on a different frequency for a talkgroup i don't want to monitor.

Describe the solution you'd like
What I would like is the option to essentially restrict the tuner from tuning to calls from specific talkgroups so that it can tune to more "important" channels

I believe this could be quite a simple feature to implement, and would love to see it in the future!

@ZStrikeGit ZStrikeGit added the feature Feature Request label Jan 19, 2025
@Radiotech012
Copy link

Can't you do this by adding unwanted talkgroups to the alias list and then locking them out using the 'Listen' switch?

@kernworks
Copy link

I believe @Radiotech012 has the solution you need.

Define the talkgroups you don't want to hear in the alias list you are using for the site. Then toggle listen to off.

Alternatively you could define priorities. The lower the number the more important the talkgroup is. If two different talkgroups start at the same time then the one with the lowest priority will be heard first.

@ZStrikeGit
Copy link
Author

Switching the talkgroups muted will mute the call, but the tuner still tunes to that channel regardless, which is exactly what I don't want

@Radiotech012
Copy link

Radiotech012 commented Jan 23, 2025

Ahh, ok..

Well in that case, it sounds like the talkgroup 'listen/do not listen' feature may need a slight tweak. I can't see why the tuner would need to switch to an active grant channel if that particular talkgroup was muted with the (do not) 'Listen' switch - and if the Streaming and Record switches were also deactivated for that talkgroup.

The issue is that the 'listen' switch only mutes the demodulated audio, it doesn't effect streaming, recording, or apparently grant channel monitoring.

As you point out, maybe the easiest solution is to implement an 'ignore' function in the Alias list, to completely ignore any voice/data traffic channel grants for particular talkgroups or even radio IDs - in the same way that 'Ignore Data Calls' does in the channel editor. 🤔

I'm not sure exactly how the 'Priority' feature works. I suspect it only prioritises demodulated audio and not actual traffic channel switching/behaviour. IOW, if you have 5 active voice channels, the priority feature simply routes the highest priority channels to the speakers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants