|
[2025-05-30 11:30:11,783] chirp.logger - DEBUG: CHIRP next-20250516 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
|
|
[2025-05-30 11:30:13,705] chirp.wxui - DEBUG: Using locale: sv_SE (774)
|
|
[2025-05-30 11:30:13,736] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: sv_SE (bg_BG,de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ro_RO,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
|
|
[2025-05-30 11:30:13,768] chirp.wxui - DEBUG: Translation loaded=True for wxstd: sv_SE (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)
|
|
[2025-05-30 11:30:15,705] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20250516 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2025-05-30 11:30:15,705] chirp.wxui - WARNING: Developer mode is enabled
|
|
[2025-05-30 11:30:16,330] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir: File is changed
|
|
[2025-05-30 11:30:16,361] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir: File is changed
|
|
[2025-05-30 11:30:16,377] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir: File is changed
|
|
[2025-05-30 11:30:16,408] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir: File is changed
|
|
[2025-05-30 11:30:16,424] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir: File is changed
|
|
[2025-05-30 11:30:16,424] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\subjo\\Downloads\\Baofeng_UV-9R_20221212.img', 'C:\\Users\\subjo\\Downloads\\Baofeng_UV-9R_20221213_Jonas.img']
|
|
[2025-05-30 11:30:17,011] chirp.wxui.main - INFO: Server reports next-20250516 is latest
|
|
[2025-05-30 11:30:22,948] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-4', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-4', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
|
|
[2025-05-30 11:30:23,058] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
|
|
[2025-05-30 11:30:23,058] chirp.wxui.clone - DEBUG: Automatically chose last-used port COM3 for Baofeng UV-5R
|
|
[2025-05-30 11:30:30,891] chirp.wxui.clone - DEBUG: Using port 'COM3'
|
|
[2025-05-30 11:30:30,891] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
|
|
[2025-05-30 11:30:30,907] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
|
|
[2025-05-30 11:30:30,907] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2196e559960, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2025-05-30 11:30:30,907] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
|
|
[2025-05-30 11:30:30,907] chirp.wxui.clone - DEBUG: Recorded last-used port COM3 for Baofeng UV-5R
|
|
[2025-05-30 11:30:30,922] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.
|
|
|
|
[2025-05-30 11:30:31,079] chirp.drivers.uv5r - INFO: Valid response, got this:
|
|
[2025-05-30 11:30:31,079] chirp.drivers.uv5r - DEBUG: 000: aa 30 76 04 00 05 20 dd .0v.....
|
|
|
|
[2025-05-30 11:30:31,626] chirp.drivers.uv5r - INFO: Radio Version is b'\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff'
|
|
[2025-05-30 11:30:31,626] chirp.drivers.uv5r - INFO: Radio has dropped byte issue: True
|
|
[2025-05-30 11:30:31,626] chirp.drivers.uv5r - DEBUG: downloading main block...
|
|
[2025-05-30 11:30:48,393] chirp.drivers.uv5r - DEBUG: done.
|
|
[2025-05-30 11:30:48,393] chirp.drivers.uv5r - DEBUG: downloading aux block...
|
|
[2025-05-30 11:30:49,409] chirp.wxui.clone - ERROR: Failed to clone: Radio refused to send second block 0x1ec0
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 94, in run
|
|
File "chirp\drivers\uv5r.py", line 902, in sync_in
|
|
File "chirp\drivers\uv5r.py", line 586, in _do_download
|
|
File "chirp\drivers\uv5r.py", line 452, in _read_block
|
|
chirp.errors.RadioError: Radio refused to send second block 0x1ec0
|
|
[2025-05-30 11:33:12,468] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2025-05-30 11:33:35,587] chirp.wxui.common - DEBUG: Revealing path C:\Users\subjo\AppData\Roaming\CHIRP\backups
|
|
[2025-05-30 11:33:50,187] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2025-05-30 11:33:50,187] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2025-05-30 11:33:50,233] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2025-05-30 11:33:50,233] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2025-05-30 11:34:11,955] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2025-05-30 11:37:38,800] chirp.wxui.bugreport - DEBUG: CHIRP login success as 110521
|
|
[2025-05-30 11:54:15,221] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\subjo\AppData\Roaming\CHIRP\chirp.config stamped 2025-05-30T11:54:15.221786
|
|
[2025-05-30 11:54:15,253] chirp.wxui.bugreport - DEBUG: Capturing windows system info
|