Hi all, I haven't played for a bit, so I tried 0.1.12 on my ICOM and it's not syncing with the radio :-(
-- --- Exception Dialog: Out of sync with radio --- Traceback (most recent call last): File "/home/simon/chirp-0.1.12/chirpui/clone.py", line 167, in run cs.radio_class = detect.DETECT_FUNCTIONS[vendor](cs.port) File "/home/simon/chirp-0.1.12/chirp/detect.py", line 73, in detect_icom_radio result = _detect_icom_radio(s) File "/home/simon/chirp-0.1.12/chirp/detect.py", line 41, in _detect_icom_radio md = icf.get_model_data(s) File "/home/simon/chirp-0.1.12/chirp/icf.py", line 129, in get_model_data frames = stream.get_frames() File "/home/simon/chirp-0.1.12/chirp/icf.py", line 123, in get_frames return self._process_frames() File "/home/simon/chirp-0.1.12/chirp/icf.py", line 80, in _process_frames raise errors.InvalidDataError("Out of sync with radio") InvalidDataError: Out of sync with radio ---------------------------- --
I believe the cable/serial port is good as I can use tk500 on my scanner. I am starting chirpw without entering clone mode on the radio.
Any suggestions? Is there a way to disable auto-detection?
Simon