Bug #6925
Yaesu FT-4XR Skip Function is Inverted
Status: | Closed | Start date: | 07/20/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Bernhard Hailer | % Done: | 100% |
|
Category: | - | |||
Target version: | chirp-daily | |||
Chirp Version: | daily | Platform: | All | |
Model affected: | Yaesu FT-4X, FT-4V, FT-25, FT-65 |
Description
The slip function is inverted. an S means its in the scan list on this model and is opposite of prior models. Just confirmed this. Listed before can't enter any out of ham band channels.
Related issues
Associated revisions
Fixes #6925, skip flag inversion in ft4.py driver.
History
Updated by Bernhard Hailer over 2 years ago
- Status changed from New to In Progress
- Assignee set to Bernhard Hailer
- Platform changed from Windows to All
Please let me know if this is still an issue. I can look into it.
Updated by John Henderson about 2 years ago
Bernhard Hailer wrote:
Please let me know if this is still an issue. I can look into it.
This is still an issue as of chirp-daily-20200227.
Updated by Bernhard Hailer about 2 years ago
- Target version set to chirp-daily
Ok, noted - I will look into it :-)
Updated by Bernhard Hailer about 2 years ago
- File ft4.py added
- % Done changed from 0 to 90
Donald or John,
could you do me a favor and test my fix? This is how you can do that:
1. enable developer mode: help -> check enable developer functions,
2. load this module: file -> load module, point to the ft4.py you downloaded,
3. perform radio communication as usual,
4. test whether the inversion problem is gone.
5. Let me know. Thanks!
Updated by Gordon Daugherty almost 2 years ago
Hello. I'm not Donald or John but I just ran into this issue, found this ticket, and followed your instructions. Your fix does appear to do the trick.
After downloading and loading your module the channels that were being erroneously marked with 'SKIP' now accurately reflect that they're set to 'SKIP' in the Chirp UI. I used Chirp's slick multi-select / bulk property update function (big thanks to whoever implemented that!) to switch them all from 'SKIP' to blank, uploaded to my radio, and now I'm able to scan my memory channels.
Thank you!
Updated by Bernhard Hailer almost 2 years ago
Excellent! I will submit a patch as soon as I can.
Updated by Bernhard Hailer almost 2 years ago
- % Done changed from 90 to 100
- Model affected changed from Yaesu FT4-XR to Yaesu FT-4X, FT-4V, FT-25, FT-65
Patch submitted; should be available soon.
Updated by Anonymous almost 2 years ago
- Status changed from In Progress to Closed
Applied in changeset 7c1182a3b9e0.