chuot / rdio-scanner

Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
GNU General Public License v3.0
422 stars 59 forks source link

Avoiding a TG while that TG is being held avoids all TGs #390

Open doftheworld opened 10 months ago

doftheworld commented 10 months ago

As the subject suggests, if you press the avoid button while you are on a held talkgroup, then every talkgroup gets held. I tried this to prevent accidentally avoiding next talkgroup since there is no grace period, but it results in every talkgroup being avoided. I have tried this a few times (on PC) and always get the same result.

Suggested fix: Held talkgroups should be avoided without any effect on other talkgroups.