[chirp_users] FT-60 / Chirp 0.1.12 / Ubuntu 11.04 Fails to write
I get persistent failure to write to radio on an FT-60 with Chirp 0.1.12 on Ubuntu 11.04.
It read from the radio OK, but I cannot write back either immediately or after exiting chirp and loading a saved .IMG file. Additionally, I get an IndexError in attempting to use Export from chirp.
Procedure: Turn on FT-60 with Moni pressed, select menu item F8 Clone, Depress Moni until RX appears, then do Upload to Radio from Chirp.
Below is stdout.
Leigh/WA5ZNU
CHIRP 0.1.12 on Linux - Ubuntu 11.04 Starting memedit Exception running RadioJob: list index out of range -- Exception: -- Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/chirpui/common.py", line 81, in execute Bank Index supported: False result = func(*self.args, **self.kwargs) Bank supported: False File "/usr/lib/pymodules/python2.7/chirp/ft60.py", line 208, in get_memory DTCS Code supported: True DTCS Pol supported: False mem.tmode = TMODES[_mem.tmode] Mode supported: True IndexError: list index out of range Offset supported: True ------ Name supported: TrueJob Args: (0,)
Job KWArgs: {} Tune Step supported: True Name supported: True ToneSql supported: False Cross Mode supported: False Exception running RadioJob: list index out of range -- Exception: -- Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/chirpui/common.py", line 81, in execute result = func(*self.args, **self.kwargs) File "/usr/lib/pymodules/python2.7/chirp/ft60.py", line 208, in get_memory mem.tmode = TMODES[_mem.tmode] IndexError: list index out of range ------ Job Args: (0,) Job KWArgs: {} Started Clone thread started -- Exception: -- Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/chirpui/clone.py", line 222, in run self.__radio.sync_out() File "/usr/lib/pymodules/python2.7/chirp/ft60.py", line 170, in sync_out upload(self) File "/usr/lib/pymodules/python2.7/chirp/ft60.py", line 66, in upload raise Exception("Radio did not respond") Exception: Radio did not respond ------ Clone failed: Radio did not respond Clone thread ended
I get persistent failure to write to radio on an FT-60 with Chirp 0.1.12 on Ubuntu 11.04.
Does it ever work, or just often fail? Have you tried the latest daily version?
I have found that the FT-60 seems to be extremely sensitive to the position of the programming cable plug. On all of the FT-60s I have programmed (and I've done quite a few), I had to exert lateral pressure on the plug in one direction to get it to make consistent contact. Otherwise, I would get sporadic communication while writing. Any chance this is your issue?
The error you're hitting means that CHIRP wrote the "clone start" header and the radio did not ack it. If the radio immediately shows "error" on the screen, then it means the radio is seeing *something* but not what it expects (perhaps due to a faulty connection). If it doesn't immediately go to error, then it means no communication is occurring.
participants (2)
-
Dan Smith
-
Leigh L. Klotz, Jr WA5ZNU