Bug #10907
closedFT-8100 support does not handle odd split
100%
Description
The FT-8100 supports odd splits within a band, say 145.800 with xmit on 146.000. This is not supported in the chirp driver as the duplex "split".
To help troubleshoot this If have:
Upgraded the latest CHIRP 20231021
Factory reset the radio
Added a "normal" repeater into vhf mem 1 (145.110 - .600, 144.510)
Added an odd split into vhf mem 2 (145.110 tx on 145.510)
added an odd split into vhf mem 3 (145.110 tx on 145.000)
Downloaded this to CHIRP and saved the image attached.
The screen displayed "split" as the duplex on both the odd-split channels.
mem 2 showed an offset of .400000
mem 3 showed an offset of .890000
I then uploaded this back to the radio, and it looked ok.
Uploaded image and debug log are attached.
Bill Curlew
Files
Updated by William Curlew about 1 year ago
- File chirp_debug-1xtxnsii.txt chirp_debug-1xtxnsii.txt added
That is so funny. I was playing with the last PY file from the previous problem, and made virtually the same changes you have in this one.
Editing worked well. I sent it to the radio and the mems I touched looked good on the radio. Splits were correct, and radio flashed the +- symbol denoting an odd split.
GUI interface question. If you copy a row, and the modify the base frequency, on the UHF side the duplex and offset get cleared if duplex is split.
On the VHF side when I tried it, it reset it to - .600
Not sure if this is working as designed or not.
Included debug log of my flailings.
We are very close to all set here.
Bill
Updated by Dan Smith about 1 year ago
- % Done changed from 0 to 100
I think what you're seeing is the automatic split calculation. If you have Radio->Enable Automatic Edits selected then when you change the frequency it will try to select the proper duplex and offset for your region's band plan. If you disable that in the menu then it should let you change the base frequency without disturbing the split and tx frequency.
Cool, so I'll queue this up for the next build but won't merge it right away to avoid generating a build just after we had one and for such a small change.
Thanks!
Updated by William Curlew about 1 year ago
Yes, that was it. I changed the automatic setting and it works without disturbing the other columns.
Fix looks good. Thanks for all the help.
Bill
Updated by Dan Smith about 1 year ago
- Status changed from New to Closed
Applied in changeset github|684e0e5d1979e0c7ae7607deeb37b55d6b044e6a.