|
[2023-06-07 12:00:58,071] chirp.logger - DEBUG: CHIRP next-20230606 on Win32 (Unknown 10.0:25381) (Python 3.10.8)
|
|
[2023-06-07 12:00:58,183] chirp.wxui - DEBUG: Using locale: en_CA (191)
|
|
[2023-06-07 12:00:58,189] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_CA (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
|
|
[2023-06-07 12:00:58,194] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_CA (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)
|
|
[2023-06-07 12:00:58,924] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.25381-SP0 // CHIRP/next-20230606 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2023-06-07 12:00:58,966] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf SE Jaktradio 155MHz.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
|
|
[2023-06-07 12:00:58,967] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
|
|
[2023-06-07 12:00:59,558] chirp.wxui.main - INFO: Server reports next-20230606 is latest
|
|
[2023-06-07 12:01:10,488] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2023-06-07 12:01:10,488] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft7800.FT7800Radio'>
|
|
[2023-06-07 12:01:10,521] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-06-07 12:01:11,578] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-06-07 12:01:11,642] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1ce56d151b0, 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)
|
|
[2023-06-07 12:01:18,213] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2023-06-07 12:01:18,213] chirp.wxui.clone - WARNING: Clone failed after cancel: Failed to communicate with radio: byref() argument must be a ctypes instance, not 'NoneType'
|
|
[2023-06-07 12:02:04,778] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2023-06-07 12:02:04,778] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft7800.FT7800Radio'>
|
|
[2023-06-07 12:02:04,830] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-06-07 12:02:06,704] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-06-07 12:02:06,771] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1ce56d15d20, 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)
|
|
[2023-06-07 12:02:14,291] 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 323, in sync_in
|
|
File "chirp\drivers\ft7800.py", line 182, 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 66, in run
|
|
File "chirp\drivers\ft7800.py", line 327, in sync_in
|
|
chirp.errors.RadioError: Failed to communicate with radio: Failed to read header (0)
|
|
[2023-06-07 12:18:00,905] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.vx5.VX5Radio'>
|
|
[2023-06-07 12:18:06,990] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2023-06-07 12:18:06,990] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.vx5.VX5Radio'>
|
|
[2023-06-07 12:18:07,019] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-06-07 12:18:11,861] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-06-07 12:18:11,892] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1ce56d15f60, 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)
|
|
[2023-06-07 12:18:26,929] chirp.drivers.yaesu_clone - DEBUG: 000: 00 00 00 07 ........
|
|
|
|
[2023-06-07 12:18:41,957] chirp.drivers.yaesu_clone - DEBUG: 000: ff 80 00 00 00 00 fe ........
|
|
|
|
[2023-06-07 12:18:42,208] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:42,458] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:42,710] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:42,961] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:43,211] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:43,461] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:43,712] chirp.drivers.yaesu_clone - DEBUG: Read 0/8097
|
|
[2023-06-07 12:18:43,962] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: Timed out reading from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\yaesu_clone.py", line 108, in _clone_in
|
|
File "chirp\drivers\yaesu_clone.py", line 87, in __clone_in
|
|
File "chirp\drivers\yaesu_clone.py", line 63, in _chunk_read
|
|
chirp.errors.RadioError: Timed out reading from radio
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 66, in run
|
|
File "chirp\drivers\yaesu_clone.py", line 268, in sync_in
|
|
File "chirp\drivers\yaesu_clone.py", line 110, in _clone_in
|
|
chirp.errors.RadioError: Failed to communicate with the radio: Timed out reading from radio
|
|
[2023-06-07 12:18:47,358] chirp.wxui.clone - DEBUG: Using port 'COM5'
|
|
[2023-06-07 12:18:47,359] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.vx5.VX5Radio'>
|
|
[2023-06-07 12:18:47,387] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-06-07 12:18:48,189] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-06-07 12:18:48,223] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1ce56d16230, 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)
|
|
[2023-06-07 12:19:03,254] chirp.drivers.yaesu_clone - DEBUG: 000: 00 f8 00 00 ........
|
|
|
|
[2023-06-07 12:19:18,303] chirp.drivers.yaesu_clone - DEBUG:
|
|
[2023-06-07 12:19:18,303] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: No response from radio
|
|
Traceback (most recent call last):
|
|
File "chirp\drivers\yaesu_clone.py", line 108, in _clone_in
|
|
File "chirp\drivers\yaesu_clone.py", line 92, in __clone_in
|
|
chirp.errors.RadioError: No response from radio
|
|
|
|
During handling of the above exception, another exception occurred:
|
|
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 66, in run
|
|
File "chirp\drivers\yaesu_clone.py", line 268, in sync_in
|
|
File "chirp\drivers\yaesu_clone.py", line 110, in _clone_in
|
|
chirp.errors.RadioError: Failed to communicate with the radio: No response from radio
|