Project

General

Profile

Actions

Bug #10770

closed

FT818 fails if scan mode set to PMS

Added by Dan Smith 9 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
08/02/2023
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next
Model affected:
FT-817
Platform:
MacOS
Debug Log:
I read the instructions above:

Description

I'm reporting this for someone who submitted a patch. Looks like the 817 supports PMS scan mode (according to the manual, so I assume it's okay to do this for the whole hierarchy.

Actions #1

Updated by Anonymous 9 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #2

Updated by Dan Smith 9 months ago

From the reporter:

ERROR: Failed to run get_settings(, )
Traceback (most recent call last):
  File "/home/wouter/devel/chirp/chirp/wxui/common.py", line 276, in do_radio
    job.result = getattr(self._radio, fn)(*a, **k)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/wouter/devel/chirp/chirp/drivers/ft817.py", line 1033, in get_settings
    options[_settings.scn_mode]))
    ~~~~~~~^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range
ERROR: Context raised unexpected_exception
Traceback (most recent call last):
  File "/home/wouter/devel/chirp/chirp/wxui/settingsedit.py", line 49, in _initialize
    raise job.result
  File "/home/wouter/devel/chirp/chirp/wxui/common.py", line 276, in do_radio
    job.result = getattr(self._radio, fn)(*a, **k)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/wouter/devel/chirp/chirp/drivers/ft817.py", line 1033, in get_settings
    options[_settings.scn_mode]))
    ~~~~~~~^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range
Actions

Also available in: Atom PDF