|
[2024-04-29 16:33:21,568] chirp.logger - DEBUG: CHIRP next-20240427 on Darwin MacBook-Air.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:11:05 PDT 2024; root:xnu-10063.101.17~1/RELEASE_X86_64 x86_64 (Python 3.10.11)
|
|
[2024-04-29 16:33:22,311] chirp.wxui - DEBUG: Using locale: it_IT (424)
|
|
[2024-04-29 16:33:22,319] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: it_IT (pl,uk_UA,en_US,pt_BR,el,it,ru,ja_JP,zh_CN,hu,nl,de,fr,es,tr_TR) from /private/var/folders/2s/_638vn990tl5q11gz23nr9vw0000gn/T/AppTranslocation/539332EB-4807-465C-B77E-742BE3083395/d/CHIRP.app/Contents/MacOS/chirp/locale
|
|
[2024-04-29 16:33:22,325] chirp.wxui - DEBUG: Translation loaded=True for wxstd: it_IT (fa_IR,sl,sk,pl,vi,sq,sv,ms,da,gl_ES,pt_BR,ko_KR,ja,el,lv,co,it,ca,zh_TW,cs,ru,ro,zh_CN,pt,uk,an,ar,hr,hu,nl,ne,af,nb,hi,ka,de,ca@valencia,fi,id,fr,es,lt,eu,ta,tr)
|
|
[2024-04-29 16:33:23,200] main - INFO: Python/3.10.11 // Darwin/macOS-14.4.1-x86_64-i386-64bit // CHIRP/next-20240427 // wx/4.2.0 osx-cocoa (phoenix) wxWidgets 3.2.0
|
|
[2024-04-29 16:33:23,257] chirp.wxui.main - DEBUG: Recent is now ['/Users/Paolo/Dropbox/5 Radio/Yaesu_FT-818_23 aprile.img', '/Users/Paolo/Dropbox/5 Radio/Yaesu_FT-818_20230827.img', '/Users/Paolo/Dropbox/Radio/Yaesu_FT-818_20230827.img', '/private/var/folders/2s/_638vn990tl5q11gz23nr9vw0000gn/T/AppTranslocation/43317EE7-4344-47C7-AE3A-FBFD043DE9B0/d/CHIRP.app/Contents/MacOS/chirp/stock_configs/EU LPD and PMR Channels.csv', '/private/var/folders/2s/_638vn990tl5q11gz23nr9vw0000gn/T/AppTranslocation/43317EE7-4344-47C7-AE3A-FBFD043DE9B0/d/CHIRP.app/Contents/MacOS/chirp/stock_configs/EU LPD and PMR Channels.csv', '/private/var/folders/2s/_638vn990tl5q11gz23nr9vw0000gn/T/AppTranslocation/43317EE7-4344-47C7-AE3A-FBFD043DE9B0/d/CHIRP.app/Contents/MacOS/chirp/stock_configs/EU LPD and PMR Channels.csv', '/private/var/folders/2s/_638vn990tl5q11gz23nr9vw0000gn/T/AppTranslocation/43317EE7-4344-47C7-AE3A-FBFD043DE9B0/d/CHIRP.app/Contents/MacOS/chirp/stock_configs/EU LPD and PMR Channels.csv', '/private/var/folders/2s/_638vn990tl5q11gz23nr9vw0000gn/T/AppTranslocation/43317EE7-4344-47C7-AE3A-FBFD043DE9B0/d/CHIRP.app/Contents/MacOS/chirp/stock_configs/EU LPD and PMR Channels.csv']
|
|
[2024-04-29 16:33:24,084] chirp.wxui.main - INFO: Server reports next-20240427 is latest
|
|
[2024-04-29 16:35:06,913] chirp.wxui.clone - DEBUG: All system ports: [{'device': '/dev/cu.BLTH', 'name': 'cu.BLTH', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.MacBookAirdiRoberta', 'name': 'cu.MacBookAirdiRoberta', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.Bluetooth-Incoming-Port', 'name': 'cu.Bluetooth-Incoming-Port', 'description': 'n/a', 'hwid': 'n/a', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': None, 'product': None, 'interface': None}, {'device': '/dev/cu.usbserial-RT9X4PHZ', 'name': 'cu.usbserial-RT9X4PHZ', 'description': 'CT57A Radio Cable - CT57A Radio Cable', 'hwid': 'USB VID:PID=2100:9E51 SER=RT9X4PHZ LOCATION=20-1', 'vid': 8448, 'pid': 40529, 'serial_number': 'RT9X4PHZ', 'location': '20-1', 'manufacturer': 'RT Systems', 'product': 'CT57A Radio Cable', 'interface': 'CT57A Radio Cable'}]
|
|
[2024-04-29 16:35:27,102] chirp.wxui.clone - DEBUG: Using port '/dev/cu.usbserial-RT9X4PHZ'
|
|
[2024-04-29 16:35:27,103] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.vx170.VX170Radio'>
|
|
[2024-04-29 16:35:27,127] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
|
|
[2024-04-29 16:35:27,134] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x10ff7fc40, open=True>(port='/dev/cu.usbserial-RT9X4PHZ', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-04-29 16:35:34,745] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Failed to read header (0)
|
|
Traceback (most recent call last):
|
|
File "chirp/drivers/ft7800.py", line 319, in sync_in
|
|
File "chirp/drivers/ft7800.py", line 178, in _download
|
|
Exception: Failed to read header (0)
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp/wxui/clone.py", line 77, in run
|
|
File "chirp/drivers/ft7800.py", line 323, in sync_in
|
|
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header (0)
|
|
[2024-04-29 16:35:44,823] chirp.wxui.clone - WARNING: Stopping clone thread
|