|
[2024-02-21 10:44:49,895] chirp.logger - DEBUG: CHIRP next-20240220 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
|
|
[2024-02-21 10:44:50,561] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2024-02-21 10:44:50,573] 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-02-21 10:44:50,581] 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-02-21 10:44:51,055] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
|
|
[2024-02-21 10:44:51,055] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
|
|
[2024-02-21 10:44:51,055] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
|
|
[2024-02-21 10:44:51,055] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
|
|
[2024-02-21 10:44:51,156] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20240220 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-02-21 10:44:51,579] chirp.wxui.main - INFO: Server reports next-20240220 is latest
|
|
_ is <built-in function GetTranslation>
|
|
[2024-02-21 10:44:56,343] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Communications Port (COM5)', 'hwid': 'ACPI\\DELL0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB Serial Port (COM3)', 'hwid': 'USB VID:PID=0403:6001 SER=ABSCDGF8A', 'vid': 1027, 'pid': 24577, 'serial_number': 'ABSCDGF8A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-02-21 10:44:59,142] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:44:59,845] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:44:59,845] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:44:59,862] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cd7fa0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:44:59,863] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:44:59,957] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:44:59,958] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:45:03,422] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plusRadio'>
|
|
[2024-02-21 10:45:04,022] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:45:04,022] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plusRadio'>
|
|
[2024-02-21 10:45:04,035] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebc10, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:45:04,036] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:45:04,130] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:45:04,130] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:45:11,125] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:45:14,564] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:45:14,565] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:45:14,580] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebeb0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:45:14,581] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:45:14,674] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:45:14,674] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:45:23,942] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:45:23,942] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:45:23,960] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21057a94160, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:45:23,960] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:45:24,054] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:45:24,054] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:45:51,273] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:45:51,273] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:45:51,288] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21057a943d0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:45:51,289] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:45:51,382] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:45:51,382] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:45:54,464] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
_ is <built-in function GetTranslation>
|
|
[2024-02-21 10:55:54,836] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Communications Port (COM5)', 'hwid': 'ACPI\\DELL0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB Serial Port (COM3)', 'hwid': 'USB VID:PID=0403:6001 SER=ABSCDGF8A', 'vid': 1027, 'pid': 24577, 'serial_number': 'ABSCDGF8A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-02-21 10:56:00,225] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:56:00,225] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:56:00,240] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebc40, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:56:00,241] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:56:00,334] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:56:00,334] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:56:05,308] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
_ is <built-in function GetTranslation>
|
|
[2024-02-21 10:58:39,613] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Communications Port (COM5)', 'hwid': 'ACPI\\DELL0501\\2', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': '(Standard port types)', 'product': None, 'interface': None}, {'device': 'COM3', 'name': 'COM3', 'description': 'USB Serial Port (COM3)', 'hwid': 'USB VID:PID=0403:6001 SER=ABSCDGF8A', 'vid': 1027, 'pid': 24577, 'serial_number': 'ABSCDGF8A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
|
|
[2024-02-21 10:58:41,038] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2024-02-21 10:58:41,038] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.mml_jc8810.A36plus8wRadio'>
|
|
[2024-02-21 10:58:41,054] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21054cebcd0, open=True>(port='COM3', baudrate=57600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-02-21 10:58:41,054] chirp.drivers.mml_jc8810 - DEBUG: download
|
|
[2024-02-21 10:58:41,148] chirp.drivers.mml_jc8810 - DEBUG: 000: 00 00 00 d8 00 20 58 05 ......X.
|
|
|
|
[2024-02-21 10:58:41,148] chirp.wxui.clone - ERROR: Failed to clone: Radio returned unknown identification string
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 75, 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 291, in _enter_programming_mode
|
|
chirp.errors.RadioError: Radio returned unknown identification string
|
|
[2024-02-21 10:58:44,481] chirp.wxui.clone - WARNING: Stopping clone thread
|