Project

General

Profile

Bug #10906 » chirp_debug-h1ed1z2z.txt

Bernard Greatrix, 10/20/2023 12:21 PM

 
1
[2023-10-20 20:01:15,565] chirp.logger - DEBUG: CHIRP next-20231016 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-10-20 20:01:21,514] chirp.wxui - DEBUG: Using locale: en_GB (274)
3
[2023-10-20 20:01:21,714] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_GB (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
4
[2023-10-20 20:01:21,792] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_GB (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
[2023-10-20 20:01:25,423] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20231016 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-10-20 20:01:26,441] chirp.wxui.main - INFO: Removing stale legacy stock config DE Freenet Frequencies.csv
7
[2023-10-20 20:01:26,473] chirp.wxui.main - INFO: Removing stale legacy stock config EU LPD and PMR Channels.csv
8
[2023-10-20 20:01:26,488] chirp.wxui.main - INFO: Removing stale legacy stock config FR Marine VHF Channels.csv
9
[2023-10-20 20:01:26,526] chirp.wxui.main - INFO: Removing stale legacy stock config UK Business Radio Simple Light Frequencies.csv
10
[2023-10-20 20:01:26,526] chirp.wxui.main - INFO: Removing stale legacy stock config US 60 meter channels (Center).csv
11
[2023-10-20 20:01:26,526] chirp.wxui.main - INFO: Removing stale legacy stock config US 60 meter channels (Dial).csv
12
[2023-10-20 20:01:26,542] chirp.wxui.main - INFO: Removing stale legacy stock config US CA Railroad Channels.csv
13
[2023-10-20 20:01:26,557] chirp.wxui.main - INFO: Removing stale legacy stock config US Calling Frequencies.csv
14
[2023-10-20 20:01:26,573] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir: File is changed
15
[2023-10-20 20:01:26,573] chirp.wxui.main - INFO: Removing stale legacy stock config US MURS Channels.csv
16
[2023-10-20 20:01:26,588] chirp.wxui.main - INFO: Removing stale legacy stock config US Marine VHF Channels.csv
17
[2023-10-20 20:01:28,345] chirp.wxui.main - INFO: Server reports next-20231016 is latest
18
[2023-10-20 20:14:35,723] chirp.wxui.clone - DEBUG: Using port 'COM4'
19
[2023-10-20 20:14:35,723] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft7800.FT8900Radio'>
20
[2023-10-20 20:14:35,824] chirp.wxui.clone - DEBUG: Showing pre_download prompt
21
[2023-10-20 20:14:41,361] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
22
[2023-10-20 20:14:41,608] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x21616681f30, 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)
23
[2023-10-20 20:15:09,004] chirp.drivers.ft7800 - INFO: Download finished in 27 seconds
24
[2023-10-20 20:15:09,055] chirp.drivers.yaesu_clone - DEBUG: Checksum 0000-39C7 (@39C8): OK
25
[2023-10-20 20:15:10,787] chirp.wxui.main - INFO: Saved backup to C:\Users\BJG\AppData\Roaming\CHIRP\backups\Yaesu_FT-8900_20231020T201510.img
26
[2023-10-20 20:15:11,188] chirp.wxui.common - ERROR: Failed to run get_memory(1, )
27
Traceback (most recent call last):
28
  File "chirp\wxui\common.py", line 280, in do_radio
29
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
30
  File "chirp\drivers\ft7800.py", line 402, in get_memory
31
IndexError: tuple index out of range
32
[2023-10-20 20:15:11,188] chirp.wxui.memedit - ERROR: Failed to load memory 1 as error because: tuple index out of range
33
[2023-10-20 20:15:11,203] chirp.wxui.common - ERROR: Failed to run get_memory(3, )
34
Traceback (most recent call last):
35
  File "chirp\wxui\common.py", line 280, in do_radio
36
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
37
  File "chirp\drivers\ft7800.py", line 402, in get_memory
38
IndexError: tuple index out of range
39
[2023-10-20 20:15:11,203] chirp.wxui.memedit - ERROR: Failed to load memory 3 as error because: tuple index out of range
40
[2023-10-20 20:15:11,203] chirp.wxui.common - ERROR: Failed to run get_memory(4, )
41
Traceback (most recent call last):
42
  File "chirp\wxui\common.py", line 280, in do_radio
43
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
44
  File "chirp\drivers\ft7800.py", line 402, in get_memory
45
IndexError: tuple index out of range
46
[2023-10-20 20:15:11,203] chirp.wxui.memedit - ERROR: Failed to load memory 4 as error because: tuple index out of range
47
[2023-10-20 20:15:11,203] chirp.wxui.common - ERROR: Failed to run get_memory(6, )
48
Traceback (most recent call last):
49
  File "chirp\wxui\common.py", line 280, in do_radio
50
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
51
  File "chirp\drivers\ft7800.py", line 402, in get_memory
52
IndexError: tuple index out of range
53
[2023-10-20 20:15:11,219] chirp.wxui.memedit - ERROR: Failed to load memory 6 as error because: tuple index out of range
54
[2023-10-20 20:15:11,219] chirp.wxui.common - ERROR: Failed to run get_memory(7, )
55
Traceback (most recent call last):
56
  File "chirp\wxui\common.py", line 280, in do_radio
57
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
58
  File "chirp\drivers\ft7800.py", line 402, in get_memory
59
IndexError: tuple index out of range
60
[2023-10-20 20:15:11,219] chirp.wxui.memedit - ERROR: Failed to load memory 7 as error because: tuple index out of range
61
[2023-10-20 20:15:11,219] chirp.wxui.common - ERROR: Failed to run get_memory(9, )
62
Traceback (most recent call last):
63
  File "chirp\wxui\common.py", line 280, in do_radio
64
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
65
  File "chirp\drivers\ft7800.py", line 402, in get_memory
66
IndexError: tuple index out of range
67
[2023-10-20 20:15:11,219] chirp.wxui.memedit - ERROR: Failed to load memory 9 as error because: tuple index out of range
68
[2023-10-20 20:15:11,219] chirp.wxui.common - ERROR: Failed to run get_memory(10, )
69
Traceback (most recent call last):
70
  File "chirp\wxui\common.py", line 280, in do_radio
71
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
72
  File "chirp\drivers\ft7800.py", line 402, in get_memory
73
IndexError: tuple index out of range
74
[2023-10-20 20:15:11,219] chirp.wxui.memedit - ERROR: Failed to load memory 10 as error because: tuple index out of range
75
[2023-10-20 20:15:11,235] chirp.wxui.common - ERROR: Failed to run get_memory(12, )
76
Traceback (most recent call last):
77
  File "chirp\wxui\common.py", line 280, in do_radio
78
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
79
  File "chirp\drivers\ft7800.py", line 402, in get_memory
80
IndexError: tuple index out of range
81
[2023-10-20 20:15:11,235] chirp.wxui.memedit - ERROR: Failed to load memory 12 as error because: tuple index out of range
82
[2023-10-20 20:15:11,235] chirp.wxui.common - ERROR: Failed to run get_memory(13, )
83
Traceback (most recent call last):
84
  File "chirp\wxui\common.py", line 280, in do_radio
85
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
86
  File "chirp\drivers\ft7800.py", line 402, in get_memory
87
IndexError: tuple index out of range
88
[2023-10-20 20:15:11,235] chirp.wxui.memedit - ERROR: Failed to load memory 13 as error because: tuple index out of range
89
[2023-10-20 20:15:11,322] chirp.wxui.common - ERROR: Failed to run get_memory(29, )
90
Traceback (most recent call last):
91
  File "chirp\wxui\common.py", line 280, in do_radio
92
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
93
  File "chirp\drivers\ft7800.py", line 402, in get_memory
94
IndexError: tuple index out of range
95
[2023-10-20 20:15:11,322] chirp.wxui.memedit - ERROR: Failed to load memory 29 as error because: tuple index out of range
96
[2023-10-20 20:15:11,333] chirp.wxui.common - ERROR: Failed to run get_memory(31, )
97
Traceback (most recent call last):
98
  File "chirp\wxui\common.py", line 280, in do_radio
99
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
100
  File "chirp\drivers\ft7800.py", line 402, in get_memory
101
IndexError: tuple index out of range
102
[2023-10-20 20:15:11,333] chirp.wxui.memedit - ERROR: Failed to load memory 31 as error because: tuple index out of range
103
[2023-10-20 20:15:11,333] chirp.wxui.common - ERROR: Failed to run get_memory(32, )
104
Traceback (most recent call last):
105
  File "chirp\wxui\common.py", line 280, in do_radio
106
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
107
  File "chirp\drivers\ft7800.py", line 402, in get_memory
108
IndexError: tuple index out of range
109
[2023-10-20 20:15:11,333] chirp.wxui.memedit - ERROR: Failed to load memory 32 as error because: tuple index out of range
110
[2023-10-20 20:15:11,343] chirp.wxui.common - ERROR: Failed to run get_memory(34, )
111
Traceback (most recent call last):
112
  File "chirp\wxui\common.py", line 280, in do_radio
113
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
114
  File "chirp\drivers\ft7800.py", line 402, in get_memory
115
IndexError: tuple index out of range
116
[2023-10-20 20:15:11,343] chirp.wxui.memedit - ERROR: Failed to load memory 34 as error because: tuple index out of range
117
[2023-10-20 20:15:11,343] chirp.wxui.common - ERROR: Failed to run get_memory(35, )
118
Traceback (most recent call last):
119
  File "chirp\wxui\common.py", line 280, in do_radio
120
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
121
  File "chirp\drivers\ft7800.py", line 402, in get_memory
122
IndexError: tuple index out of range
123
[2023-10-20 20:15:11,352] chirp.wxui.memedit - ERROR: Failed to load memory 35 as error because: tuple index out of range
124
[2023-10-20 20:15:11,354] chirp.wxui.common - ERROR: Failed to run get_memory(37, )
125
Traceback (most recent call last):
126
  File "chirp\wxui\common.py", line 280, in do_radio
127
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
128
  File "chirp\drivers\ft7800.py", line 402, in get_memory
129
IndexError: tuple index out of range
130
[2023-10-20 20:15:11,354] chirp.wxui.memedit - ERROR: Failed to load memory 37 as error because: tuple index out of range
131
[2023-10-20 20:15:11,362] chirp.wxui.common - ERROR: Failed to run get_memory(38, )
132
Traceback (most recent call last):
133
  File "chirp\wxui\common.py", line 280, in do_radio
134
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
135
  File "chirp\drivers\ft7800.py", line 405, in get_memory
136
IndexError: tuple index out of range
137
[2023-10-20 20:15:11,364] chirp.wxui.memedit - ERROR: Failed to load memory 38 as error because: tuple index out of range
138
[2023-10-20 20:15:11,364] chirp.wxui.common - ERROR: Failed to run get_memory(39, )
139
Traceback (most recent call last):
140
  File "chirp\wxui\common.py", line 280, in do_radio
141
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
142
  File "chirp\drivers\ft7800.py", line 405, in get_memory
143
IndexError: tuple index out of range
144
[2023-10-20 20:15:11,364] chirp.wxui.memedit - ERROR: Failed to load memory 39 as error because: tuple index out of range
145
[2023-10-20 20:15:11,375] chirp.wxui.common - ERROR: Failed to run get_memory(41, )
146
Traceback (most recent call last):
147
  File "chirp\wxui\common.py", line 280, in do_radio
148
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
149
  File "chirp\drivers\ft7800.py", line 405, in get_memory
150
IndexError: tuple index out of range
151
[2023-10-20 20:15:11,375] chirp.wxui.memedit - ERROR: Failed to load memory 41 as error because: tuple index out of range
152
[2023-10-20 20:15:11,375] chirp.wxui.common - ERROR: Failed to run get_memory(42, )
153
Traceback (most recent call last):
154
  File "chirp\wxui\common.py", line 280, in do_radio
155
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
156
  File "chirp\drivers\ft7800.py", line 405, in get_memory
157
IndexError: tuple index out of range
158
[2023-10-20 20:15:11,375] chirp.wxui.memedit - ERROR: Failed to load memory 42 as error because: tuple index out of range
159
[2023-10-20 20:15:11,386] chirp.wxui.common - ERROR: Failed to run get_memory(44, )
160
Traceback (most recent call last):
161
  File "chirp\wxui\common.py", line 280, in do_radio
162
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
163
  File "chirp\drivers\ft7800.py", line 405, in get_memory
164
IndexError: tuple index out of range
165
[2023-10-20 20:15:11,386] chirp.wxui.memedit - ERROR: Failed to load memory 44 as error because: tuple index out of range
166
[2023-10-20 20:15:11,386] chirp.wxui.common - ERROR: Failed to run get_memory(45, )
167
Traceback (most recent call last):
168
  File "chirp\wxui\common.py", line 280, in do_radio
169
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
170
  File "chirp\drivers\ft7800.py", line 405, in get_memory
171
IndexError: tuple index out of range
172
[2023-10-20 20:15:11,386] chirp.wxui.memedit - ERROR: Failed to load memory 45 as error because: tuple index out of range
173
[2023-10-20 20:15:11,396] chirp.wxui.common - ERROR: Failed to run get_memory(47, )
174
Traceback (most recent call last):
175
  File "chirp\wxui\common.py", line 280, in do_radio
176
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
177
  File "chirp\drivers\ft7800.py", line 405, in get_memory
178
IndexError: tuple index out of range
179
[2023-10-20 20:15:11,396] chirp.wxui.memedit - ERROR: Failed to load memory 47 as error because: tuple index out of range
180
[2023-10-20 20:15:11,396] chirp.wxui.common - ERROR: Failed to run get_memory(48, )
181
Traceback (most recent call last):
182
  File "chirp\wxui\common.py", line 280, in do_radio
183
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
184
  File "chirp\drivers\ft7800.py", line 405, in get_memory
185
IndexError: tuple index out of range
186
[2023-10-20 20:15:11,404] chirp.wxui.memedit - ERROR: Failed to load memory 48 as error because: tuple index out of range
187
[2023-10-20 20:15:11,406] chirp.wxui.common - ERROR: Failed to run get_memory(49, )
188
Traceback (most recent call last):
189
  File "chirp\wxui\common.py", line 280, in do_radio
190
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
191
  File "chirp\drivers\ft7800.py", line 405, in get_memory
192
IndexError: tuple index out of range
193
[2023-10-20 20:15:11,406] chirp.wxui.memedit - ERROR: Failed to load memory 49 as error because: tuple index out of range
194
[2023-10-20 20:15:11,406] chirp.wxui.common - ERROR: Failed to run get_memory(50, )
195
Traceback (most recent call last):
196
  File "chirp\wxui\common.py", line 280, in do_radio
197
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
198
  File "chirp\drivers\ft7800.py", line 405, in get_memory
199
IndexError: tuple index out of range
200
[2023-10-20 20:15:11,406] chirp.wxui.memedit - ERROR: Failed to load memory 50 as error because: tuple index out of range
201
[2023-10-20 20:15:11,406] chirp.wxui.common - ERROR: Failed to run get_memory(51, )
202
Traceback (most recent call last):
203
  File "chirp\wxui\common.py", line 280, in do_radio
204
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
205
  File "chirp\drivers\ft7800.py", line 405, in get_memory
206
IndexError: tuple index out of range
207
[2023-10-20 20:15:11,415] chirp.wxui.memedit - ERROR: Failed to load memory 51 as error because: tuple index out of range
208
[2023-10-20 20:15:11,417] chirp.wxui.common - ERROR: Failed to run get_memory(52, )
209
Traceback (most recent call last):
210
  File "chirp\wxui\common.py", line 280, in do_radio
211
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
212
  File "chirp\drivers\ft7800.py", line 405, in get_memory
213
IndexError: tuple index out of range
214
[2023-10-20 20:15:11,417] chirp.wxui.memedit - ERROR: Failed to load memory 52 as error because: tuple index out of range
215
[2023-10-20 20:15:11,417] chirp.wxui.common - ERROR: Failed to run get_memory(53, )
216
Traceback (most recent call last):
217
  File "chirp\wxui\common.py", line 280, in do_radio
218
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
219
  File "chirp\drivers\ft7800.py", line 405, in get_memory
220
IndexError: tuple index out of range
221
[2023-10-20 20:15:11,417] chirp.wxui.memedit - ERROR: Failed to load memory 53 as error because: tuple index out of range
222
[2023-10-20 20:15:11,425] chirp.wxui.common - ERROR: Failed to run get_memory(54, )
223
Traceback (most recent call last):
224
  File "chirp\wxui\common.py", line 280, in do_radio
225
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
226
  File "chirp\drivers\ft7800.py", line 405, in get_memory
227
IndexError: tuple index out of range
228
[2023-10-20 20:15:11,427] chirp.wxui.memedit - ERROR: Failed to load memory 54 as error because: tuple index out of range
229
[2023-10-20 20:15:11,427] chirp.wxui.common - ERROR: Failed to run get_memory(55, )
230
Traceback (most recent call last):
231
  File "chirp\wxui\common.py", line 280, in do_radio
232
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
233
  File "chirp\drivers\ft7800.py", line 405, in get_memory
234
IndexError: tuple index out of range
235
[2023-10-20 20:15:11,427] chirp.wxui.memedit - ERROR: Failed to load memory 55 as error because: tuple index out of range
236
[2023-10-20 20:15:11,427] chirp.wxui.common - ERROR: Failed to run get_memory(56, )
237
Traceback (most recent call last):
238
  File "chirp\wxui\common.py", line 280, in do_radio
239
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
240
  File "chirp\drivers\ft7800.py", line 405, in get_memory
241
IndexError: tuple index out of range
242
[2023-10-20 20:15:11,427] chirp.wxui.memedit - ERROR: Failed to load memory 56 as error because: tuple index out of range
243
[2023-10-20 20:15:11,435] chirp.wxui.common - ERROR: Failed to run get_memory(57, )
244
Traceback (most recent call last):
245
  File "chirp\wxui\common.py", line 280, in do_radio
246
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
247
  File "chirp\drivers\ft7800.py", line 405, in get_memory
248
IndexError: tuple index out of range
249
[2023-10-20 20:15:11,437] chirp.wxui.memedit - ERROR: Failed to load memory 57 as error because: tuple index out of range
250
[2023-10-20 20:15:11,437] chirp.wxui.common - ERROR: Failed to run get_memory(58, )
251
Traceback (most recent call last):
252
  File "chirp\wxui\common.py", line 280, in do_radio
253
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
254
  File "chirp\drivers\ft7800.py", line 405, in get_memory
255
IndexError: tuple index out of range
256
[2023-10-20 20:15:11,437] chirp.wxui.memedit - ERROR: Failed to load memory 58 as error because: tuple index out of range
257
[2023-10-20 20:15:11,437] chirp.wxui.common - ERROR: Failed to run get_memory(59, )
258
Traceback (most recent call last):
259
  File "chirp\wxui\common.py", line 280, in do_radio
260
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
261
  File "chirp\drivers\ft7800.py", line 405, in get_memory
262
IndexError: tuple index out of range
263
[2023-10-20 20:15:11,437] chirp.wxui.memedit - ERROR: Failed to load memory 59 as error because: tuple index out of range
264
[2023-10-20 20:15:11,584] chirp.wxui.common - ERROR: Failed to run get_memory(86, )
265
Traceback (most recent call last):
266
  File "chirp\wxui\common.py", line 280, in do_radio
267
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
268
  File "chirp\drivers\ft7800.py", line 402, in get_memory
269
IndexError: tuple index out of range
270
[2023-10-20 20:15:11,584] chirp.wxui.memedit - ERROR: Failed to load memory 86 as error because: tuple index out of range
271
[2023-10-20 20:15:11,584] chirp.wxui.common - ERROR: Failed to run get_memory(87, )
272
Traceback (most recent call last):
273
  File "chirp\wxui\common.py", line 280, in do_radio
274
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
275
  File "chirp\drivers\ft7800.py", line 402, in get_memory
276
IndexError: tuple index out of range
277
[2023-10-20 20:15:11,584] chirp.wxui.memedit - ERROR: Failed to load memory 87 as error because: tuple index out of range
278
[2023-10-20 20:15:11,592] chirp.wxui.common - ERROR: Failed to run get_memory(88, )
279
Traceback (most recent call last):
280
  File "chirp\wxui\common.py", line 280, in do_radio
281
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
282
  File "chirp\drivers\ft7800.py", line 402, in get_memory
283
IndexError: tuple index out of range
284
[2023-10-20 20:15:11,594] chirp.wxui.memedit - ERROR: Failed to load memory 88 as error because: tuple index out of range
285
[2023-10-20 20:15:11,594] chirp.wxui.common - ERROR: Failed to run get_memory(89, )
286
Traceback (most recent call last):
287
  File "chirp\wxui\common.py", line 280, in do_radio
288
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
289
  File "chirp\drivers\ft7800.py", line 402, in get_memory
290
IndexError: tuple index out of range
291
[2023-10-20 20:15:11,594] chirp.wxui.memedit - ERROR: Failed to load memory 89 as error because: tuple index out of range
292
[2023-10-20 20:15:11,594] chirp.wxui.common - ERROR: Failed to run get_memory(90, )
293
Traceback (most recent call last):
294
  File "chirp\wxui\common.py", line 280, in do_radio
295
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
296
  File "chirp\drivers\ft7800.py", line 402, in get_memory
297
IndexError: tuple index out of range
298
[2023-10-20 20:15:11,602] chirp.wxui.memedit - ERROR: Failed to load memory 90 as error because: tuple index out of range
299
[2023-10-20 20:15:11,602] chirp.wxui.common - ERROR: Failed to run get_memory(91, )
300
Traceback (most recent call last):
301
  File "chirp\wxui\common.py", line 280, in do_radio
302
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
303
  File "chirp\drivers\ft7800.py", line 402, in get_memory
304
IndexError: tuple index out of range
305
[2023-10-20 20:15:11,605] chirp.wxui.memedit - ERROR: Failed to load memory 91 as error because: tuple index out of range
306
[2023-10-20 20:15:11,605] chirp.wxui.common - ERROR: Failed to run get_memory(92, )
307
Traceback (most recent call last):
308
  File "chirp\wxui\common.py", line 280, in do_radio
309
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
310
  File "chirp\drivers\ft7800.py", line 402, in get_memory
311
IndexError: tuple index out of range
312
[2023-10-20 20:15:11,605] chirp.wxui.memedit - ERROR: Failed to load memory 92 as error because: tuple index out of range
313
[2023-10-20 20:15:11,605] chirp.wxui.common - ERROR: Failed to run get_memory(93, )
314
Traceback (most recent call last):
315
  File "chirp\wxui\common.py", line 280, in do_radio
316
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
317
  File "chirp\drivers\ft7800.py", line 402, in get_memory
318
IndexError: tuple index out of range
319
[2023-10-20 20:15:11,613] chirp.wxui.memedit - ERROR: Failed to load memory 93 as error because: tuple index out of range
320
[2023-10-20 20:15:11,613] chirp.wxui.common - ERROR: Failed to run get_memory(94, )
321
Traceback (most recent call last):
322
  File "chirp\wxui\common.py", line 280, in do_radio
323
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
324
  File "chirp\drivers\ft7800.py", line 402, in get_memory
325
IndexError: tuple index out of range
326
[2023-10-20 20:15:11,615] chirp.wxui.memedit - ERROR: Failed to load memory 94 as error because: tuple index out of range
327
[2023-10-20 20:15:11,615] chirp.wxui.common - ERROR: Failed to run get_memory(95, )
328
Traceback (most recent call last):
329
  File "chirp\wxui\common.py", line 280, in do_radio
330
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
331
  File "chirp\drivers\ft7800.py", line 402, in get_memory
332
IndexError: tuple index out of range
333
[2023-10-20 20:15:11,615] chirp.wxui.memedit - ERROR: Failed to load memory 95 as error because: tuple index out of range
334
[2023-10-20 20:15:11,615] chirp.wxui.common - ERROR: Failed to run get_memory(96, )
335
Traceback (most recent call last):
336
  File "chirp\wxui\common.py", line 280, in do_radio
337
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
338
  File "chirp\drivers\ft7800.py", line 402, in get_memory
339
IndexError: tuple index out of range
340
[2023-10-20 20:15:11,615] chirp.wxui.memedit - ERROR: Failed to load memory 96 as error because: tuple index out of range
341
[2023-10-20 20:15:11,623] chirp.wxui.common - ERROR: Failed to run get_memory(97, )
342
Traceback (most recent call last):
343
  File "chirp\wxui\common.py", line 280, in do_radio
344
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
345
  File "chirp\drivers\ft7800.py", line 402, in get_memory
346
IndexError: tuple index out of range
347
[2023-10-20 20:15:11,626] chirp.wxui.memedit - ERROR: Failed to load memory 97 as error because: tuple index out of range
348
[2023-10-20 20:15:11,626] chirp.wxui.common - ERROR: Failed to run get_memory(98, )
349
Traceback (most recent call last):
350
  File "chirp\wxui\common.py", line 280, in do_radio
351
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
352
  File "chirp\drivers\ft7800.py", line 402, in get_memory
353
IndexError: tuple index out of range
354
[2023-10-20 20:15:11,626] chirp.wxui.memedit - ERROR: Failed to load memory 98 as error because: tuple index out of range
355
[2023-10-20 20:15:11,626] chirp.wxui.common - ERROR: Failed to run get_memory(99, )
356
Traceback (most recent call last):
357
  File "chirp\wxui\common.py", line 280, in do_radio
358
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
359
  File "chirp\drivers\ft7800.py", line 402, in get_memory
360
IndexError: tuple index out of range
361
[2023-10-20 20:15:11,626] chirp.wxui.memedit - ERROR: Failed to load memory 99 as error because: tuple index out of range
362
[2023-10-20 20:15:11,634] chirp.wxui.common - ERROR: Failed to run get_memory(100, )
363
Traceback (most recent call last):
364
  File "chirp\wxui\common.py", line 280, in do_radio
365
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
366
  File "chirp\drivers\ft7800.py", line 402, in get_memory
367
IndexError: tuple index out of range
368
[2023-10-20 20:15:11,636] chirp.wxui.memedit - ERROR: Failed to load memory 100 as error because: tuple index out of range
369
[2023-10-20 20:15:11,636] chirp.wxui.common - ERROR: Failed to run get_memory(101, )
370
Traceback (most recent call last):
371
  File "chirp\wxui\common.py", line 280, in do_radio
372
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
373
  File "chirp\drivers\ft7800.py", line 402, in get_memory
374
IndexError: tuple index out of range
375
[2023-10-20 20:15:11,636] chirp.wxui.memedit - ERROR: Failed to load memory 101 as error because: tuple index out of range
376
[2023-10-20 20:15:11,636] chirp.wxui.common - ERROR: Failed to run get_memory(102, )
377
Traceback (most recent call last):
378
  File "chirp\wxui\common.py", line 280, in do_radio
379
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
380
  File "chirp\drivers\ft7800.py", line 402, in get_memory
381
IndexError: tuple index out of range
382
[2023-10-20 20:15:11,636] chirp.wxui.memedit - ERROR: Failed to load memory 102 as error because: tuple index out of range
383
[2023-10-20 20:15:11,636] chirp.wxui.common - ERROR: Failed to run get_memory(103, )
384
Traceback (most recent call last):
385
  File "chirp\wxui\common.py", line 280, in do_radio
386
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
387
  File "chirp\drivers\ft7800.py", line 402, in get_memory
388
IndexError: tuple index out of range
389
[2023-10-20 20:15:11,644] chirp.wxui.memedit - ERROR: Failed to load memory 103 as error because: tuple index out of range
390
[2023-10-20 20:15:11,647] chirp.wxui.common - ERROR: Failed to run get_memory(104, )
391
Traceback (most recent call last):
392
  File "chirp\wxui\common.py", line 280, in do_radio
393
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
394
  File "chirp\drivers\ft7800.py", line 402, in get_memory
395
IndexError: tuple index out of range
396
[2023-10-20 20:15:11,647] chirp.wxui.memedit - ERROR: Failed to load memory 104 as error because: tuple index out of range
397
[2023-10-20 20:15:11,647] chirp.wxui.common - ERROR: Failed to run get_memory(105, )
398
Traceback (most recent call last):
399
  File "chirp\wxui\common.py", line 280, in do_radio
400
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
401
  File "chirp\drivers\ft7800.py", line 402, in get_memory
402
IndexError: tuple index out of range
403
[2023-10-20 20:15:11,647] chirp.wxui.memedit - ERROR: Failed to load memory 105 as error because: tuple index out of range
404
[2023-10-20 20:15:11,689] chirp.wxui.common - ERROR: Failed to run get_memory(113, )
405
Traceback (most recent call last):
406
  File "chirp\wxui\common.py", line 280, in do_radio
407
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
408
  File "chirp\drivers\ft7800.py", line 405, in get_memory
409
IndexError: tuple index out of range
410
[2023-10-20 20:15:11,689] chirp.wxui.memedit - ERROR: Failed to load memory 113 as error because: tuple index out of range
411
[2023-10-20 20:15:11,689] chirp.wxui.common - ERROR: Failed to run get_memory(114, )
412
Traceback (most recent call last):
413
  File "chirp\wxui\common.py", line 280, in do_radio
414
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
415
  File "chirp\drivers\ft7800.py", line 405, in get_memory
416
IndexError: tuple index out of range
417
[2023-10-20 20:15:11,689] chirp.wxui.memedit - ERROR: Failed to load memory 114 as error because: tuple index out of range
418
[2023-10-20 20:15:11,697] chirp.wxui.common - ERROR: Failed to run get_memory(115, )
419
Traceback (most recent call last):
420
  File "chirp\wxui\common.py", line 280, in do_radio
421
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
422
  File "chirp\drivers\ft7800.py", line 405, in get_memory
423
IndexError: tuple index out of range
424
[2023-10-20 20:15:11,699] chirp.wxui.memedit - ERROR: Failed to load memory 115 as error because: tuple index out of range
425
[2023-10-20 20:15:11,699] chirp.wxui.common - ERROR: Failed to run get_memory(116, )
426
Traceback (most recent call last):
427
  File "chirp\wxui\common.py", line 280, in do_radio
428
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
429
  File "chirp\drivers\ft7800.py", line 405, in get_memory
430
IndexError: tuple index out of range
431
[2023-10-20 20:15:11,699] chirp.wxui.memedit - ERROR: Failed to load memory 116 as error because: tuple index out of range
432
[2023-10-20 20:15:11,699] chirp.wxui.common - ERROR: Failed to run get_memory(117, )
433
Traceback (most recent call last):
434
  File "chirp\wxui\common.py", line 280, in do_radio
435
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
436
  File "chirp\drivers\ft7800.py", line 405, in get_memory
437
IndexError: tuple index out of range
438
[2023-10-20 20:15:11,699] chirp.wxui.memedit - ERROR: Failed to load memory 117 as error because: tuple index out of range
439
[2023-10-20 20:15:11,834] chirp.wxui.common - ERROR: Failed to run get_memory(143, )
440
Traceback (most recent call last):
441
  File "chirp\wxui\common.py", line 280, in do_radio
442
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
443
  File "chirp\drivers\ft7800.py", line 405, in get_memory
444
IndexError: tuple index out of range
445
[2023-10-20 20:15:11,842] chirp.wxui.memedit - ERROR: Failed to load memory 143 as error because: tuple index out of range
446
[2023-10-20 20:15:11,842] chirp.wxui.common - ERROR: Failed to run get_memory(144, )
447
Traceback (most recent call last):
448
  File "chirp\wxui\common.py", line 280, in do_radio
449
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
450
  File "chirp\drivers\ft7800.py", line 405, in get_memory
451
IndexError: tuple index out of range
452
[2023-10-20 20:15:11,844] chirp.wxui.memedit - ERROR: Failed to load memory 144 as error because: tuple index out of range
453
[2023-10-20 20:15:11,844] chirp.wxui.common - ERROR: Failed to run get_memory(145, )
454
Traceback (most recent call last):
455
  File "chirp\wxui\common.py", line 280, in do_radio
456
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
457
  File "chirp\drivers\ft7800.py", line 405, in get_memory
458
IndexError: tuple index out of range
459
[2023-10-20 20:15:11,844] chirp.wxui.memedit - ERROR: Failed to load memory 145 as error because: tuple index out of range
460
[2023-10-20 20:15:11,844] chirp.wxui.common - ERROR: Failed to run get_memory(146, )
461
Traceback (most recent call last):
462
  File "chirp\wxui\common.py", line 280, in do_radio
463
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
464
  File "chirp\drivers\ft7800.py", line 405, in get_memory
465
IndexError: tuple index out of range
466
[2023-10-20 20:15:11,852] chirp.wxui.memedit - ERROR: Failed to load memory 146 as error because: tuple index out of range
467
[2023-10-20 20:15:11,852] chirp.wxui.common - ERROR: Failed to run get_memory(147, )
468
Traceback (most recent call last):
469
  File "chirp\wxui\common.py", line 280, in do_radio
470
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
471
  File "chirp\drivers\ft7800.py", line 405, in get_memory
472
IndexError: tuple index out of range
473
[2023-10-20 20:15:11,854] chirp.wxui.memedit - ERROR: Failed to load memory 147 as error because: tuple index out of range
474
[2023-10-20 20:15:11,854] chirp.wxui.common - ERROR: Failed to run get_memory(148, )
475
Traceback (most recent call last):
476
  File "chirp\wxui\common.py", line 280, in do_radio
477
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
478
  File "chirp\drivers\ft7800.py", line 405, in get_memory
479
IndexError: tuple index out of range
480
[2023-10-20 20:15:11,854] chirp.wxui.memedit - ERROR: Failed to load memory 148 as error because: tuple index out of range
481
[2023-10-20 20:15:11,854] chirp.wxui.common - ERROR: Failed to run get_memory(149, )
482
Traceback (most recent call last):
483
  File "chirp\wxui\common.py", line 280, in do_radio
484
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
485
  File "chirp\drivers\ft7800.py", line 405, in get_memory
486
IndexError: tuple index out of range
487
[2023-10-20 20:15:11,863] chirp.wxui.memedit - ERROR: Failed to load memory 149 as error because: tuple index out of range
488
[2023-10-20 20:15:11,865] chirp.wxui.common - ERROR: Failed to run get_memory(150, )
489
Traceback (most recent call last):
490
  File "chirp\wxui\common.py", line 280, in do_radio
491
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
492
  File "chirp\drivers\ft7800.py", line 405, in get_memory
493
IndexError: tuple index out of range
494
[2023-10-20 20:15:11,865] chirp.wxui.memedit - ERROR: Failed to load memory 150 as error because: tuple index out of range
495
[2023-10-20 20:15:11,865] chirp.wxui.common - ERROR: Failed to run get_memory(151, )
496
Traceback (most recent call last):
497
  File "chirp\wxui\common.py", line 280, in do_radio
498
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
499
  File "chirp\drivers\ft7800.py", line 405, in get_memory
500
IndexError: tuple index out of range
501
[2023-10-20 20:15:11,865] chirp.wxui.memedit - ERROR: Failed to load memory 151 as error because: tuple index out of range
502
[2023-10-20 20:15:11,865] chirp.wxui.common - ERROR: Failed to run get_memory(152, )
503
Traceback (most recent call last):
504
  File "chirp\wxui\common.py", line 280, in do_radio
505
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
506
  File "chirp\drivers\ft7800.py", line 405, in get_memory
507
IndexError: tuple index out of range
508
[2023-10-20 20:15:11,873] chirp.wxui.memedit - ERROR: Failed to load memory 152 as error because: tuple index out of range
509
[2023-10-20 20:15:11,876] chirp.wxui.common - ERROR: Failed to run get_memory(153, )
510
Traceback (most recent call last):
511
  File "chirp\wxui\common.py", line 280, in do_radio
512
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
513
  File "chirp\drivers\ft7800.py", line 405, in get_memory
514
IndexError: tuple index out of range
515
[2023-10-20 20:15:11,876] chirp.wxui.memedit - ERROR: Failed to load memory 153 as error because: tuple index out of range
516
[2023-10-20 20:15:11,904] chirp.wxui.common - ERROR: Failed to run get_memory(159, )
517
Traceback (most recent call last):
518
  File "chirp\wxui\common.py", line 280, in do_radio
519
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
520
  File "chirp\drivers\ft7800.py", line 405, in get_memory
521
IndexError: tuple index out of range
522
[2023-10-20 20:15:11,904] chirp.wxui.memedit - ERROR: Failed to load memory 159 as error because: tuple index out of range
523
[2023-10-20 20:15:11,904] chirp.wxui.common - ERROR: Failed to run get_memory(160, )
524
Traceback (most recent call last):
525
  File "chirp\wxui\common.py", line 280, in do_radio
526
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
527
  File "chirp\drivers\ft7800.py", line 405, in get_memory
528
IndexError: tuple index out of range
529
[2023-10-20 20:15:11,904] chirp.wxui.memedit - ERROR: Failed to load memory 160 as error because: tuple index out of range
530
[2023-10-20 20:15:11,904] chirp.wxui.common - ERROR: Failed to run get_memory(161, )
531
Traceback (most recent call last):
532
  File "chirp\wxui\common.py", line 280, in do_radio
533
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
534
  File "chirp\drivers\ft7800.py", line 405, in get_memory
535
IndexError: tuple index out of range
536
[2023-10-20 20:15:11,904] chirp.wxui.memedit - ERROR: Failed to load memory 161 as error because: tuple index out of range
537
[2023-10-20 20:15:11,904] chirp.wxui.common - ERROR: Failed to run get_memory(162, )
538
Traceback (most recent call last):
539
  File "chirp\wxui\common.py", line 280, in do_radio
540
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
541
  File "chirp\drivers\ft7800.py", line 405, in get_memory
542
IndexError: tuple index out of range
543
[2023-10-20 20:15:11,920] chirp.wxui.memedit - ERROR: Failed to load memory 162 as error because: tuple index out of range
544
[2023-10-20 20:15:11,920] chirp.wxui.common - ERROR: Failed to run get_memory(163, )
545
Traceback (most recent call last):
546
  File "chirp\wxui\common.py", line 280, in do_radio
547
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
548
  File "chirp\drivers\ft7800.py", line 405, in get_memory
549
IndexError: tuple index out of range
550
[2023-10-20 20:15:11,920] chirp.wxui.memedit - ERROR: Failed to load memory 163 as error because: tuple index out of range
551
[2023-10-20 20:15:11,920] chirp.wxui.common - ERROR: Failed to run get_memory(164, )
552
Traceback (most recent call last):
553
  File "chirp\wxui\common.py", line 280, in do_radio
554
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
555
  File "chirp\drivers\ft7800.py", line 405, in get_memory
556
IndexError: tuple index out of range
557
[2023-10-20 20:15:11,920] chirp.wxui.memedit - ERROR: Failed to load memory 164 as error because: tuple index out of range
558
[2023-10-20 20:15:11,920] chirp.wxui.common - ERROR: Failed to run get_memory(165, )
559
Traceback (most recent call last):
560
  File "chirp\wxui\common.py", line 280, in do_radio
561
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
562
  File "chirp\drivers\ft7800.py", line 405, in get_memory
563
IndexError: tuple index out of range
564
[2023-10-20 20:15:11,920] chirp.wxui.memedit - ERROR: Failed to load memory 165 as error because: tuple index out of range
565
[2023-10-20 20:15:11,920] chirp.wxui.common - ERROR: Failed to run get_memory(166, )
566
Traceback (most recent call last):
567
  File "chirp\wxui\common.py", line 280, in do_radio
568
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
569
  File "chirp\drivers\ft7800.py", line 405, in get_memory
570
IndexError: tuple index out of range
571
[2023-10-20 20:15:11,920] chirp.wxui.memedit - ERROR: Failed to load memory 166 as error because: tuple index out of range
572
[2023-10-20 20:15:11,936] chirp.wxui.common - ERROR: Failed to run get_memory(167, )
573
Traceback (most recent call last):
574
  File "chirp\wxui\common.py", line 280, in do_radio
575
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
576
  File "chirp\drivers\ft7800.py", line 405, in get_memory
577
IndexError: tuple index out of range
578
[2023-10-20 20:15:11,936] chirp.wxui.memedit - ERROR: Failed to load memory 167 as error because: tuple index out of range
579
[2023-10-20 20:15:11,936] chirp.wxui.common - ERROR: Failed to run get_memory(169, )
580
Traceback (most recent call last):
581
  File "chirp\wxui\common.py", line 280, in do_radio
582
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
583
  File "chirp\drivers\ft7800.py", line 405, in get_memory
584
IndexError: tuple index out of range
585
[2023-10-20 20:15:11,936] chirp.wxui.memedit - ERROR: Failed to load memory 169 as error because: tuple index out of range
586
[2023-10-20 20:15:11,936] chirp.wxui.common - ERROR: Failed to run get_memory(170, )
587
Traceback (most recent call last):
588
  File "chirp\wxui\common.py", line 280, in do_radio
589
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
590
  File "chirp\drivers\ft7800.py", line 405, in get_memory
591
IndexError: tuple index out of range
592
[2023-10-20 20:15:11,936] chirp.wxui.memedit - ERROR: Failed to load memory 170 as error because: tuple index out of range
593
[2023-10-20 20:15:11,951] chirp.wxui.common - ERROR: Failed to run get_memory(171, )
594
Traceback (most recent call last):
595
  File "chirp\wxui\common.py", line 280, in do_radio
596
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
597
  File "chirp\drivers\ft7800.py", line 405, in get_memory
598
IndexError: tuple index out of range
599
[2023-10-20 20:15:11,951] chirp.wxui.memedit - ERROR: Failed to load memory 171 as error because: tuple index out of range
600
[2023-10-20 20:15:11,951] chirp.wxui.common - ERROR: Failed to run get_memory(172, )
601
Traceback (most recent call last):
602
  File "chirp\wxui\common.py", line 280, in do_radio
603
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
604
  File "chirp\drivers\ft7800.py", line 405, in get_memory
605
IndexError: tuple index out of range
606
[2023-10-20 20:15:11,951] chirp.wxui.memedit - ERROR: Failed to load memory 172 as error because: tuple index out of range
607
[2023-10-20 20:15:11,951] chirp.wxui.common - ERROR: Failed to run get_memory(173, )
608
Traceback (most recent call last):
609
  File "chirp\wxui\common.py", line 280, in do_radio
610
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
611
  File "chirp\drivers\ft7800.py", line 405, in get_memory
612
IndexError: tuple index out of range
613
[2023-10-20 20:15:11,951] chirp.wxui.memedit - ERROR: Failed to load memory 173 as error because: tuple index out of range
614
[2023-10-20 20:15:11,951] chirp.wxui.common - ERROR: Failed to run get_memory(174, )
615
Traceback (most recent call last):
616
  File "chirp\wxui\common.py", line 280, in do_radio
617
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
618
  File "chirp\drivers\ft7800.py", line 405, in get_memory
619
IndexError: tuple index out of range
620
[2023-10-20 20:15:11,951] chirp.wxui.memedit - ERROR: Failed to load memory 174 as error because: tuple index out of range
621
[2023-10-20 20:15:12,017] chirp.wxui.common - ERROR: Failed to run get_memory(185, )
622
Traceback (most recent call last):
623
  File "chirp\wxui\common.py", line 280, in do_radio
624
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
625
  File "chirp\drivers\ft7800.py", line 405, in get_memory
626
IndexError: tuple index out of range
627
[2023-10-20 20:15:12,017] chirp.wxui.memedit - ERROR: Failed to load memory 185 as error because: tuple index out of range
628
[2023-10-20 20:15:12,017] chirp.wxui.common - ERROR: Failed to run get_memory(186, )
629
Traceback (most recent call last):
630
  File "chirp\wxui\common.py", line 280, in do_radio
631
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
632
  File "chirp\drivers\ft7800.py", line 405, in get_memory
633
IndexError: tuple index out of range
634
[2023-10-20 20:15:12,017] chirp.wxui.memedit - ERROR: Failed to load memory 186 as error because: tuple index out of range
635
[2023-10-20 20:15:12,036] chirp.wxui.common - ERROR: Failed to run get_memory(189, )
636
Traceback (most recent call last):
637
  File "chirp\wxui\common.py", line 280, in do_radio
638
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
639
  File "chirp\drivers\ft7800.py", line 405, in get_memory
640
IndexError: tuple index out of range
641
[2023-10-20 20:15:12,038] chirp.wxui.memedit - ERROR: Failed to load memory 189 as error because: tuple index out of range
642
[2023-10-20 20:15:12,038] chirp.wxui.common - ERROR: Failed to run get_memory(190, )
643
Traceback (most recent call last):
644
  File "chirp\wxui\common.py", line 280, in do_radio
645
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
646
  File "chirp\drivers\ft7800.py", line 405, in get_memory
647
IndexError: tuple index out of range
648
[2023-10-20 20:15:12,038] chirp.wxui.memedit - ERROR: Failed to load memory 190 as error because: tuple index out of range
649
[2023-10-20 20:15:12,048] chirp.wxui.common - ERROR: Failed to run get_memory(192, )
650
Traceback (most recent call last):
651
  File "chirp\wxui\common.py", line 280, in do_radio
652
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
653
  File "chirp\drivers\ft7800.py", line 405, in get_memory
654
IndexError: tuple index out of range
655
[2023-10-20 20:15:12,048] chirp.wxui.memedit - ERROR: Failed to load memory 192 as error because: tuple index out of range
656
[2023-10-20 20:15:12,048] chirp.wxui.common - ERROR: Failed to run get_memory(193, )
657
Traceback (most recent call last):
658
  File "chirp\wxui\common.py", line 280, in do_radio
659
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
660
  File "chirp\drivers\ft7800.py", line 405, in get_memory
661
IndexError: tuple index out of range
662
[2023-10-20 20:15:12,048] chirp.wxui.memedit - ERROR: Failed to load memory 193 as error because: tuple index out of range
663
[2023-10-20 20:15:12,048] chirp.wxui.common - ERROR: Failed to run get_memory(194, )
664
Traceback (most recent call last):
665
  File "chirp\wxui\common.py", line 280, in do_radio
666
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
667
  File "chirp\drivers\ft7800.py", line 405, in get_memory
668
IndexError: tuple index out of range
669
[2023-10-20 20:15:12,056] chirp.wxui.memedit - ERROR: Failed to load memory 194 as error because: tuple index out of range
670
[2023-10-20 20:15:12,059] chirp.wxui.common - ERROR: Failed to run get_memory(196, )
671
Traceback (most recent call last):
672
  File "chirp\wxui\common.py", line 280, in do_radio
673
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
674
  File "chirp\drivers\ft7800.py", line 405, in get_memory
675
IndexError: tuple index out of range
676
[2023-10-20 20:15:12,059] chirp.wxui.memedit - ERROR: Failed to load memory 196 as error because: tuple index out of range
677
[2023-10-20 20:15:12,067] chirp.wxui.common - ERROR: Failed to run get_memory(197, )
678
Traceback (most recent call last):
679
  File "chirp\wxui\common.py", line 280, in do_radio
680
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
681
  File "chirp\drivers\ft7800.py", line 405, in get_memory
682
IndexError: tuple index out of range
683
[2023-10-20 20:15:12,069] chirp.wxui.memedit - ERROR: Failed to load memory 197 as error because: tuple index out of range
684
[2023-10-20 20:15:12,069] chirp.wxui.common - ERROR: Failed to run get_memory(198, )
685
Traceback (most recent call last):
686
  File "chirp\wxui\common.py", line 280, in do_radio
687
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
688
  File "chirp\drivers\ft7800.py", line 405, in get_memory
689
IndexError: tuple index out of range
690
[2023-10-20 20:15:12,069] chirp.wxui.memedit - ERROR: Failed to load memory 198 as error because: tuple index out of range
691
[2023-10-20 20:15:12,069] chirp.wxui.common - ERROR: Failed to run get_memory(199, )
692
Traceback (most recent call last):
693
  File "chirp\wxui\common.py", line 280, in do_radio
694
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
695
  File "chirp\drivers\ft7800.py", line 405, in get_memory
696
IndexError: tuple index out of range
697
[2023-10-20 20:15:12,077] chirp.wxui.memedit - ERROR: Failed to load memory 199 as error because: tuple index out of range
698
[2023-10-20 20:15:12,077] chirp.wxui.common - ERROR: Failed to run get_memory(200, )
699
Traceback (most recent call last):
700
  File "chirp\wxui\common.py", line 280, in do_radio
701
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
702
  File "chirp\drivers\ft7800.py", line 405, in get_memory
703
IndexError: tuple index out of range
704
[2023-10-20 20:15:12,079] chirp.wxui.memedit - ERROR: Failed to load memory 200 as error because: tuple index out of range
705
[2023-10-20 20:15:12,079] chirp.wxui.common - ERROR: Failed to run get_memory(201, )
706
Traceback (most recent call last):
707
  File "chirp\wxui\common.py", line 280, in do_radio
708
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
709
  File "chirp\drivers\ft7800.py", line 405, in get_memory
710
IndexError: tuple index out of range
711
[2023-10-20 20:15:12,079] chirp.wxui.memedit - ERROR: Failed to load memory 201 as error because: tuple index out of range
712
[2023-10-20 20:15:12,079] chirp.wxui.common - ERROR: Failed to run get_memory(202, )
713
Traceback (most recent call last):
714
  File "chirp\wxui\common.py", line 280, in do_radio
715
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
716
  File "chirp\drivers\ft7800.py", line 405, in get_memory
717
IndexError: tuple index out of range
718
[2023-10-20 20:15:12,079] chirp.wxui.memedit - ERROR: Failed to load memory 202 as error because: tuple index out of range
719
[2023-10-20 20:15:12,088] chirp.wxui.common - ERROR: Failed to run get_memory(203, )
720
Traceback (most recent call last):
721
  File "chirp\wxui\common.py", line 280, in do_radio
722
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
723
  File "chirp\drivers\ft7800.py", line 405, in get_memory
724
IndexError: tuple index out of range
725
[2023-10-20 20:15:12,090] chirp.wxui.memedit - ERROR: Failed to load memory 203 as error because: tuple index out of range
726
[2023-10-20 20:15:12,090] chirp.wxui.common - ERROR: Failed to run get_memory(204, )
727
Traceback (most recent call last):
728
  File "chirp\wxui\common.py", line 280, in do_radio
729
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
730
  File "chirp\drivers\ft7800.py", line 405, in get_memory
731
IndexError: tuple index out of range
732
[2023-10-20 20:15:12,090] chirp.wxui.memedit - ERROR: Failed to load memory 204 as error because: tuple index out of range
733
[2023-10-20 20:15:12,090] chirp.wxui.common - ERROR: Failed to run get_memory(205, )
734
Traceback (most recent call last):
735
  File "chirp\wxui\common.py", line 280, in do_radio
736
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
737
  File "chirp\drivers\ft7800.py", line 405, in get_memory
738
IndexError: tuple index out of range
739
[2023-10-20 20:15:12,098] chirp.wxui.memedit - ERROR: Failed to load memory 205 as error because: tuple index out of range
740
[2023-10-20 20:15:12,098] chirp.wxui.common - ERROR: Failed to run get_memory(206, )
741
Traceback (most recent call last):
742
  File "chirp\wxui\common.py", line 280, in do_radio
743
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
744
  File "chirp\drivers\ft7800.py", line 405, in get_memory
745
IndexError: tuple index out of range
746
[2023-10-20 20:15:12,100] chirp.wxui.memedit - ERROR: Failed to load memory 206 as error because: tuple index out of range
747
[2023-10-20 20:15:12,100] chirp.wxui.common - ERROR: Failed to run get_memory(207, )
748
Traceback (most recent call last):
749
  File "chirp\wxui\common.py", line 280, in do_radio
750
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
751
  File "chirp\drivers\ft7800.py", line 405, in get_memory
752
IndexError: tuple index out of range
753
[2023-10-20 20:15:12,100] chirp.wxui.memedit - ERROR: Failed to load memory 207 as error because: tuple index out of range
754
[2023-10-20 20:15:12,100] chirp.wxui.common - ERROR: Failed to run get_memory(208, )
755
Traceback (most recent call last):
756
  File "chirp\wxui\common.py", line 280, in do_radio
757
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
758
  File "chirp\drivers\ft7800.py", line 405, in get_memory
759
IndexError: tuple index out of range
760
[2023-10-20 20:15:12,100] chirp.wxui.memedit - ERROR: Failed to load memory 208 as error because: tuple index out of range
761
[2023-10-20 20:15:12,109] chirp.wxui.common - ERROR: Failed to run get_memory(209, )
762
Traceback (most recent call last):
763
  File "chirp\wxui\common.py", line 280, in do_radio
764
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
765
  File "chirp\drivers\ft7800.py", line 405, in get_memory
766
IndexError: tuple index out of range
767
[2023-10-20 20:15:12,111] chirp.wxui.memedit - ERROR: Failed to load memory 209 as error because: tuple index out of range
768
[2023-10-20 20:15:12,111] chirp.wxui.common - ERROR: Failed to run get_memory(210, )
769
Traceback (most recent call last):
770
  File "chirp\wxui\common.py", line 280, in do_radio
771
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
772
  File "chirp\drivers\ft7800.py", line 405, in get_memory
773
IndexError: tuple index out of range
774
[2023-10-20 20:15:12,111] chirp.wxui.memedit - ERROR: Failed to load memory 210 as error because: tuple index out of range
775
[2023-10-20 20:15:12,111] chirp.wxui.common - ERROR: Failed to run get_memory(211, )
776
Traceback (most recent call last):
777
  File "chirp\wxui\common.py", line 280, in do_radio
778
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
779
  File "chirp\drivers\ft7800.py", line 405, in get_memory
780
IndexError: tuple index out of range
781
[2023-10-20 20:15:12,119] chirp.wxui.memedit - ERROR: Failed to load memory 211 as error because: tuple index out of range
782
[2023-10-20 20:15:12,119] chirp.wxui.common - ERROR: Failed to run get_memory(212, )
783
Traceback (most recent call last):
784
  File "chirp\wxui\common.py", line 280, in do_radio
785
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
786
  File "chirp\drivers\ft7800.py", line 405, in get_memory
787
IndexError: tuple index out of range
788
[2023-10-20 20:15:12,119] chirp.wxui.memedit - ERROR: Failed to load memory 212 as error because: tuple index out of range
789
[2023-10-20 20:15:12,119] chirp.wxui.common - ERROR: Failed to run get_memory(213, )
790
Traceback (most recent call last):
791
  File "chirp\wxui\common.py", line 280, in do_radio
792
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
793
  File "chirp\drivers\ft7800.py", line 405, in get_memory
794
IndexError: tuple index out of range
795
[2023-10-20 20:15:12,119] chirp.wxui.memedit - ERROR: Failed to load memory 213 as error because: tuple index out of range
796
[2023-10-20 20:15:12,119] chirp.wxui.common - ERROR: Failed to run get_memory(214, )
797
Traceback (most recent call last):
798
  File "chirp\wxui\common.py", line 280, in do_radio
799
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
800
  File "chirp\drivers\ft7800.py", line 405, in get_memory
801
IndexError: tuple index out of range
802
[2023-10-20 20:15:12,129] chirp.wxui.memedit - ERROR: Failed to load memory 214 as error because: tuple index out of range
803
[2023-10-20 20:15:12,172] chirp.wxui.common - ERROR: Failed to run get_memory(224, )
804
Traceback (most recent call last):
805
  File "chirp\wxui\common.py", line 280, in do_radio
806
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
807
  File "chirp\drivers\ft7800.py", line 405, in get_memory
808
IndexError: tuple index out of range
809
[2023-10-20 20:15:12,172] chirp.wxui.memedit - ERROR: Failed to load memory 224 as error because: tuple index out of range
810
[2023-10-20 20:15:12,182] chirp.wxui.common - ERROR: Failed to run get_memory(225, )
811
Traceback (most recent call last):
812
  File "chirp\wxui\common.py", line 280, in do_radio
813
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
814
  File "chirp\drivers\ft7800.py", line 405, in get_memory
815
IndexError: tuple index out of range
816
[2023-10-20 20:15:12,184] chirp.wxui.memedit - ERROR: Failed to load memory 225 as error because: tuple index out of range
817
[2023-10-20 20:15:12,184] chirp.wxui.common - ERROR: Failed to run get_memory(226, )
818
Traceback (most recent call last):
819
  File "chirp\wxui\common.py", line 280, in do_radio
820
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
821
  File "chirp\drivers\ft7800.py", line 405, in get_memory
822
IndexError: tuple index out of range
823
[2023-10-20 20:15:12,184] chirp.wxui.memedit - ERROR: Failed to load memory 226 as error because: tuple index out of range
824
[2023-10-20 20:15:12,184] chirp.wxui.common - ERROR: Failed to run get_memory(227, )
825
Traceback (most recent call last):
826
  File "chirp\wxui\common.py", line 280, in do_radio
827
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
828
  File "chirp\drivers\ft7800.py", line 405, in get_memory
829
IndexError: tuple index out of range
830
[2023-10-20 20:15:12,184] chirp.wxui.memedit - ERROR: Failed to load memory 227 as error because: tuple index out of range
831
[2023-10-20 20:15:12,194] chirp.wxui.common - ERROR: Failed to run get_memory(229, )
832
Traceback (most recent call last):
833
  File "chirp\wxui\common.py", line 280, in do_radio
834
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
835
  File "chirp\drivers\ft7800.py", line 405, in get_memory
836
IndexError: tuple index out of range
837
[2023-10-20 20:15:12,194] chirp.wxui.memedit - ERROR: Failed to load memory 229 as error because: tuple index out of range
838
[2023-10-20 20:15:12,194] chirp.wxui.common - ERROR: Failed to run get_memory(230, )
839
Traceback (most recent call last):
840
  File "chirp\wxui\common.py", line 280, in do_radio
841
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
842
  File "chirp\drivers\ft7800.py", line 405, in get_memory
843
IndexError: tuple index out of range
844
[2023-10-20 20:15:12,203] chirp.wxui.memedit - ERROR: Failed to load memory 230 as error because: tuple index out of range
845
[2023-10-20 20:15:12,205] chirp.wxui.common - ERROR: Failed to run get_memory(231, )
846
Traceback (most recent call last):
847
  File "chirp\wxui\common.py", line 280, in do_radio
848
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
849
  File "chirp\drivers\ft7800.py", line 405, in get_memory
850
IndexError: tuple index out of range
851
[2023-10-20 20:15:12,205] chirp.wxui.memedit - ERROR: Failed to load memory 231 as error because: tuple index out of range
852
[2023-10-20 20:15:12,268] chirp.wxui.common - ERROR: Failed to run get_memory(244, )
853
Traceback (most recent call last):
854
  File "chirp\wxui\common.py", line 280, in do_radio
855
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
856
  File "chirp\drivers\ft7800.py", line 405, in get_memory
857
IndexError: tuple index out of range
858
[2023-10-20 20:15:12,268] chirp.wxui.memedit - ERROR: Failed to load memory 244 as error because: tuple index out of range
859
[2023-10-20 20:15:12,268] chirp.wxui.common - ERROR: Failed to run get_memory(245, )
860
Traceback (most recent call last):
861
  File "chirp\wxui\common.py", line 280, in do_radio
862
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
863
  File "chirp\drivers\ft7800.py", line 405, in get_memory
864
IndexError: tuple index out of range
865
[2023-10-20 20:15:12,276] chirp.wxui.memedit - ERROR: Failed to load memory 245 as error because: tuple index out of range
866
[2023-10-20 20:15:12,276] chirp.wxui.common - ERROR: Failed to run get_memory(246, )
867
Traceback (most recent call last):
868
  File "chirp\wxui\common.py", line 280, in do_radio
869
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
870
  File "chirp\drivers\ft7800.py", line 405, in get_memory
871
IndexError: tuple index out of range
872
[2023-10-20 20:15:12,276] chirp.wxui.memedit - ERROR: Failed to load memory 246 as error because: tuple index out of range
873
[2023-10-20 20:15:12,276] chirp.wxui.common - ERROR: Failed to run get_memory(247, )
874
Traceback (most recent call last):
875
  File "chirp\wxui\common.py", line 280, in do_radio
876
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
877
  File "chirp\drivers\ft7800.py", line 405, in get_memory
878
IndexError: tuple index out of range
879
[2023-10-20 20:15:12,276] chirp.wxui.memedit - ERROR: Failed to load memory 247 as error because: tuple index out of range
880
[2023-10-20 20:15:12,286] chirp.wxui.common - ERROR: Failed to run get_memory(248, )
881
Traceback (most recent call last):
882
  File "chirp\wxui\common.py", line 280, in do_radio
883
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
884
  File "chirp\drivers\ft7800.py", line 405, in get_memory
885
IndexError: tuple index out of range
886
[2023-10-20 20:15:12,288] chirp.wxui.memedit - ERROR: Failed to load memory 248 as error because: tuple index out of range
887
[2023-10-20 20:15:12,288] chirp.wxui.common - ERROR: Failed to run get_memory(249, )
888
Traceback (most recent call last):
889
  File "chirp\wxui\common.py", line 280, in do_radio
890
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
891
  File "chirp\drivers\ft7800.py", line 405, in get_memory
892
IndexError: tuple index out of range
893
[2023-10-20 20:15:12,288] chirp.wxui.memedit - ERROR: Failed to load memory 249 as error because: tuple index out of range
894
[2023-10-20 20:15:12,288] chirp.wxui.common - ERROR: Failed to run get_memory(250, )
895
Traceback (most recent call last):
896
  File "chirp\wxui\common.py", line 280, in do_radio
897
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
898
  File "chirp\drivers\ft7800.py", line 405, in get_memory
899
IndexError: tuple index out of range
900
[2023-10-20 20:15:12,288] chirp.wxui.memedit - ERROR: Failed to load memory 250 as error because: tuple index out of range
901
[2023-10-20 20:15:12,296] chirp.wxui.common - ERROR: Failed to run get_memory(251, )
902
Traceback (most recent call last):
903
  File "chirp\wxui\common.py", line 280, in do_radio
904
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
905
  File "chirp\drivers\ft7800.py", line 405, in get_memory
906
IndexError: tuple index out of range
907
[2023-10-20 20:15:12,299] chirp.wxui.memedit - ERROR: Failed to load memory 251 as error because: tuple index out of range
908
[2023-10-20 20:15:13,748] chirp.wxui.common - ERROR: Failed to run get_memory(524, )
909
Traceback (most recent call last):
910
  File "chirp\wxui\common.py", line 280, in do_radio
911
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
912
  File "chirp\drivers\ft7800.py", line 402, in get_memory
913
IndexError: tuple index out of range
914
[2023-10-20 20:15:13,751] chirp.wxui.memedit - ERROR: Failed to load memory 524 as error because: tuple index out of range
915
[2023-10-20 20:15:13,751] chirp.wxui.common - ERROR: Failed to run get_memory(525, )
916
Traceback (most recent call last):
917
  File "chirp\wxui\common.py", line 280, in do_radio
918
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
919
  File "chirp\drivers\ft7800.py", line 402, in get_memory
920
IndexError: tuple index out of range
921
[2023-10-20 20:15:13,751] chirp.wxui.memedit - ERROR: Failed to load memory 525 as error because: tuple index out of range
922
[2023-10-20 20:15:13,751] chirp.wxui.common - ERROR: Failed to run get_memory(526, )
923
Traceback (most recent call last):
924
  File "chirp\wxui\common.py", line 280, in do_radio
925
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
926
  File "chirp\drivers\ft7800.py", line 402, in get_memory
927
IndexError: tuple index out of range
928
[2023-10-20 20:15:13,751] chirp.wxui.memedit - ERROR: Failed to load memory 526 as error because: tuple index out of range
929
[2023-10-20 20:15:13,759] chirp.wxui.common - ERROR: Failed to run get_memory(527, )
930
Traceback (most recent call last):
931
  File "chirp\wxui\common.py", line 280, in do_radio
932
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
933
  File "chirp\drivers\ft7800.py", line 402, in get_memory
934
IndexError: tuple index out of range
935
[2023-10-20 20:15:13,761] chirp.wxui.memedit - ERROR: Failed to load memory 527 as error because: tuple index out of range
936
[2023-10-20 20:15:13,761] chirp.wxui.common - ERROR: Failed to run get_memory(528, )
937
Traceback (most recent call last):
938
  File "chirp\wxui\common.py", line 280, in do_radio
939
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
940
  File "chirp\drivers\ft7800.py", line 402, in get_memory
941
IndexError: tuple index out of range
942
[2023-10-20 20:15:13,761] chirp.wxui.memedit - ERROR: Failed to load memory 528 as error because: tuple index out of range
943
[2023-10-20 20:15:13,761] chirp.wxui.common - ERROR: Failed to run get_memory(529, )
944
Traceback (most recent call last):
945
  File "chirp\wxui\common.py", line 280, in do_radio
946
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
947
  File "chirp\drivers\ft7800.py", line 402, in get_memory
948
IndexError: tuple index out of range
949
[2023-10-20 20:15:13,761] chirp.wxui.memedit - ERROR: Failed to load memory 529 as error because: tuple index out of range
950
[2023-10-20 20:15:13,769] chirp.wxui.common - ERROR: Failed to run get_memory(530, )
951
Traceback (most recent call last):
952
  File "chirp\wxui\common.py", line 280, in do_radio
953
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
954
  File "chirp\drivers\ft7800.py", line 402, in get_memory
955
IndexError: tuple index out of range
956
[2023-10-20 20:15:13,769] chirp.wxui.memedit - ERROR: Failed to load memory 530 as error because: tuple index out of range
957
[2023-10-20 20:15:13,772] chirp.wxui.common - ERROR: Failed to run get_memory(531, )
958
Traceback (most recent call last):
959
  File "chirp\wxui\common.py", line 280, in do_radio
960
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
961
  File "chirp\drivers\ft7800.py", line 402, in get_memory
962
IndexError: tuple index out of range
963
[2023-10-20 20:15:13,772] chirp.wxui.memedit - ERROR: Failed to load memory 531 as error because: tuple index out of range
964
[2023-10-20 20:15:13,772] chirp.wxui.common - ERROR: Failed to run get_memory(532, )
965
Traceback (most recent call last):
966
  File "chirp\wxui\common.py", line 280, in do_radio
967
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
968
  File "chirp\drivers\ft7800.py", line 402, in get_memory
969
IndexError: tuple index out of range
970
[2023-10-20 20:15:13,772] chirp.wxui.memedit - ERROR: Failed to load memory 532 as error because: tuple index out of range
971
[2023-10-20 20:15:13,772] chirp.wxui.common - ERROR: Failed to run get_memory(533, )
972
Traceback (most recent call last):
973
  File "chirp\wxui\common.py", line 280, in do_radio
974
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
975
  File "chirp\drivers\ft7800.py", line 402, in get_memory
976
IndexError: tuple index out of range
977
[2023-10-20 20:15:13,780] chirp.wxui.memedit - ERROR: Failed to load memory 533 as error because: tuple index out of range
978
[2023-10-20 20:15:13,782] chirp.wxui.common - ERROR: Failed to run get_memory(534, )
979
Traceback (most recent call last):
980
  File "chirp\wxui\common.py", line 280, in do_radio
981
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
982
  File "chirp\drivers\ft7800.py", line 402, in get_memory
983
IndexError: tuple index out of range
984
[2023-10-20 20:15:13,782] chirp.wxui.memedit - ERROR: Failed to load memory 534 as error because: tuple index out of range
985
[2023-10-20 20:15:13,782] chirp.wxui.common - ERROR: Failed to run get_memory(535, )
986
Traceback (most recent call last):
987
  File "chirp\wxui\common.py", line 280, in do_radio
988
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
989
  File "chirp\drivers\ft7800.py", line 402, in get_memory
990
IndexError: tuple index out of range
991
[2023-10-20 20:15:13,782] chirp.wxui.memedit - ERROR: Failed to load memory 535 as error because: tuple index out of range
992
[2023-10-20 20:15:13,782] chirp.wxui.common - ERROR: Failed to run get_memory(536, )
993
Traceback (most recent call last):
994
  File "chirp\wxui\common.py", line 280, in do_radio
995
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
996
  File "chirp\drivers\ft7800.py", line 402, in get_memory
997
IndexError: tuple index out of range
998
[2023-10-20 20:15:13,791] chirp.wxui.memedit - ERROR: Failed to load memory 536 as error because: tuple index out of range
999
[2023-10-20 20:15:13,793] chirp.wxui.common - ERROR: Failed to run get_memory(537, )
1000
Traceback (most recent call last):
1001
  File "chirp\wxui\common.py", line 280, in do_radio
1002
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1003
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1004
IndexError: tuple index out of range
1005
[2023-10-20 20:15:13,793] chirp.wxui.memedit - ERROR: Failed to load memory 537 as error because: tuple index out of range
1006
[2023-10-20 20:15:13,793] chirp.wxui.common - ERROR: Failed to run get_memory(538, )
1007
Traceback (most recent call last):
1008
  File "chirp\wxui\common.py", line 280, in do_radio
1009
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1010
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1011
IndexError: tuple index out of range
1012
[2023-10-20 20:15:13,793] chirp.wxui.memedit - ERROR: Failed to load memory 538 as error because: tuple index out of range
1013
[2023-10-20 20:15:13,793] chirp.wxui.common - ERROR: Failed to run get_memory(539, )
1014
Traceback (most recent call last):
1015
  File "chirp\wxui\common.py", line 280, in do_radio
1016
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1017
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1018
IndexError: tuple index out of range
1019
[2023-10-20 20:15:13,801] chirp.wxui.memedit - ERROR: Failed to load memory 539 as error because: tuple index out of range
1020
[2023-10-20 20:15:13,801] chirp.wxui.common - ERROR: Failed to run get_memory(540, )
1021
Traceback (most recent call last):
1022
  File "chirp\wxui\common.py", line 280, in do_radio
1023
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1024
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1025
IndexError: tuple index out of range
1026
[2023-10-20 20:15:13,803] chirp.wxui.memedit - ERROR: Failed to load memory 540 as error because: tuple index out of range
1027
[2023-10-20 20:15:13,803] chirp.wxui.common - ERROR: Failed to run get_memory(541, )
1028
Traceback (most recent call last):
1029
  File "chirp\wxui\common.py", line 280, in do_radio
1030
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1031
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1032
IndexError: tuple index out of range
1033
[2023-10-20 20:15:13,803] chirp.wxui.memedit - ERROR: Failed to load memory 541 as error because: tuple index out of range
1034
[2023-10-20 20:15:13,803] chirp.wxui.common - ERROR: Failed to run get_memory(542, )
1035
Traceback (most recent call last):
1036
  File "chirp\wxui\common.py", line 280, in do_radio
1037
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1038
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1039
IndexError: tuple index out of range
1040
[2023-10-20 20:15:13,998] chirp.wxui.memedit - ERROR: Failed to load memory 542 as error because: tuple index out of range
1041
[2023-10-20 20:15:13,998] chirp.wxui.common - ERROR: Failed to run get_memory(543, )
1042
Traceback (most recent call last):
1043
  File "chirp\wxui\common.py", line 280, in do_radio
1044
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1045
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1046
IndexError: tuple index out of range
1047
[2023-10-20 20:15:13,998] chirp.wxui.memedit - ERROR: Failed to load memory 543 as error because: tuple index out of range
1048
[2023-10-20 20:15:13,998] chirp.wxui.common - ERROR: Failed to run get_memory(544, )
1049
Traceback (most recent call last):
1050
  File "chirp\wxui\common.py", line 280, in do_radio
1051
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1052
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1053
IndexError: tuple index out of range
1054
[2023-10-20 20:15:14,006] chirp.wxui.memedit - ERROR: Failed to load memory 544 as error because: tuple index out of range
1055
[2023-10-20 20:15:14,006] chirp.wxui.common - ERROR: Failed to run get_memory(545, )
1056
Traceback (most recent call last):
1057
  File "chirp\wxui\common.py", line 280, in do_radio
1058
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1059
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1060
IndexError: tuple index out of range
1061
[2023-10-20 20:15:14,008] chirp.wxui.memedit - ERROR: Failed to load memory 545 as error because: tuple index out of range
1062
[2023-10-20 20:15:14,008] chirp.wxui.common - ERROR: Failed to run get_memory(546, )
1063
Traceback (most recent call last):
1064
  File "chirp\wxui\common.py", line 280, in do_radio
1065
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1066
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1067
IndexError: tuple index out of range
1068
[2023-10-20 20:15:14,008] chirp.wxui.memedit - ERROR: Failed to load memory 546 as error because: tuple index out of range
1069
[2023-10-20 20:15:14,008] chirp.wxui.common - ERROR: Failed to run get_memory(547, )
1070
Traceback (most recent call last):
1071
  File "chirp\wxui\common.py", line 280, in do_radio
1072
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1073
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1074
IndexError: tuple index out of range
1075
[2023-10-20 20:15:14,016] chirp.wxui.memedit - ERROR: Failed to load memory 547 as error because: tuple index out of range
1076
[2023-10-20 20:15:14,019] chirp.wxui.common - ERROR: Failed to run get_memory(548, )
1077
Traceback (most recent call last):
1078
  File "chirp\wxui\common.py", line 280, in do_radio
1079
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1080
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1081
IndexError: tuple index out of range
1082
[2023-10-20 20:15:14,019] chirp.wxui.memedit - ERROR: Failed to load memory 548 as error because: tuple index out of range
1083
[2023-10-20 20:15:14,019] chirp.wxui.common - ERROR: Failed to run get_memory(549, )
1084
Traceback (most recent call last):
1085
  File "chirp\wxui\common.py", line 280, in do_radio
1086
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1087
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1088
IndexError: tuple index out of range
1089
[2023-10-20 20:15:14,019] chirp.wxui.memedit - ERROR: Failed to load memory 549 as error because: tuple index out of range
1090
[2023-10-20 20:15:14,019] chirp.wxui.common - ERROR: Failed to run get_memory(550, )
1091
Traceback (most recent call last):
1092
  File "chirp\wxui\common.py", line 280, in do_radio
1093
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1094
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1095
IndexError: tuple index out of range
1096
[2023-10-20 20:15:14,027] chirp.wxui.memedit - ERROR: Failed to load memory 550 as error because: tuple index out of range
1097
[2023-10-20 20:15:14,027] chirp.wxui.common - ERROR: Failed to run get_memory(551, )
1098
Traceback (most recent call last):
1099
  File "chirp\wxui\common.py", line 280, in do_radio
1100
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1101
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1102
IndexError: tuple index out of range
1103
[2023-10-20 20:15:14,029] chirp.wxui.memedit - ERROR: Failed to load memory 551 as error because: tuple index out of range
1104
[2023-10-20 20:15:14,029] chirp.wxui.common - ERROR: Failed to run get_memory(552, )
1105
Traceback (most recent call last):
1106
  File "chirp\wxui\common.py", line 280, in do_radio
1107
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1108
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1109
IndexError: tuple index out of range
1110
[2023-10-20 20:15:14,029] chirp.wxui.memedit - ERROR: Failed to load memory 552 as error because: tuple index out of range
1111
[2023-10-20 20:15:14,029] chirp.wxui.common - ERROR: Failed to run get_memory(553, )
1112
Traceback (most recent call last):
1113
  File "chirp\wxui\common.py", line 280, in do_radio
1114
  File "chirp\drivers\ft7800.py", line 1014, in get_memory
1115
  File "chirp\drivers\ft7800.py", line 402, in get_memory
1116
IndexError: tuple index out of range
1117
[2023-10-20 20:15:14,037] chirp.wxui.memedit - ERROR: Failed to load memory 553 as error because: tuple index out of range
(3-3/4)