Bug #1245
closedUnsupported model TH-F6
0%
Description
The displays are attached. I get the same result on two Ubuntu Linux machines using both serial and USB connections. It works fine on Windows with the USB connection (no serial port available). Here is the log:
CHIRP 0.1.12 on Linux - Ubuntu 12.04.3 LTS
PC->V71: ID
V71->PC: ID TH-F6
--- Exception Dialog: Unsupported model TH-F6' ---
%s'" % r_id)
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/chirpui/clone.py", line 167, in run
cs.radio_class = detect.DETECT_FUNCTIONS[vendor](cs.port)
File "/usr/lib/pymodules/python2.7/chirp/detect.py", line 113, in detect_kenwoodlive_radio
raise errors.RadioError("Unsupported model
RadioError: Unsupported model `TH-F6'¶
Files
Updated by Dan Smith almost 11 years ago
- Status changed from New to Rejected
You're using a many-years-old build of CHIRP, way before the TH-F6 was supported. Please update.