Bug #11420
closedICOM W32A 12.5 tuning step
100%
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
Updated by Dan Smith 3 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset github|325beeedbef4fc28712ea131c9e22b222cb97e16.