Project

General

Profile

Actions

Bug #11420

closed

ICOM W32A 12.5 tuning step

Added by Robert Ostrom 6 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/07/2024
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next
Model affected:
Icom W32A
Platform:
Windows
Debug Log:
I read the instructions above:
Yes

Description

When I tried to enter some frequencies I got an error that there wasn't a tuning step available.
The driver for the W32a needs to include the tuning steps. There is a 12.5 step that isn't included in the default steps.
I downloaded the source code, made this change:
I added this for line 76 in the driver. I'm not sure if that's all that needs to be done. STEPS = [5.0, 10.0, 12.5, 15.0, 20.0, 25.0, 30.0, 50.0]

ran it and it worked great.

I think the problem might be that the W32E has different tuning steps. This driver seems to be used for the W32E also.
I can continue to work on this, maybe even split it out into a W32E and W32A driver.

thanks


Files

icw32.py (6.87 KB) icw32.py Dan Smith, 10/02/2024 06:41 AM
Actions

Also available in: Atom PDF