Project

General

Profile

Actions

Bug #7893

closed

step not supported

Added by David Finley almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
05/18/2020
Due date:
% Done:

100%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
Debug Log:
I read the instructions above:

Description

I have a RUGGED RH5R-V2 radio, trying to add frequency 462.6875 to the frequency list via CHIRP and I get this error:

Error setting memory: Tuning step 12.50 not supported
Frequency requires 12.50kHz step


Files

Rugged_RH5R-V2_20200518.img (8.18 KB) Rugged_RH5R-V2_20200518.img David Finley, 05/18/2020 09:58 PM
RuggedRadios_RH5R-Manual_pg1-3.pdf (436 KB) RuggedRadios_RH5R-Manual_pg1-3.pdf Chad Linnenbrink, 06/13/2020 08:54 PM
Rugged_RH5R-V2_Stock.img (8.16 KB) Rugged_RH5R-V2_Stock.img RuggedRadio Image with 12.5kHz Chad Linnenbrink, 06/13/2020 09:02 PM
Actions #1

Updated by David Finley almost 4 years ago

Forgot to say I am running the windows version of chirp, and attached is a .img file from the radio.

Actions #2

Updated by Jim Unroe almost 4 years ago

David Finley wrote:

I have a RUGGED RH5R-V2 radio, trying to add frequency 462.6875 to the frequency list via CHIRP and I get this error:

Error setting memory: Tuning step 12.50 not supported
Frequency requires 12.50kHz step

What are the allowable steps for this radio?

Jim KC9HI

Actions #3

Updated by David Finley almost 4 years ago

Jim Unroe wrote:

David Finley wrote:

I have a RUGGED RH5R-V2 radio, trying to add frequency 462.6875 to the frequency list via CHIRP and I get this error:

Error setting memory: Tuning step 12.50 not supported
Frequency requires 12.50kHz step

What are the allowable steps for this radio?

Jim KC9HI

Actually late lastnight I fixed the problem and forgot to post. I went back to chirp 20191509 (9-15-2019) release and it programmed the radio just fine!

Actions #4

Updated by David Finley almost 4 years ago

David Finley wrote:

Jim Unroe wrote:

David Finley wrote:

I have a RUGGED RH5R-V2 radio, trying to add frequency 462.6875 to the frequency list via CHIRP and I get this error:

Error setting memory: Tuning step 12.50 not supported
Frequency requires 12.50kHz step

What are the allowable steps for this radio?

Jim KC9HI

Actually late lastnight I fixed the problem and forgot to post. I went back to chirp 20191509 (9-15-2019) release and it programmed the radio just fine!

So all I can think of is a bug in the newer chirp release?

Actions #5

Updated by Jim Unroe almost 4 years ago

David Finley wrote:

David Finley wrote:

Jim Unroe wrote:

David Finley wrote:

I have a RUGGED RH5R-V2 radio, trying to add frequency 462.6875 to the frequency list via CHIRP and I get this error:

Error setting memory: Tuning step 12.50 not supported
Frequency requires 12.50kHz step

What are the allowable steps for this radio?

Jim KC9HI

Actually late lastnight I fixed the problem and forgot to post. I went back to chirp 20191509 (9-15-2019) release and it programmed the radio just fine!

So all I can think of is a bug in the newer chirp release?

Going back to an older version of CHIRP did not fix the problem, it just worked around it.

The old version of CHIRP works because it had a bug. That but was corrected so now unless the radio's STEP list is specified in the driver (and it isn't), the radio only gets a common, but limited, list of STEPs.

So if you would please provide the list of valid steps for this radio, I will add them to the driver.

Jim KC9HI

Actions #6

Updated by Chad Linnenbrink almost 4 years ago

The users manual I found on online shows selectable 12.5/25 kHz step size.
https://www.manualslib.com/download/1318087/Rugged-Radios-Rh5r-V2.html
However, when I try to program a 12.5kHz frequency (example 150.0125 MHz), CHIRP returns an "Error setting memory: Frequency requires 12.50kHz step" error message.
Versions:
CHIRP daily-20200603
GTK 2.24.10
PyGTK 2.24.0
Python 2.7.10

Actions #7

Updated by Jim Unroe almost 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Jim Unroe
  • Target version set to chirp-legacy
  • Platform changed from Windows to All

Chad Linnenbrink wrote:

The users manual I found on online shows selectable 12.5/25 kHz step size.
https://www.manualslib.com/download/1318087/Rugged-Radios-Rh5r-V2.html
However, when I try to program a 12.5kHz frequency (example 150.0125 MHz), CHIRP returns an "Error setting memory: Frequency requires 12.50kHz step" error message.
Versions:
CHIRP daily-20200603
GTK 2.24.10
PyGTK 2.24.0
Python 2.7.10

The 12.5/25 KHz is the bandwidth selections (narrow and wide), not the steps.

I took a look at the manual and it does not provide the steps and it appears that there isn't a STEP menu to get the values from. I think what I can do is to find out what the CHIRP common steps are (which the driver is getting now) and add the 6.25 KHz and 12.50 KHz steps and that should take care of it.

Jim KC9HI

Actions #8

Updated by Chad Linnenbrink almost 4 years ago

Manual page 2 below & attached:

Main Functions

Dual_ band, dual display, dual standby
2 x 128 channels to store
FM Radio receiver and 25 channels
+Channel spacing selectable (25/12.5 kHz)+

Actions #9

Updated by Chad Linnenbrink almost 4 years ago

Chad Linnenbrink wrote:

Manual page 2 below & attached:

Main Functions

Dual_ band, dual display, dual standby
2 x 128 channels to store
FM Radio receiver and 25 channels
+Channel spacing selectable (25/12.5 kHz)+

Attached a known working 12.5 kHz example image for reference.

Actions #10

Updated by Chad Linnenbrink almost 4 years ago

Jim Unroe wrote:

Chad Linnenbrink wrote:

The users manual I found on online shows selectable 12.5/25 kHz step size.
https://www.manualslib.com/download/1318087/Rugged-Radios-Rh5r-V2.html
However, when I try to program a 12.5kHz frequency (example 150.0125 MHz), CHIRP returns an "Error setting memory: Frequency requires 12.50kHz step" error message.
Versions:
CHIRP daily-20200603
GTK 2.24.10
PyGTK 2.24.0
Python 2.7.10

The 12.5/25 KHz is the bandwidth selections (narrow and wide), not the steps.

I took a look at the manual and it does not provide the steps and it appears that there isn't a STEP menu to get the values from. I think what I can do is to find out what the CHIRP common steps are (which the driver is getting now) and add the 6.25 KHz and 12.50 KHz steps and that should take care of it.

Jim KC9HI

Is the "bandwidth selections (narrow and wide)" that you described represented in CHIRP's "Mode" column? If so, how do the Rugged Radio RH5R-V2 12.5kHz & 25kHz align to the 2.5kHz, 5kHz, & 100kHz VFM, FM, & WFM "Mode" options defined on the wiki?
https://chirp.danplanet.com/projects/chirp/wiki/MemoryEditorColumns#Mode

Mode
This controls the transmit and receive mode of the channel. The following lists the common values and their meanings:
FM: "Wide" FM for two-way communications (i.e. 5 kHz deviation)
NFM: "Narrow" FM for two-way communications (i.e. 2.5 kHz deviation)
WFM: "Wide" FM for broadcast communications (i.e. ~100 kHz deviation)
AM: "Narrow" AM for two-way communications (i.e. aircraft band in the US)
DV: Icom's digital D-STAR mode

Actions #11

Updated by Jim Unroe almost 4 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Patch submitted. Once approved, support will be available in the following CHIRP daily build.

Jim KC9HI

Actions #12

Updated by Chad Linnenbrink almost 4 years ago

Jim Unroe wrote:

Patch submitted. Once approved, support will be available in the following CHIRP daily build.

Jim KC9HI

Great, thank you!

Actions #13

Updated by Anonymous almost 4 years ago

  • Status changed from Resolved to Closed

Applied in changeset commit:da99dadd866c.

Actions #14

Updated by Chad Linnenbrink almost 4 years ago

Anonymous wrote:

Applied in changeset commit:da99dadd866c.

Fix verified.
Thanks again!

Actions

Also available in: Atom PDF