|
[2023-08-25 19:31:21,318] chirp.logger - DEBUG: CHIRP next-20230823 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
|
|
[2023-08-25 19:31:21,436] chirp.wxui - DEBUG: Using locale: en_CA (191)
|
|
[2023-08-25 19:31:21,436] 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 D:\Program Files (x86)\CHIRP\chirp\locale
|
|
[2023-08-25 19:31:21,458] 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-08-25 19:31:22,051] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230823 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2023-08-25 19:31:22,130] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir: File is changed
|
|
[2023-08-25 19:31:22,516] chirp.wxui.main - INFO: Server reports next-20230823 is latest
|
|
[2023-08-25 19:31:31,955] chirp.wxui.clone - DEBUG: Using port 'COM10'
|
|
[2023-08-25 19:31:31,955] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uvk5.UVK5Radio'>
|
|
[2023-08-25 19:31:31,979] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-08-25 19:32:06,180] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-08-25 19:32:06,181] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x14a928057b0, open=True>(port='COM10', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2023-08-25 19:32:06,182] chirp.drivers.uvk5 - DEBUG: Sending hello packet
|
|
[2023-08-25 19:32:06,183] chirp.drivers.uvk5 - DEBUG: Sending command (unobfuscated) len=0x0008:
|
|
000: 14 05 04 00 6a 39 57 64 ....j9Wd
|
|
|
|
[2023-08-25 19:32:06,189] chirp.drivers.uvk5 - WARNING: Bad response header: 000: 2a 11 08 02 *.......
|
|
len=4
|
|
[2023-08-25 19:32:06,189] chirp.wxui.clone - ERROR: Failed to clone: Bad response header
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 68, in run
|
|
File "chirp\drivers\uvk5.py", line 689, in sync_in
|
|
File "chirp\drivers\uvk5.py", line 542, in do_download
|
|
File "chirp\drivers\uvk5.py", line 472, in _sayhello
|
|
File "chirp\drivers\uvk5.py", line 421, in _receive_reply
|
|
chirp.errors.RadioError: Bad response header
|
|
[2023-08-25 19:32:13,766] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.tg_uv2p.QuanshengTGUV2P'>
|
|
[2023-08-25 19:32:13,788] chirp.wxui.clone - DEBUG: Showing experimental prompt
|
|
[2023-08-25 19:32:18,766] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
|
|
[2023-08-25 19:32:20,327] chirp.wxui.clone - DEBUG: Using port 'COM10'
|
|
[2023-08-25 19:32:20,327] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.tg_uv2p.QuanshengTGUV2P'>
|
|
[2023-08-25 19:32:20,351] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-08-25 19:32:22,584] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-08-25 19:32:22,585] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x14a928066b0, open=True>(port='COM10', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2023-08-25 19:32:52,678] chirp.wxui.clone - ERROR: Failed to clone: Radio did not ack programming mode
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 68, in run
|
|
File "chirp\drivers\tg_uv2p.py", line 267, in sync_in
|
|
File "chirp\drivers\tg_uv2p.py", line 147, in do_download
|
|
File "chirp\drivers\tg_uv2p.py", line 126, in do_ident
|
|
chirp.errors.RadioError: Radio did not ack programming mode
|
|
[2023-08-25 19:33:42,328] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2023-08-25 19:34:29,191] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uvk5.UVK5Radio'>
|
|
[2023-08-25 19:34:29,214] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
|
|
[2023-08-25 19:34:31,347] chirp.wxui.clone - DEBUG: Using port 'COM10'
|
|
[2023-08-25 19:34:31,347] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uvk5.UVK5Radio'>
|
|
[2023-08-25 19:34:31,370] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-08-25 19:34:33,075] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-08-25 19:34:33,076] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x14a928063e0, open=True>(port='COM10', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2023-08-25 19:34:33,077] chirp.drivers.uvk5 - DEBUG: Sending hello packet
|
|
[2023-08-25 19:34:33,079] chirp.drivers.uvk5 - DEBUG: Sending command (unobfuscated) len=0x0008:
|
|
000: 14 05 04 00 6a 39 57 64 ....j9Wd
|
|
|
|
[2023-08-25 19:34:33,085] chirp.drivers.uvk5 - WARNING: Bad response header: 000: 2a 11 08 02 *.......
|
|
len=4
|
|
[2023-08-25 19:34:33,085] chirp.wxui.clone - ERROR: Failed to clone: Bad response header
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 68, in run
|
|
File "chirp\drivers\uvk5.py", line 689, in sync_in
|
|
File "chirp\drivers\uvk5.py", line 542, in do_download
|
|
File "chirp\drivers\uvk5.py", line 472, in _sayhello
|
|
File "chirp\drivers\uvk5.py", line 421, in _receive_reply
|
|
chirp.errors.RadioError: Bad response header
|
|
[2023-08-25 19:34:36,523] chirp.wxui.clone - WARNING: Stopping clone thread
|