Feature #10237
closedQuery RepeaterBook by band filter
100%
Description
This is a request was inspired by the CHIRP-daily legacy version in which RepeaterBook query function can filter by band via a drop down menu in the dialog box.
In addition to the various options available currently in the Query Repeaterbook function, all a function to allow just the the band(s) to return as a result.
My idea is have a list of checkable boxes various bands. In addition, an all and none options to simply just check all or none the bands boxes in the UI.
Files
Updated by Dan Smith almost 2 years ago
- File Screen Shot 2023-01-07 at 13.41.26.png Screen Shot 2023-01-07 at 13.41.26.png added
- Status changed from New to In Progress
- Assignee set to Dan Smith
- Target version set to chirp-py3
So, I'm not going to implement the all/none thing for a couple reasons. First, there aren't that many bands, and I think people are unlikely to have a bunch of them selected at once. The other is that I'm using a canned multi-select dialog which makes this a lot less work. The way I have the filter enable-able or not offers a "filter my normal bands or show me everything" kind of toggle, which might be just as good.
Anyway, try tomorrow's build and let me know what you think.
Updated by Dan Smith almost 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset github|3cce52fe3cb605b9a8709f546e8a57935a546227.
Updated by Lynda Leung almost 2 years ago
Tested, multi-select works as intended, crafting band specific configurations memory blocks are is much easier. Especially in repeater dense metro areas.
On the side note, this is not specifically related to the band filter feature, but generally when using any of the Query Source function navigating to the Browse tab will lock up the program with dialog box "Building Radio Browser". This issue probably warrant its own bug ticket.