Project

General

Profile

Bug #11150 ยป Chirp Debug send 2824.txt

Natasha Call, 02/08/2024 02:27 PM

 
1
[2024-02-08 15:05:52,222] chirp.logger - DEBUG: CHIRP next-20240208 on Win32 (Unknown 10.0:19044) (Python 3.10.8)
2
[2024-02-08 15:05:53,546] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-02-08 15:05:53,559] 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
4
[2024-02-08 15:05:53,570] 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)
5
[2024-02-08 15:05:54,662] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19044-SP0 // CHIRP/next-20240208 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-02-08 15:05:55,298] chirp.wxui.main - INFO: Server reports next-20240208 is latest
7
[2024-02-08 15:05:59,249] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
8
[2024-02-08 15:05:59,258] chirp.wxui.clone - WARNING: Unable to select '1'
9
[2024-02-08 15:06:06,345] chirp.wxui.clone - DEBUG: Using port 'COM3'
10
[2024-02-08 15:06:06,345] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
11
[2024-02-08 15:06:06,368] chirp.wxui.clone - DEBUG: Showing pre_download prompt
12
[2024-02-08 15:06:27,296] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
13
[2024-02-08 15:06:27,318] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3282dea70, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
14
[2024-02-08 15:06:27,323] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
15

    
16
[2024-02-08 15:06:28,457] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
17
[2024-02-08 15:06:30,470] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
18

    
19
[2024-02-08 15:06:31,579] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
20
[2024-02-08 15:06:33,599] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
21

    
22
[2024-02-08 15:06:34,722] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
23

    
24
[2024-02-08 15:06:35,844] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
25
Traceback (most recent call last):
26
  File "chirp\wxui\clone.py", line 72, in run
27
  File "chirp\drivers\uv5r.py", line 894, in sync_in
28
  File "chirp\drivers\uv5r.py", line 564, in _do_download
29
  File "chirp\drivers\uv5r.py", line 559, in _ident_radio
30
  File "chirp\drivers\uv5r.py", line 536, in _ident_radio
31
  File "chirp\drivers\uv5r.py", line 397, in _do_ident
32
chirp.errors.RadioError: Radio did not respond
33
[2024-02-08 15:06:54,786] chirp.wxui.clone - DEBUG: All system ports: []
34
[2024-02-08 15:06:54,786] chirp.wxui.clone - WARNING: No ports available; action will be disabled
35
[2024-02-08 15:06:54,792] chirp.wxui.clone - WARNING: Unable to select 'COM3'
36
[2024-02-08 15:07:51,276] chirp.wxui.clone - DEBUG: All system ports: []
37
[2024-02-08 15:07:51,276] chirp.wxui.clone - WARNING: No ports available; action will be disabled
38
[2024-02-08 15:07:51,282] chirp.wxui.clone - WARNING: Unable to select 'COM3'
39
[2024-02-08 15:07:57,738] chirp.wxui.clone - WARNING: Stopping clone thread
40
[2024-02-08 15:08:00,513] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM3', 'name': 'COM3', 'description': 'USB-SERIAL CH340 (COM3)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-3', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-3', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
41
[2024-02-08 15:08:03,996] chirp.wxui.clone - DEBUG: Using port 'COM3'
42
[2024-02-08 15:08:03,997] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
43
[2024-02-08 15:08:04,015] chirp.wxui.clone - DEBUG: Showing pre_download prompt
44
[2024-02-08 15:08:22,018] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
45
[2024-02-08 15:08:22,039] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3282de9b0, open=True>(port='COM3', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
46
[2024-02-08 15:08:22,044] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
47

    
48
[2024-02-08 15:08:23,163] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
49
[2024-02-08 15:08:25,171] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
50

    
51
[2024-02-08 15:08:26,285] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
52
[2024-02-08 15:08:28,301] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
53

    
54
[2024-02-08 15:08:29,428] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
55

    
56
[2024-02-08 15:08:30,540] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
57
Traceback (most recent call last):
58
  File "chirp\wxui\clone.py", line 72, in run
59
  File "chirp\drivers\uv5r.py", line 894, in sync_in
60
  File "chirp\drivers\uv5r.py", line 564, in _do_download
61
  File "chirp\drivers\uv5r.py", line 559, in _ident_radio
62
  File "chirp\drivers\uv5r.py", line 536, in _ident_radio
63
  File "chirp\drivers\uv5r.py", line 397, in _do_ident
64
chirp.errors.RadioError: Radio did not respond
65
[2024-02-08 15:08:39,845] chirp.wxui.clone - WARNING: Stopping clone thread
66
[2024-02-08 15:08:49,440] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'USB-SERIAL CH340 (COM4)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-2', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
67
[2024-02-08 15:08:49,446] chirp.wxui.clone - WARNING: Unable to select 'COM3'
68
[2024-02-08 15:08:54,001] chirp.wxui.clone - DEBUG: Using port 'COM4'
69
[2024-02-08 15:08:54,001] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
70
[2024-02-08 15:08:54,021] chirp.wxui.clone - DEBUG: Showing pre_download prompt
71
[2024-02-08 15:09:43,200] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
72
[2024-02-08 15:09:43,221] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3282df9a0, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
73
[2024-02-08 15:09:43,226] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
74

    
75
[2024-02-08 15:09:44,348] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
76
[2024-02-08 15:09:46,365] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
77

    
78
[2024-02-08 15:09:47,476] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
79
[2024-02-08 15:09:49,482] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
80

    
81
[2024-02-08 15:09:50,603] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
82

    
83
[2024-02-08 15:09:51,716] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
84
Traceback (most recent call last):
85
  File "chirp\wxui\clone.py", line 72, in run
86
  File "chirp\drivers\uv5r.py", line 894, in sync_in
87
  File "chirp\drivers\uv5r.py", line 564, in _do_download
88
  File "chirp\drivers\uv5r.py", line 559, in _ident_radio
89
  File "chirp\drivers\uv5r.py", line 536, in _ident_radio
90
  File "chirp\drivers\uv5r.py", line 397, in _do_ident
91
chirp.errors.RadioError: Radio did not respond
92
[2024-02-08 15:10:00,211] chirp.wxui.clone - DEBUG: Using port 'COM4'
93
[2024-02-08 15:10:00,211] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
94
[2024-02-08 15:10:00,230] chirp.wxui.clone - DEBUG: Showing pre_download prompt
95
[2024-02-08 15:10:31,734] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
96
[2024-02-08 15:10:31,749] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3282dfc40, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
97
[2024-02-08 15:10:31,754] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
98

    
99
[2024-02-08 15:10:32,866] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
100
[2024-02-08 15:10:34,875] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
101

    
102
[2024-02-08 15:10:35,988] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
103
[2024-02-08 15:10:37,995] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
104

    
105
[2024-02-08 15:10:39,112] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
106

    
107
[2024-02-08 15:10:40,235] chirp.wxui.clone - ERROR: Failed to clone: Radio did not respond
108
Traceback (most recent call last):
109
  File "chirp\wxui\clone.py", line 72, in run
110
  File "chirp\drivers\uv5r.py", line 894, in sync_in
111
  File "chirp\drivers\uv5r.py", line 564, in _do_download
112
  File "chirp\drivers\uv5r.py", line 559, in _ident_radio
113
  File "chirp\drivers\uv5r.py", line 536, in _ident_radio
114
  File "chirp\drivers\uv5r.py", line 397, in _do_ident
115
chirp.errors.RadioError: Radio did not respond
116
[2024-02-08 15:10:44,934] chirp.wxui.clone - WARNING: Stopping clone thread
117
[2024-02-08 15:11:42,787] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'USB-SERIAL CH340 (COM4)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-2', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
118
[2024-02-08 15:11:45,308] chirp.wxui.clone - DEBUG: Using port 'COM4'
119
[2024-02-08 15:11:45,308] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
120
[2024-02-08 15:11:45,331] chirp.wxui.clone - DEBUG: Showing pre_download prompt
121
[2024-02-08 15:11:59,948] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
122
[2024-02-08 15:11:59,963] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3282dff70, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
123
[2024-02-08 15:11:59,968] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
124

    
125
[2024-02-08 15:12:01,090] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
126
[2024-02-08 15:12:03,101] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
127

    
128
[2024-02-08 15:12:04,221] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
129
[2024-02-08 15:12:06,233] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
130

    
131
[2024-02-08 15:12:07,353] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
132

    
133
[2024-02-08 15:12:07,505] chirp.drivers.uv5r - INFO: Valid response, got this:
134
[2024-02-08 15:12:07,505] chirp.drivers.uv5r - DEBUG: 000: aa 44 46 04 00 04 70 dd   .DF...p.
135

    
136
[2024-02-08 15:12:07,505] chirp.drivers.uv5r - WARNING: Identified radio as a blacklisted model (details: Radio identifies as Radioddity UV-5G)
137
[2024-02-08 15:12:07,506] chirp.wxui.clone - ERROR: Failed to clone: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
138
Traceback (most recent call last):
139
  File "chirp\wxui\clone.py", line 72, in run
140
  File "chirp\drivers\uv5r.py", line 894, in sync_in
141
  File "chirp\drivers\uv5r.py", line 564, in _do_download
142
  File "chirp\drivers\uv5r.py", line 555, in _ident_radio
143
chirp.errors.RadioError: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
144
[2024-02-08 15:12:26,701] chirp.wxui.clone - DEBUG: Using port 'COM4'
145
[2024-02-08 15:12:26,701] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
146
[2024-02-08 15:12:26,720] chirp.wxui.clone - DEBUG: Showing pre_download prompt
147
[2024-02-08 15:12:28,459] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
148
[2024-02-08 15:12:28,474] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b32830c400, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
149
[2024-02-08 15:12:28,479] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
150

    
151
[2024-02-08 15:12:29,599] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
152
[2024-02-08 15:12:31,617] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
153

    
154
[2024-02-08 15:12:32,735] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
155
[2024-02-08 15:12:34,753] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
156

    
157
[2024-02-08 15:12:35,874] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
158

    
159
[2024-02-08 15:12:36,024] chirp.drivers.uv5r - INFO: Valid response, got this:
160
[2024-02-08 15:12:36,024] chirp.drivers.uv5r - DEBUG: 000: aa 44 46 04 00 04 70 dd   .DF...p.
161

    
162
[2024-02-08 15:12:36,024] chirp.drivers.uv5r - WARNING: Identified radio as a blacklisted model (details: Radio identifies as Radioddity UV-5G)
163
[2024-02-08 15:12:36,024] chirp.wxui.clone - ERROR: Failed to clone: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
164
Traceback (most recent call last):
165
  File "chirp\wxui\clone.py", line 72, in run
166
  File "chirp\drivers\uv5r.py", line 894, in sync_in
167
  File "chirp\drivers\uv5r.py", line 564, in _do_download
168
  File "chirp\drivers\uv5r.py", line 555, in _ident_radio
169
chirp.errors.RadioError: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
170
[2024-02-08 15:13:20,442] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
171
[2024-02-08 15:13:20,459] chirp.wxui.clone - DEBUG: Showing experimental prompt
172
[2024-02-08 15:13:26,147] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
173
[2024-02-08 15:13:27,535] chirp.wxui.clone - DEBUG: Using port 'COM4'
174
[2024-02-08 15:13:27,535] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
175
[2024-02-08 15:13:27,553] chirp.wxui.clone - DEBUG: Showing pre_download prompt
176
[2024-02-08 15:13:28,786] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
177
[2024-02-08 15:13:28,801] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3282dfd00, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
178
[2024-02-08 15:13:28,806] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
179

    
180
[2024-02-08 15:13:29,930] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
181
[2024-02-08 15:13:31,946] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
182

    
183
[2024-02-08 15:13:33,060] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
184
[2024-02-08 15:13:35,075] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
185

    
186
[2024-02-08 15:13:36,195] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
187

    
188
[2024-02-08 15:13:36,348] chirp.drivers.uv5r - INFO: Valid response, got this:
189
[2024-02-08 15:13:36,348] chirp.drivers.uv5r - DEBUG: 000: aa 44 46 04 00 04 70 dd   .DF...p.
190

    
191
[2024-02-08 15:13:36,348] chirp.drivers.uv5r - WARNING: Identified radio as a blacklisted model (details: Radio identifies as Radioddity UV-5G)
192
[2024-02-08 15:13:36,348] chirp.wxui.clone - ERROR: Failed to clone: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
193
Traceback (most recent call last):
194
  File "chirp\wxui\clone.py", line 72, in run
195
  File "chirp\drivers\uv5r.py", line 894, in sync_in
196
  File "chirp\drivers\uv5r.py", line 564, in _do_download
197
  File "chirp\drivers\uv5r.py", line 555, in _ident_radio
198
chirp.errors.RadioError: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
199
[2024-02-08 15:13:59,297] chirp.wxui.clone - WARNING: Stopping clone thread
200
[2024-02-08 15:14:26,193] chirp.wxui.common - DEBUG: Revealing path C:\Users\MyCal\AppData\Local\Temp\chirp_debug-4sh9ukp_.txt
201
[2024-02-08 15:15:44,834] chirp.chirp_common - DEBUG: Image data has no metadata blob
202
[2024-02-08 15:21:08,458] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM4', 'name': 'COM4', 'description': 'USB-SERIAL CH340 (COM4)', 'hwid': 'USB VID:PID=1A86:7523 SER= LOCATION=1-2', 'vid': 6790, 'pid': 29987, 'serial_number': '', 'location': '1-2', 'manufacturer': 'wch.cn', 'product': None, 'interface': None}]
203
[2024-02-08 15:21:11,402] chirp.wxui.clone - DEBUG: Using port 'COM4'
204
[2024-02-08 15:21:11,403] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.uv5r.BaofengUV5RGeneric'>
205
[2024-02-08 15:21:11,421] chirp.wxui.clone - DEBUG: Showing pre_download prompt
206
[2024-02-08 15:21:12,900] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
207
[2024-02-08 15:21:12,915] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1b3286d3340, open=True>(port='COM4', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
208
[2024-02-08 15:21:12,920] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 07 25      P.....%.
209

    
210
[2024-02-08 15:21:14,057] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
211
[2024-02-08 15:21:16,063] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 01 25 98 4d      P...%.M.
212

    
213
[2024-02-08 15:21:17,177] chirp.drivers.uv5r - ERROR: uv5r._ident_radio: Radio did not respond
214
[2024-02-08 15:21:19,191] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 0d 0c 20 16 03 28      P.....(.
215

    
216
[2024-02-08 15:21:20,311] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 12 06 25      P.....%.
217

    
218
[2024-02-08 15:21:20,462] chirp.drivers.uv5r - INFO: Valid response, got this:
219
[2024-02-08 15:21:20,463] chirp.drivers.uv5r - DEBUG: 000: aa 44 46 04 00 04 70 dd   .DF...p.
220

    
221
[2024-02-08 15:21:20,463] chirp.drivers.uv5r - WARNING: Identified radio as a blacklisted model (details: Radio identifies as Radioddity UV-5G)
222
[2024-02-08 15:21:20,463] chirp.wxui.clone - ERROR: Failed to clone: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
223
Traceback (most recent call last):
224
  File "chirp\wxui\clone.py", line 72, in run
225
  File "chirp\drivers\uv5r.py", line 894, in sync_in
226
  File "chirp\drivers\uv5r.py", line 564, in _do_download
227
  File "chirp\drivers\uv5r.py", line 555, in _ident_radio
228
chirp.errors.RadioError: Radio identifies as Radioddity UV-5G. Please choose the proper vendor/model and try again.
229
[2024-02-08 15:23:17,485] chirp.wxui.clone - WARNING: Stopping clone thread