Project

General

Profile

Actions

Bug #637

closed

D710 will not accept 25 KHz step

Added by Tom Hayward about 11 years ago. Updated over 3 years ago.

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

100%

Estimated time:
Chirp Version:
daily
Model affected:
Kenwood TM-D710
Platform:
All
Debug Log:
I read the instructions above:

Description

When setting a 25 KHz step with Chirp, the radio refuses the memory.

PC->RADIO: ME 101,0145110000,7,2,0,1,0,0,18,08,000,00600000,0,0000000000,0,0
D7->PC: N
Exception running RadioJob: Radio refused 101
-- Exception: --
Traceback (most recent call last):
  File "/home/tom/src/chirp.hg/chirpui/common.py", line 97, in _execute
    result = func(*self.args, **self.kwargs)
  File "/home/tom/src/chirp.hg/chirp/kenwood_live.py", line 226, in set_memory
    raise errors.InvalidDataError("Radio refused %i" % memory.number)
InvalidDataError: Radio refused 101
------
Job Args:   (Memory[101],)
Job KWArgs: {}
Job Called from:
  File "./chirpw", line 147, in 
    gtk.main()
  File "/home/tom/src/chirp.hg/chirpui/memedit.py", line 366, in edited
    job = common.RadioJob(self._set_memory_cb, "set_memory", mem)

Actions

Also available in: Atom PDF