|
[2024-10-10 10:02:25,572] chirp.logger - DEBUG: CHIRP next-20241003 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
|
|
[2024-10-10 10:02:25,668] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2024-10-10 10:02:25,668] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (bg_BG,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-10-10 10:02:25,684] 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-10-10 10:02:26,712] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20241003 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-10-10 10:02:26,755] chirp.wxui.main - DEBUG: Recent is now ['C:\\Program Files (x86)\\CHIRP\\chirp\\stock_configs\\US FRS and GMRS Channels.csv', 'C:\\Users\\TK\\Documents\\QYT 8900D 100724.img', 'C:\\Users\\TK\\Documents\\Baofeng_UV-9R Pro_20241006.img', 'C:\\Users\\TK\\Documents\\Baofeng_UV-9R Pro Taz Cty Rch.img', 'C:\\Users\\TK\\Documents\\Baofeng_UV-9R Pro.img', 'C:\\Users\\TK\\Documents\\Baofeng_UV-9R Pro_20231014.img', 'C:\\Users\\TK\\Documents\\Baofeng_BF-888_20241001.img', 'C:\\Users\\TK\\Documents\\QYT 8900D.img']
|
|
[2024-10-10 10:02:27,336] chirp.wxui.main - INFO: Server reports next-20241003 is latest
|
|
[2024-10-10 10:02:41,396] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'USB-SERIAL CH340 (COM5)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-1', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-1', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
|
|
[2024-10-10 10:02:52,397] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8900D'>
|
|
[2024-10-10 10:02:52,413] chirp.wxui.clone - DEBUG: Showing experimental prompt
|
|
[2024-10-10 10:02:58,443] chirp.wxui.clone - DEBUG: No flag change for experimental
|
|
[2024-10-10 10:02:58,443] chirp.wxui.clone - INFO: User accepted experimental risk for <class 'chirp.drivers.btech.KT8900D'>
|
|
[2024-10-10 10:03:00,506] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2024-10-10 10:03:00,506] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8900D'>
|
|
[2024-10-10 10:03:00,528] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
|
|
[2024-10-10 10:03:00,541] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x19ede368250, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-10-10 10:03:01,310] chirp.drivers.btech - WARNING: Short reading 8 bytes from the 50 requested.
|
|
[2024-10-10 10:03:01,310] chirp.wxui.clone - ERROR: Failed to clone: Bad ack from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 92, in run
|
|
File "chirp\drivers\btech.py", line 759, in sync_in
|
|
File "chirp\drivers\btech.py", line 535, in _download
|
|
File "chirp\drivers\btech.py", line 453, in _do_ident
|
|
chirp.errors.RadioError: Bad ack from radio
|
|
[2024-10-10 10:03:38,684] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2024-10-10 10:03:38,684] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8900D'>
|
|
[2024-10-10 10:03:38,697] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
|
|
[2024-10-10 10:03:38,699] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x19ede36b4c0, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-10-10 10:03:39,458] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\btech.py", line 371, in _rawrecv
|
|
chirp.errors.RadioError: No data received from radio
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 92, in run
|
|
File "chirp\drivers\btech.py", line 759, in sync_in
|
|
File "chirp\drivers\btech.py", line 535, in _download
|
|
File "chirp\drivers\btech.py", line 449, in _do_ident
|
|
File "chirp\drivers\btech.py", line 379, in _rawrecv
|
|
chirp.errors.RadioError: Error reading data from radio
|
|
[2024-10-10 10:03:55,589] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2024-10-10 10:03:55,589] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8900D'>
|
|
[2024-10-10 10:03:55,605] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
|
|
[2024-10-10 10:03:55,605] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x19ede36b7c0, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-10-10 10:03:56,361] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\btech.py", line 371, in _rawrecv
|
|
chirp.errors.RadioError: No data received from radio
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 92, in run
|
|
File "chirp\drivers\btech.py", line 759, in sync_in
|
|
File "chirp\drivers\btech.py", line 535, in _download
|
|
File "chirp\drivers\btech.py", line 449, in _do_ident
|
|
File "chirp\drivers\btech.py", line 379, in _rawrecv
|
|
chirp.errors.RadioError: Error reading data from radio
|
|
[2024-10-10 10:04:13,430] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2024-10-10 10:04:13,430] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8900D'>
|
|
[2024-10-10 10:04:13,441] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
|
|
[2024-10-10 10:04:13,444] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x19ede36ba60, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-10-10 10:04:14,202] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\btech.py", line 371, in _rawrecv
|
|
chirp.errors.RadioError: No data received from radio
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 92, in run
|
|
File "chirp\drivers\btech.py", line 759, in sync_in
|
|
File "chirp\drivers\btech.py", line 535, in _download
|
|
File "chirp\drivers\btech.py", line 449, in _do_ident
|
|
File "chirp\drivers\btech.py", line 379, in _rawrecv
|
|
chirp.errors.RadioError: Error reading data from radio
|
|
[2024-10-10 10:04:22,550] chirp.wxui.clone - WARNING: Stopping clone thread
|