[2024-01-14 16:21:42,247] chirp.logger - DEBUG: CHIRP next-20240111 on Win32 (Unknown 10.0:19044) (Python 3.10.8) [2024-01-14 16:21:43,520] chirp.wxui - DEBUG: Using locale: hu_HU (403) [2024-01-14 16:21:43,528] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: hu_HU (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-14 16:21:43,536] chirp.wxui - DEBUG: Translation loaded=True for wxstd: hu_HU (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-14 16:21:44,597] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19044-SP0 // CHIRP/next-20240111 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-01-14 16:21:45,657] chirp.wxui.main - INFO: Server reports next-20240111 is latest [2024-01-14 16:22:25,854] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11046 (status 200) [2024-01-14 16:22:25,854] chirp.wxui.developer - DEBUG: Found 1 valid module attachments from issue 11046 [2024-01-14 16:25:03,684] chirp.wxui.developer - DEBUG: Fetched info for user 161 (status 200) [2024-01-14 16:25:03,688] chirp.wxui.developer - DEBUG: User chose attachment {'id': 10465, 'filename': 'baofeng_wp970i_uv5rx.py', 'filesize': 33532, 'content_type': 'text/x-python', 'description': 'Use Vendor: Baofeng / Model: UV-5RX', 'content_url': 'https://chirp.danplanet.com/attachments/download/10465/baofeng_wp970i_uv5rx.py', 'author': {'id': 161, 'name': 'Jim Unroe'}, 'created_on': '2024-01-14T01:33:20Z'} [2024-01-14 16:25:03,688] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirp.danplanet.com/attachments/download/10465/baofeng_wp970i_uv5rx.py [2024-01-14 16:25:05,116] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\uz\AppData\Local\Temp\loaded-10465-8fgx2lu1.py [2024-01-14 16:25:05,124] chirp.directory - INFO: driver re-registration enabled [2024-01-14 16:25:05,152] chirp.wxui.main - INFO: Loading module C:\Users\uz\AppData\Local\Temp\loaded-10465-8fgx2lu1.py SHA256 a337e999a2f298b9c859a54fe0c5c189b4df4a39821f7aeb548ba54bed001122 [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_BF-A58' [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_UV-82WP' [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_GT-3WP' [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Retevis_RT6' [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_BF-A58S' [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_UV-S9X3' [2024-01-14 16:25:05,172] chirp.directory - INFO: Registered Baofeng_UV-5RX = UV5RX [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_UV-9R' [2024-01-14 16:25:05,172] chirp.directory - WARNING: Replacing existing driver id `Baofeng_UV-9G' [2024-01-14 16:25:14,438] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM5', 'name': 'COM5', 'description': 'Prolific USB-to-Serial Comm Port (COM5)', 'hwid': 'USB VID:PID=067B:2303 SER= LOCATION=1-1.1', 'vid': 1659, 'pid': 8963, 'serial_number': '', 'location': '1-1.1', 'manufacturer': 'Prolific', 'product': None, 'interface': None}] [2024-01-14 16:25:14,446] chirp.wxui.clone - WARNING: Unable to select 'COM3' [2024-01-14 16:25:28,485] chirp.wxui.clone - DEBUG: Selected [2024-01-14 16:25:28,501] chirp.wxui.clone - DEBUG: Showing experimental prompt [2024-01-14 16:25:39,393] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental [2024-01-14 16:25:46,045] chirp.wxui.clone - DEBUG: Using port 'COM5' [2024-01-14 16:25:46,045] chirp.wxui.clone - DEBUG: Selected [2024-01-14 16:25:46,057] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-01-14 16:25:53,857] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-01-14 16:25:53,997] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) Error reading data from radio: not the amount of data we want. [2024-01-14 16:25:57,580] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want. Traceback (most recent call last): File "chirp\wxui\clone.py", line 71, in run File "chirp\drivers\baofeng_common.py", line 460, in sync_in File "chirp\drivers\baofeng_common.py", line 259, in _download File "chirp\drivers\baofeng_common.py", line 252, in _ident_radio File "chirp\drivers\baofeng_common.py", line 245, in _ident_radio File "chirp\drivers\baofeng_common.py", line 208, in _do_ident File "chirp\drivers\baofeng_common.py", line 54, in _rawrecv chirp.errors.RadioError: Error reading data from radio: not the amount of data we want. [2024-01-14 16:26:13,659] chirp.wxui.clone - DEBUG: Using port 'COM5' [2024-01-14 16:26:13,659] chirp.wxui.clone - DEBUG: Selected [2024-01-14 16:26:13,671] chirp.wxui.clone - DEBUG: Showing pre_download prompt [2024-01-14 16:26:17,959] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download [2024-01-14 16:26:18,095] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) Error reading data from radio: not the amount of data we want. [2024-01-14 16:26:21,675] chirp.wxui.clone - ERROR: Failed to clone: Error reading data from radio: not the amount of data we want. Traceback (most recent call last): File "chirp\wxui\clone.py", line 71, in run File "chirp\drivers\baofeng_common.py", line 460, in sync_in File "chirp\drivers\baofeng_common.py", line 259, in _download File "chirp\drivers\baofeng_common.py", line 252, in _ident_radio File "chirp\drivers\baofeng_common.py", line 245, in _ident_radio File "chirp\drivers\baofeng_common.py", line 208, in _do_ident File "chirp\drivers\baofeng_common.py", line 54, in _rawrecv chirp.errors.RadioError: Error reading data from radio: not the amount of data we want. [2024-01-14 16:26:44,968] chirp.wxui.clone - WARNING: Stopping clone thread