[chirp_devel] CHIRP programming
Ran Giladi
Fri Mar 22 13:22:30 PDT 2013
The FT1900R was in CLONE mode (same as 1802, i.e., on+A/N LOW), but failed to read.
Where is the debug.log?
I got this message on the console:
User selected Yaesu FT-1900R on port /dev/ttyUSB0
Clone thread started
-- Exception: --
Traceback (most recent call last):
File "/home/ran/Downloads/chirp-0.3.0/chirpui/clone.py", line 225, in run
self.__radio.sync_in()
File "/home/ran/Downloads/chirp-0.3.0/chirp/yaesu_clone.py", line 199, in sync_in
self._mmap = _clone_in(self)
File "/home/ran/Downloads/chirp-0.3.0/chirp/yaesu_clone.py", line 84, in _clone_in
raise errors.RadioError("Failed to communicate with the radio: %s" % e)
RadioError: Failed to communicate with the radio: No response from radio
------
Clone failed: Failed to communicate with the radio: No response from radio
Clone thread ended
--- Exception Dialog: Failed to communicate with the radio: No response from radio ---
None
----------------------------
More information about the chirp_devel
mailing list