[2023-08-04 14:46:38,799] chirp.logger - DEBUG: CHIRP next-20230725 on Win32 (Unknown 10.0:19045) (Python 3.10.8) [2023-08-04 14:46:38,887] chirp.wxui - DEBUG: Using locale: en_ZA (258) [2023-08-04 14:46:38,898] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_ZA (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale [2023-08-04 14:46:38,908] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_ZA (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW) [2023-08-04 14:46:39,369] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230725 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2023-08-04 14:46:39,446] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir: File is changed [2023-08-04 14:46:40,394] chirp.wxui.main - INFO: Server reports next-20230803 is latest [2023-08-04 14:46:53,280] chirp.wxui.clone - DEBUG: Selected [2023-08-04 14:46:54,416] chirp.wxui.clone - DEBUG: Using port 'COM30' [2023-08-04 14:46:54,416] chirp.wxui.clone - DEBUG: Selected [2023-08-04 14:46:54,431] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM30', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-08-04 14:46:54,779] chirp.drivers.icf - INFO: Detected an echoing cable [2023-08-04 14:46:54,780] chirp.drivers.icf - DEBUG: Model query result: Radio -> PC [Model]: 000: 18 82 00 01 0b 02 20 20 ........ 008: 20 20 20 20 20 20 20 20 ........ 016: 20 20 20 20 20 20 ........ [2023-08-04 14:46:54,780] chirp.drivers.icf - INFO: Unable to decode 22-byte model data [2023-08-04 14:46:54,780] chirp.drivers.icf - INFO: This model: 000: 18 82 00 01 ........ [2023-08-04 14:46:54,780] chirp.drivers.icf - INFO: Supp model: 000: 18 82 00 02 ........ [2023-08-04 14:46:54,781] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: I can't talk to this model Traceback (most recent call last): File "chirp\drivers\icf.py", line 409, in clone_from_radio File "chirp\drivers\icf.py", line 345, in _clone_from_radio chirp.errors.RadioError: I can't talk to this model During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 68, in run File "chirp\drivers\icf.py", line 887, in sync_in File "chirp\drivers\icf.py", line 411, in clone_from_radio chirp.errors.RadioError: Failed to communicate with the radio: I can't talk to this model [2023-08-04 14:47:00,794] chirp.wxui.clone - WARNING: Stopping clone thread