View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002161 | 3 - Current Dev List | Bug | public | 2017-07-26 16:08 | 2018-06-23 18:04 |
Reporter | PD9FER | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0002161: Radio type displayed in Display Radio screen in logbook not allways correct | ||||
Description | User comment: using an FT-840 but showing FT-900 | ||||
Steps To Reproduce | Logbook... > View > Radio Screen > Display | ||||
Additional Information | https://support.ham-radio-deluxe.com/scp/tickets.php?id=10827 | ||||
Tags | No tags attached. | ||||
Module | Logbook | ||||
Sub-Module | Appearance/UI | ||||
Testing | |||||
|
In RadioOptions, there is a table of radios which "work alike". In this table, for example, RADIO_FT840 is mapped to RADIO_FT900. My guess is that this issue is caused by the user working an FT-840, the code functionally mapping that radio to an FT-900, and subsequently reporting that the name of the actual radio is the FT-900. It'll take a bit of digging to figure out where this happens, and a bit of work to split the "display" name from the "functional" name. |