[2024-04-02 19:51:03,356] chirp.logger - DEBUG: CHIRP next-20240401 on Win32 (Unknown 10.0:22635) (Python 3.10.8) [2024-04-02 19:51:03,408] chirp.wxui - DEBUG: Using locale: en_US (276) [2024-04-02 19:51:03,411] 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-04-02 19:51:03,414] 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-04-02 19:51:03,741] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22635-SP0 // CHIRP/next-20240401 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2024-04-02 19:51:03,742] chirp.wxui - WARNING: Developer mode is enabled [2024-04-02 19:51:03,773] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\steph\\Documents\\Radio\\HG-UV98.csv'] [2024-04-02 19:51:04,997] chirp.wxui.main - INFO: Server reports next-20240401 is latest [2024-04-02 19:51:06,958] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img [2024-04-02 19:51:06,958] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work [2024-04-02 19:51:06,959] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img [2024-04-02 19:51:06,959] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work [2024-04-02 19:51:06,977] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM9', 'name': 'COM9', 'description': 'Standard Serial over Bluetooth link (COM9)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_VID&00010075_PID&0100\\8&A9DB96C&0&C418E9A222D6_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM10', 'name': 'COM10', 'description': 'Standard Serial over Bluetooth link (COM10)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\8&A9DB96C&0&000000000000_00000002', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'USB Serial Port (COM5)', 'hwid': 'USB VID:PID=0403:6001 SER=A10KAMM9A', 'vid': 1027, 'pid': 24577, 'serial_number': 'A10KAMM9A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}] [2024-04-02 19:51:08,382] chirp.wxui.clone - DEBUG: Using port 'COM5' [2024-04-02 19:51:08,382] chirp.wxui.clone - DEBUG: Selected [2024-04-02 19:51:08,412] 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) [2024-04-02 19:51:08,423] chirp.drivers.hg_uv98 - DEBUG: 0008 P>R: 000: 4e 69 4e 48 53 47 30 4e NiNHSG0N [2024-04-02 19:51:08,942] chirp.drivers.hg_uv98 - DEBUG: ident string was b'P3LL\x13\x10\x08\xf8' [2024-04-02 19:51:08,944] chirp.wxui.clone - ERROR: Failed to clone: Incorrect model: 000: 50 33 4c 4c 13 10 08 f8 P3LL.... , expected b'P3107\x00\x00\x00' Traceback (most recent call last): File "chirp\wxui\clone.py", line 77, in run File "chirp\drivers\hg_uv98.py", line 351, in sync_in File "chirp\drivers\hg_uv98.py", line 216, in do_download File "chirp\drivers\hg_uv98.py", line 203, in do_ident chirp.errors.RadioError: Incorrect model: 000: 50 33 4c 4c 13 10 08 f8 P3LL.... , expected b'P3107\x00\x00\x00' [2024-04-02 19:51:12,026] chirp.wxui.clone - WARNING: Stopping clone thread