|
[2023-06-29 15:19:15,407] chirp.logger - DEBUG: CHIRP next-20230629 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
|
|
[2023-06-29 15:19:15,532] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2023-06-29 15:19:15,532] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (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-29 15:19:15,547] 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)
|
|
[2023-06-29 15:19:16,047] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230629 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2023-06-29 15:19:16,578] chirp.wxui.main - INFO: Server reports next-20230629 is latest
|
|
[2023-06-29 15:19:25,875] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
|
|
[2023-06-29 15:19:25,906] chirp.wxui.clone - DEBUG: Showing experimental prompt
|
|
[2023-06-29 15:19:27,719] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
|
|
[2023-06-29 15:19:29,625] chirp.wxui.clone - DEBUG: Using port 'COM6'
|
|
[2023-06-29 15:19:29,625] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
|
|
[2023-06-29 15:19:29,641] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-06-29 15:19:31,235] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-06-29 15:19:31,250] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1fcf8de7730, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2023-06-29 15:19:31,250] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.
|
|
|
|
[2023-06-29 15:19:32,360] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
|
|
[2023-06-29 15:19:34,375] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d P...%.M.
|
|
|
|
[2023-06-29 15:19:35,485] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
|
|
[2023-06-29 15:19:37,500] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28 P.....(.
|
|
|
|
[2023-06-29 15:19:37,625] chirp.drivers.uv5r - INFO: Valid response, got this:
|
|
[2023-06-29 15:19:37,625] chirp.drivers.uv5r - DEBUG: 000: aa 01 36 01 74 02 20 02 ..6.t...
|
|
008: 26 04 00 05 &.......
|
|
|
|
[2023-06-29 15:19:37,625] chirp.drivers.uv5r - WARNING: Identified radio as a blacklisted model (details: Radio identifies as BTECH UV-5X3)
|
|
[2023-06-29 15:19:37,625] chirp.wxui.clone - ERROR: Failed to clone: Radio identifies as BTECH UV-5X3. Please choose the proper vendor/model and try again.
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 68, in run
|
|
File "chirp\drivers\uv5r.py", line 811, in sync_in
|
|
File "chirp\drivers\uv5r.py", line 519, in _do_download
|
|
File "chirp\drivers\uv5r.py", line 510, in _ident_radio
|
|
chirp.errors.RadioError: Radio identifies as BTECH UV-5X3. Please choose the proper vendor/model and try again.
|
|
[2023-06-29 15:19:57,003] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
|
|
[2023-06-29 15:19:57,035] chirp.wxui.clone - DEBUG: Showing experimental prompt
|
|
[2023-06-29 15:19:58,644] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
|
|
[2023-06-29 15:20:00,675] chirp.wxui.clone - DEBUG: Using port 'COM6'
|
|
[2023-06-29 15:20:00,675] chirp.wxui.clone - DEBUG: Selected <class 'chirp.wxui.clone.ChirpCloneDialog._add_aliases.<locals>.DynamicRadioAlias'>
|
|
[2023-06-29 15:20:00,691] chirp.wxui.clone - DEBUG: Showing pre_download prompt
|
|
[2023-06-29 15:20:01,894] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
|
|
[2023-06-29 15:20:01,910] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1fcf8e18880, open=True>(port='COM6', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2023-06-29 15:20:01,910] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25 P.....%.
|
|
|
|
[2023-06-29 15:20:03,050] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
|
|
[2023-06-29 15:20:05,066] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 14 04 13 P.......
|
|
|
|
[2023-06-29 15:20:06,175] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
|
|
[2023-06-29 15:20:08,191] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28 P.....(.
|
|
|
|
[2023-06-29 15:20:08,316] chirp.drivers.uv5r - INFO: Valid response, got this:
|
|
[2023-06-29 15:20:08,316] chirp.drivers.uv5r - DEBUG: 000: aa 01 36 01 74 02 20 02 ..6.t...
|
|
008: 26 04 00 05 &.......
|
|
|
|
[2023-06-29 15:20:08,316] chirp.drivers.uv5r - WARNING: Identified radio as a blacklisted model (details: Radio identifies as BTECH UV-5X3)
|
|
[2023-06-29 15:20:08,316] chirp.wxui.clone - ERROR: Failed to clone: Radio identifies as BTECH UV-5X3. Please choose the proper vendor/model and try again.
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 68, in run
|
|
File "chirp\drivers\uv5r.py", line 811, in sync_in
|
|
File "chirp\drivers\uv5r.py", line 519, in _do_download
|
|
File "chirp\drivers\uv5r.py", line 510, in _ident_radio
|
|
chirp.errors.RadioError: Radio identifies as BTECH UV-5X3. Please choose the proper vendor/model and try again.
|
|
[2023-06-29 15:20:12,343] chirp.wxui.clone - WARNING: Stopping clone thread
|