Actions
Bug #11079
closedmem.extra type RadioSettingValueInteger is not supported by 'Show extra fields'
Start date:
01/13/2024
Due date:
% Done:
100%
Estimated time:
Chirp Version:
next
Model affected:
Ruyage UV58Plus (drivers with mem.extra using RadioSettingValueInteger)
Platform:
Windows
I read the instructions above:
Yes
Description
When Show extra fields is enabled and the driver uses mem.extra type RadioSettingValueInteger, a Warning is reported in the CHIRP development console for each use.
C:\Users\Jim\mychirpgit\chirp>python3 chirpwx.py
WARNING: Unsupported mem.extra type RadioSettingValueInteger
WARNING: Unsupported mem.extra type RadioSettingValueInteger
Also the fields that trigger the warning are not displayed in the Spreadsheet Style Memory Editor. The same fields display fine and function properly in the Memory Properties Editor.
If Show extra fields is disabled, then there is no Warning reported in the development console.
This Warning can be triggered by loading the Ruyage_UV58Plus.img image file into the CHIRP development console while Show extra fields is enabled.
Files
Updated by Dan Smith 9 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset github|76ff6634a50d202badb1e1f6c72c5edf48f4b6db.
Actions