Bug #11642
closedzone/bank assignments
0%
Description
Trying to assign channels/freq to banks for my BF F8HP PRO on Chirp for Mac iOS
no option to assign freq/channel to banks/zone
nothing
New to CHIRP. Watched many youtube videos that show it to be an option
Files
Updated by GREGORY BERNARDI 10 days ago
- File config.txt config.txt added
- File EVERYDAY - BF-F8HP-PRO.img EVERYDAY - BF-F8HP-PRO.img added
- File debug_log.txt debug_log.txt added
[Uploaded from CHIRP next-20241020]
Updated by Dan Smith 10 days ago
- Status changed from New to Not a bug
This model does not store dynamic memory-to-bank mappings like more advanced radios. The memories are fixed into banks by position and are not changeable, which is why you find no interface in CHIRP to do this.
More information is available in this mailing list post:
(The UV-17Pro is the base for the BF-F8HP-PRO so the answer for it applies the same)
Updated by GREGORY BERNARDI 9 days ago
Dan Smith wrote in #note-2:
This model does not store dynamic memory-to-bank mappings like more advanced radios. The memories are fixed into banks by position and are not changeable, which is why you find no interface in CHIRP to do this.
More information is available in this mailing list post:
So where on the CHIRP for MAC iOS app do I find the action to assign the channels to the banks?
(The UV-17Pro is the base for the BF-F8HP-PRO so the answer for it applies the same)
Updated by Dan Smith 9 days ago
It's not in CHIRP because the radio does not support this function. CHIRP can't make the radio do something it was not designed to do, and the BF-F8HP-PRO does not have dynamic bank functionality. Please read the description of how banks work in this radio. They are static, not changeable.
Updated by Jim Unroe 8 days ago
@GREGORY BERNARDI For this radio and other Baofeng models with 1000 (10 banks/zones of 100) channels it is simply...
+------------+------------------+
| CHIRP | BF-F8HP PRO |
| Row # | Zone #/Channel # |
+------------+------------------+
| 1 - 100 | 1 / 1 - 100 |
| 101 - 200 | 2 / 1 - 100 |
| 201 - 300 | 3 / 1 - 100 |
| 301 - 400 | 4 / 1 - 100 |
| 401 - 500 | 5 / 1 - 100 |
| 501 - 600 | 6 / 1 - 100 |
| 601 - 700 | 7 / 1 - 100 |
| 701 - 800 | 8 / 1 - 100 |
| 801 - 900 | 9 / 1 - 100 |
| 901 - 1000 | 10 / 1 - 100 |
+------------+------------------+
@Dan Smith For the Baofeng radio models with 1000 channels separated into 10 zones of 100 channels (BF-F8HP PRO, UV-17 Pro GPS, etc), would it be difficult (or even possible) to program CHIRP so that when hovering the mouse over the memory row # a 'tool tip' would display the Zone # and Channel # that the memory will be assigned to in the radio?
Updated by Dan Smith 8 days ago
@Jim Unroe since this conversation (and the last) I've been thinking about just exposing an immutable bank model that will cause the banks tab to show up, but be unchangeable. I think that is the place to explain they're not adjustable, potentially with a tooltip. This conversation seemed to end with "...okay but where's the banks tab?" and so exposing that with everything greyed-out and a tooltip would be the way to make that obvious I think :)