|
[2024-01-13 19:47:37,221] chirp.logger - DEBUG: CHIRP next-20240111 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
|
|
[2024-01-13 19:47:37,268] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2024-01-13 19:47:37,271] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
|
|
[2024-01-13 19:47:37,275] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (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)
|
|
[2024-01-13 19:47:37,482] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20240111 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-01-13 19:47:37,748] chirp.wxui.main - INFO: Server reports next-20240111 is latest
|
|
[2024-01-13 19:47:40,974] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM1', 'name': 'COM1', 'description': 'Communications Port (COM1)', 'hwid': 'ACPI\\PNP0501\\0', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM4', 'name': 'COM4', 'description': 'USB-SERIAL CH340 (COM4)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-11', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-11', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
|
|
[2024-01-13 19:47:40,978] chirp.wxui.clone - WARNING: Unable to select 'COM3'
|
|
[2024-01-13 19:47:49,528] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plusRadio'>
|
|
[2024-01-13 19:47:50,335] chirp.wxui.clone - DEBUG: Using port 'COM4'
|
|
[2024-01-13 19:47:50,335] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plusRadio'>
|
|
[2024-01-13 19:47:50,336] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2a5de6f9c30, open=True>(port='COM4', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-01-13 19:47:50,336] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-01-13 19:47:51,634] chirp.wxui.clone - ERROR: Failed to clone: The radio did not accept program mode after five tries.
|
|
Check you interface cable and power cycle your radio.
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 71, in run
|
|
File "chirp\drivers\mml_jc8810.py", line 479, in sync_in
|
|
File "chirp\drivers\mml_jc8810.py", line 350, in do_download
|
|
File "chirp\drivers\mml_jc8810.py", line 281, in _enter_programming_mode
|
|
chirp.errors.RadioError: The radio did not accept program mode after five tries.
|
|
Check you interface cable and power cycle your radio.
|
|
[2024-01-13 19:47:56,733] chirp.wxui.clone - WARNING: Stopping clone thread
|