v0.20.0
版本发布时间: 2023-07-16 19:17:54
bird-sanctuary/bluejay最新发布版本:v0.21.1-RC1(2024-08-13 17:59:17)
This time so many things happened, I would like to add some more details to the release instead of just the summary of the PRs.
Quality of life improvements
- Massive code refactoring, everything has been refactored into smaller, more readable modules. (#99, #103, #104, #107, #116, #117, #119, #128)
- Auto formatting has been applied and preparations have been made to check for proper formatting in PRs. (#93)
Safety features
- EDT safety arm ensures that the ESC will only arm after a valid EDT handshake. This will only work with flight controller firmware that support EDT functionality.
- Temp protection is disabled by default: Since temp protection has effectively not been working for a long time (probably ever), the default is no to be disabled to prevent users from running into issues where they are "losing power". If temp protection is enabled, make sure that the "power rating" setting is set correctly and best verify via EDT and temperature readout on Betaflight, that the Temperature values are in a sane range (around 50). (#95)
Bugfixes
- 3D mode is now back to working again after we broke it in 0.17.x. (#105, #138)
- Reduced frequency of operation of EDT and temperature protection scheduler, (#102)
Misc
- Since the current dithering implementation does not do what it is promising to do, we opted to disable it per default for the time being (more info in the following section). (#130)
- New layouts have been added. We were running out of letters for new ESC layouts and thought we might just make it if no new layouts pop up, but this of course is not the case - so we future proofed this and added functionality for ESC layouts to have 2 characters instead of one. (#113)
- Add supporter section. (#85, #89, #139)
Findings
A lot of the planned features for 0.20 needed to be postponed to a later release since they are not working in a satisfactory way:
- Dynamic and variable PWM has been somewhat successful but not fully satisfactory to us. It is wasting a lot of CPU cycles, CPU cycles we do not have
- The current dithering implementation is eating up a lot of CPU cycles and is a bit flawed since it is only applied to every DSHOT package instead of every PWM cycle. Testing has shown that there is little to no difference in having vs. not having dithering in the current implementation. We might in the future ditch dithering in favor of gaining some CPU cycles to get some other - for us - more important features implemented
- In process of experimenting with dynamic PWM we came to the conclusion that 96kHz mode is pretty much useless and we might get rid of it in the future. The resolution on 96kHz is 256 steps in the best case. Considering deadtime, (which needs to be subtracted) - having high dead times reduces this even further.
1、 A_H_0_24_v0.20.0.hex 14.86KB
2、 A_H_0_48_v0.20.0.hex 14.96KB
3、 A_H_0_96_v0.20.0.hex 15KB
4、 A_H_10_24_v0.20.0.hex 14.88KB
5、 A_H_10_48_v0.20.0.hex 14.92KB
6、 A_H_10_96_v0.20.0.hex 14.86KB
7、 A_H_120_24_v0.20.0.hex 14.88KB
8、 A_H_120_48_v0.20.0.hex 14.92KB
9、 A_H_120_96_v0.20.0.hex 14.86KB
10、 A_H_15_24_v0.20.0.hex 14.88KB
11、 A_H_15_48_v0.20.0.hex 14.92KB
12、 A_H_15_96_v0.20.0.hex 14.86KB
13、 A_H_20_24_v0.20.0.hex 14.88KB
14、 A_H_20_48_v0.20.0.hex 14.92KB
15、 A_H_20_96_v0.20.0.hex 14.86KB
16、 A_H_25_24_v0.20.0.hex 14.88KB
17、 A_H_25_48_v0.20.0.hex 14.92KB
18、 A_H_25_96_v0.20.0.hex 14.86KB
19、 A_H_30_24_v0.20.0.hex 14.88KB
20、 A_H_30_48_v0.20.0.hex 14.92KB
21、 A_H_30_96_v0.20.0.hex 14.86KB
22、 A_H_40_24_v0.20.0.hex 14.88KB
23、 A_H_40_48_v0.20.0.hex 14.92KB
24、 A_H_40_96_v0.20.0.hex 14.86KB
25、 A_H_50_24_v0.20.0.hex 14.88KB
26、 A_H_50_48_v0.20.0.hex 14.92KB
27、 A_H_50_96_v0.20.0.hex 14.86KB
28、 A_H_5_24_v0.20.0.hex 14.88KB
29、 A_H_5_48_v0.20.0.hex 14.92KB
30、 A_H_5_96_v0.20.0.hex 14.86KB
31、 A_H_70_24_v0.20.0.hex 14.88KB
32、 A_H_70_48_v0.20.0.hex 14.92KB
33、 A_H_70_96_v0.20.0.hex 14.86KB
34、 A_H_90_24_v0.20.0.hex 14.88KB
35、 A_H_90_48_v0.20.0.hex 14.92KB
36、 A_H_90_96_v0.20.0.hex 14.86KB
37、 A_X_0_24_v0.20.0.hex 14.79KB
38、 A_X_0_48_v0.20.0.hex 14.9KB
39、 A_X_0_96_v0.20.0.hex 14.94KB
40、 A_X_10_24_v0.20.0.hex 14.82KB
41、 A_X_10_48_v0.20.0.hex 14.85KB
42、 A_X_10_96_v0.20.0.hex 14.78KB
43、 A_X_120_24_v0.20.0.hex 14.82KB
44、 A_X_120_48_v0.20.0.hex 14.85KB
45、 A_X_120_96_v0.20.0.hex 14.78KB
46、 A_X_15_24_v0.20.0.hex 14.82KB
47、 A_X_15_48_v0.20.0.hex 14.85KB
48、 A_X_15_96_v0.20.0.hex 14.78KB
49、 A_X_20_24_v0.20.0.hex 14.82KB
50、 A_X_20_48_v0.20.0.hex 14.85KB
51、 A_X_20_96_v0.20.0.hex 14.78KB
52、 A_X_25_24_v0.20.0.hex 14.82KB
53、 A_X_25_48_v0.20.0.hex 14.85KB
54、 A_X_25_96_v0.20.0.hex 14.78KB
55、 A_X_30_24_v0.20.0.hex 14.82KB
56、 A_X_30_48_v0.20.0.hex 14.85KB
57、 A_X_30_96_v0.20.0.hex 14.78KB
58、 A_X_40_24_v0.20.0.hex 14.82KB
59、 A_X_40_48_v0.20.0.hex 14.85KB
60、 A_X_40_96_v0.20.0.hex 14.78KB
61、 A_X_50_24_v0.20.0.hex 14.82KB
62、 A_X_50_48_v0.20.0.hex 14.85KB
63、 A_X_50_96_v0.20.0.hex 14.78KB
64、 A_X_5_24_v0.20.0.hex 14.82KB
65、 A_X_5_48_v0.20.0.hex 14.85KB
66、 A_X_5_96_v0.20.0.hex 14.78KB
67、 A_X_70_24_v0.20.0.hex 14.82KB
68、 A_X_70_48_v0.20.0.hex 14.85KB
69、 A_X_70_96_v0.20.0.hex 14.78KB
70、 A_X_90_24_v0.20.0.hex 14.82KB
71、 A_X_90_48_v0.20.0.hex 14.85KB
72、 A_X_90_96_v0.20.0.hex 14.78KB
73、 B_H_0_24_v0.20.0.hex 14.86KB
74、 B_H_0_48_v0.20.0.hex 14.96KB
75、 B_H_0_96_v0.20.0.hex 15KB
76、 B_H_10_24_v0.20.0.hex 14.88KB
77、 B_H_10_48_v0.20.0.hex 14.92KB
78、 B_H_10_96_v0.20.0.hex 14.86KB
79、 B_H_120_24_v0.20.0.hex 14.88KB
80、 B_H_120_48_v0.20.0.hex 14.92KB
81、 B_H_120_96_v0.20.0.hex 14.86KB
82、 B_H_15_24_v0.20.0.hex 14.88KB
83、 B_H_15_48_v0.20.0.hex 14.92KB
84、 B_H_15_96_v0.20.0.hex 14.86KB
85、 B_H_20_24_v0.20.0.hex 14.88KB
86、 B_H_20_48_v0.20.0.hex 14.92KB
87、 B_H_20_96_v0.20.0.hex 14.86KB
88、 B_H_25_24_v0.20.0.hex 14.88KB
89、 B_H_25_48_v0.20.0.hex 14.92KB
90、 B_H_25_96_v0.20.0.hex 14.86KB
91、 B_H_30_24_v0.20.0.hex 14.88KB
92、 B_H_30_48_v0.20.0.hex 14.92KB
93、 B_H_30_96_v0.20.0.hex 14.86KB
94、 B_H_40_24_v0.20.0.hex 14.88KB
95、 B_H_40_48_v0.20.0.hex 14.92KB
96、 B_H_40_96_v0.20.0.hex 14.86KB
97、 B_H_50_24_v0.20.0.hex 14.88KB
98、 B_H_50_48_v0.20.0.hex 14.92KB
99、 B_H_50_96_v0.20.0.hex 14.86KB
100、 B_H_5_24_v0.20.0.hex 14.88KB
101、 B_H_5_48_v0.20.0.hex 14.92KB
102、 B_H_5_96_v0.20.0.hex 14.86KB
103、 B_H_70_24_v0.20.0.hex 14.88KB
104、 B_H_70_48_v0.20.0.hex 14.92KB
105、 B_H_70_96_v0.20.0.hex 14.86KB
106、 B_H_90_24_v0.20.0.hex 14.88KB
107、 B_H_90_48_v0.20.0.hex 14.92KB
108、 B_H_90_96_v0.20.0.hex 14.86KB
109、 B_X_0_24_v0.20.0.hex 14.8KB
110、 B_X_0_48_v0.20.0.hex 14.91KB
111、 B_X_0_96_v0.20.0.hex 14.94KB
112、 B_X_10_24_v0.20.0.hex 14.82KB
113、 B_X_10_48_v0.20.0.hex 14.86KB
114、 B_X_10_96_v0.20.0.hex 14.79KB
115、 B_X_120_24_v0.20.0.hex 14.82KB
116、 B_X_120_48_v0.20.0.hex 14.86KB
117、 B_X_120_96_v0.20.0.hex 14.79KB
118、 B_X_15_24_v0.20.0.hex 14.82KB
119、 B_X_15_48_v0.20.0.hex 14.86KB
120、 B_X_15_96_v0.20.0.hex 14.79KB
121、 B_X_20_24_v0.20.0.hex 14.82KB
122、 B_X_20_48_v0.20.0.hex 14.86KB
123、 B_X_20_96_v0.20.0.hex 14.79KB
124、 B_X_25_24_v0.20.0.hex 14.82KB
125、 B_X_25_48_v0.20.0.hex 14.86KB
126、 B_X_25_96_v0.20.0.hex 14.79KB
127、 B_X_30_24_v0.20.0.hex 14.82KB
128、 B_X_30_48_v0.20.0.hex 14.86KB
129、 B_X_30_96_v0.20.0.hex 14.79KB
130、 B_X_40_24_v0.20.0.hex 14.82KB
131、 B_X_40_48_v0.20.0.hex 14.86KB
132、 B_X_40_96_v0.20.0.hex 14.79KB
133、 B_X_50_24_v0.20.0.hex 14.82KB
134、 B_X_50_48_v0.20.0.hex 14.86KB
135、 B_X_50_96_v0.20.0.hex 14.79KB
136、 B_X_5_24_v0.20.0.hex 14.82KB
137、 B_X_5_48_v0.20.0.hex 14.86KB
138、 B_X_5_96_v0.20.0.hex 14.79KB
139、 B_X_70_24_v0.20.0.hex 14.82KB
140、 B_X_70_48_v0.20.0.hex 14.86KB
141、 B_X_70_96_v0.20.0.hex 14.79KB
142、 B_X_90_24_v0.20.0.hex 14.82KB
143、 B_X_90_48_v0.20.0.hex 14.86KB
144、 B_X_90_96_v0.20.0.hex 14.79KB
145、 C_H_0_24_v0.20.0.hex 14.97KB
146、 C_H_0_48_v0.20.0.hex 15.08KB
147、 C_H_0_96_v0.20.0.hex 15.12KB
148、 C_H_10_24_v0.20.0.hex 15KB
149、 C_H_10_48_v0.20.0.hex 15.04KB
150、 C_H_10_96_v0.20.0.hex 14.96KB
151、 C_H_120_24_v0.20.0.hex 15KB
152、 C_H_120_48_v0.20.0.hex 15.04KB
153、 C_H_120_96_v0.20.0.hex 14.96KB
154、 C_H_15_24_v0.20.0.hex 15KB
155、 C_H_15_48_v0.20.0.hex 15.04KB
156、 C_H_15_96_v0.20.0.hex 14.96KB
157、 C_H_20_24_v0.20.0.hex 15KB
158、 C_H_20_48_v0.20.0.hex 15.04KB
159、 C_H_20_96_v0.20.0.hex 14.96KB
160、 C_H_25_24_v0.20.0.hex 15KB
161、 C_H_25_48_v0.20.0.hex 15.04KB
162、 C_H_25_96_v0.20.0.hex 14.96KB
163、 C_H_30_24_v0.20.0.hex 15KB
164、 C_H_30_48_v0.20.0.hex 15.04KB
165、 C_H_30_96_v0.20.0.hex 14.96KB
166、 C_H_40_24_v0.20.0.hex 15KB
167、 C_H_40_48_v0.20.0.hex 15.04KB
168、 C_H_40_96_v0.20.0.hex 14.96KB
169、 C_H_50_24_v0.20.0.hex 15KB
170、 C_H_50_48_v0.20.0.hex 15.04KB
171、 C_H_50_96_v0.20.0.hex 14.96KB
172、 C_H_5_24_v0.20.0.hex 15KB
173、 C_H_5_48_v0.20.0.hex 15.04KB
174、 C_H_5_96_v0.20.0.hex 14.96KB
175、 C_H_70_24_v0.20.0.hex 15KB
176、 C_H_70_48_v0.20.0.hex 15.04KB
177、 C_H_70_96_v0.20.0.hex 14.96KB
178、 C_H_90_24_v0.20.0.hex 15KB
179、 C_H_90_48_v0.20.0.hex 15.04KB
180、 C_H_90_96_v0.20.0.hex 14.96KB
181、 C_X_0_24_v0.20.0.hex 14.8KB
182、 C_X_0_48_v0.20.0.hex 14.91KB
183、 C_X_0_96_v0.20.0.hex 14.94KB
184、 C_X_10_24_v0.20.0.hex 14.82KB
185、 C_X_10_48_v0.20.0.hex 14.86KB
186、 C_X_10_96_v0.20.0.hex 14.79KB
187、 C_X_120_24_v0.20.0.hex 14.82KB
188、 C_X_120_48_v0.20.0.hex 14.86KB
189、 C_X_120_96_v0.20.0.hex 14.79KB
190、 C_X_15_24_v0.20.0.hex 14.82KB
191、 C_X_15_48_v0.20.0.hex 14.86KB
192、 C_X_15_96_v0.20.0.hex 14.79KB
193、 C_X_20_24_v0.20.0.hex 14.82KB
194、 C_X_20_48_v0.20.0.hex 14.86KB
195、 C_X_20_96_v0.20.0.hex 14.79KB
196、 C_X_25_24_v0.20.0.hex 14.82KB
197、 C_X_25_48_v0.20.0.hex 14.86KB
198、 C_X_25_96_v0.20.0.hex 14.79KB
199、 C_X_30_24_v0.20.0.hex 14.82KB
200、 C_X_30_48_v0.20.0.hex 14.86KB
201、 C_X_30_96_v0.20.0.hex 14.79KB
202、 C_X_40_24_v0.20.0.hex 14.82KB
203、 C_X_40_48_v0.20.0.hex 14.86KB
204、 C_X_40_96_v0.20.0.hex 14.79KB
205、 C_X_50_24_v0.20.0.hex 14.82KB
206、 C_X_50_48_v0.20.0.hex 14.86KB
207、 C_X_50_96_v0.20.0.hex 14.79KB
208、 C_X_5_24_v0.20.0.hex 14.82KB
209、 C_X_5_48_v0.20.0.hex 14.86KB
210、 C_X_5_96_v0.20.0.hex 14.79KB
211、 C_X_70_24_v0.20.0.hex 14.82KB
212、 C_X_70_48_v0.20.0.hex 14.86KB
213、 C_X_70_96_v0.20.0.hex 14.79KB
214、 C_X_90_24_v0.20.0.hex 14.82KB
215、 C_X_90_48_v0.20.0.hex 14.86KB
216、 C_X_90_96_v0.20.0.hex 14.79KB
217、 D_H_0_24_v0.20.0.hex 14.86KB
218、 D_H_0_48_v0.20.0.hex 14.96KB
219、 D_H_0_96_v0.20.0.hex 15KB
220、 D_H_10_24_v0.20.0.hex 14.88KB
221、 D_H_10_48_v0.20.0.hex 14.92KB
222、 D_H_10_96_v0.20.0.hex 14.86KB
223、 D_H_120_24_v0.20.0.hex 14.88KB
224、 D_H_120_48_v0.20.0.hex 14.92KB
225、 D_H_120_96_v0.20.0.hex 14.86KB
226、 D_H_15_24_v0.20.0.hex 14.88KB
227、 D_H_15_48_v0.20.0.hex 14.92KB
228、 D_H_15_96_v0.20.0.hex 14.86KB
229、 D_H_20_24_v0.20.0.hex 14.88KB
230、 D_H_20_48_v0.20.0.hex 14.92KB
231、 D_H_20_96_v0.20.0.hex 14.86KB
232、 D_H_25_24_v0.20.0.hex 14.88KB
233、 D_H_25_48_v0.20.0.hex 14.92KB
234、 D_H_25_96_v0.20.0.hex 14.86KB
235、 D_H_30_24_v0.20.0.hex 14.88KB
236、 D_H_30_48_v0.20.0.hex 14.92KB
237、 D_H_30_96_v0.20.0.hex 14.86KB
238、 D_H_40_24_v0.20.0.hex 14.88KB
239、 D_H_40_48_v0.20.0.hex 14.92KB
240、 D_H_40_96_v0.20.0.hex 14.86KB
241、 D_H_50_24_v0.20.0.hex 14.88KB
242、 D_H_50_48_v0.20.0.hex 14.92KB
243、 D_H_50_96_v0.20.0.hex 14.86KB
244、 D_H_5_24_v0.20.0.hex 14.88KB
245、 D_H_5_48_v0.20.0.hex 14.92KB
246、 D_H_5_96_v0.20.0.hex 14.86KB
247、 D_H_70_24_v0.20.0.hex 14.88KB
248、 D_H_70_48_v0.20.0.hex 14.92KB
249、 D_H_70_96_v0.20.0.hex 14.86KB
250、 D_H_90_24_v0.20.0.hex 14.88KB
251、 D_H_90_48_v0.20.0.hex 14.92KB
252、 D_H_90_96_v0.20.0.hex 14.86KB
253、 E_H_0_24_v0.20.0.hex 14.97KB
254、 E_H_0_48_v0.20.0.hex 15.08KB
255、 E_H_0_96_v0.20.0.hex 15.12KB
256、 E_H_10_24_v0.20.0.hex 14.99KB
257、 E_H_10_48_v0.20.0.hex 15.01KB
258、 E_H_10_96_v0.20.0.hex 14.95KB
259、 E_H_120_24_v0.20.0.hex 14.99KB
260、 E_H_120_48_v0.20.0.hex 15.01KB
261、 E_H_120_96_v0.20.0.hex 14.95KB
262、 E_H_15_24_v0.20.0.hex 14.99KB
263、 E_H_15_48_v0.20.0.hex 15.01KB
264、 E_H_15_96_v0.20.0.hex 14.95KB
265、 E_H_20_24_v0.20.0.hex 14.99KB
266、 E_H_20_48_v0.20.0.hex 15.01KB
267、 E_H_20_96_v0.20.0.hex 14.95KB
268、 E_H_25_24_v0.20.0.hex 14.99KB
269、 E_H_25_48_v0.20.0.hex 15.01KB
270、 E_H_25_96_v0.20.0.hex 14.95KB
271、 E_H_30_24_v0.20.0.hex 14.99KB
272、 E_H_30_48_v0.20.0.hex 15.01KB
273、 E_H_30_96_v0.20.0.hex 14.95KB
274、 E_H_40_24_v0.20.0.hex 14.99KB
275、 E_H_40_48_v0.20.0.hex 15.01KB
276、 E_H_40_96_v0.20.0.hex 14.95KB
277、 E_H_50_24_v0.20.0.hex 14.99KB
278、 E_H_50_48_v0.20.0.hex 15.01KB
279、 E_H_50_96_v0.20.0.hex 14.95KB
280、 E_H_5_24_v0.20.0.hex 14.99KB
281、 E_H_5_48_v0.20.0.hex 15.01KB
282、 E_H_5_96_v0.20.0.hex 14.95KB
283、 E_H_70_24_v0.20.0.hex 14.99KB
284、 E_H_70_48_v0.20.0.hex 15.01KB
285、 E_H_70_96_v0.20.0.hex 14.95KB
286、 E_H_90_24_v0.20.0.hex 14.99KB
287、 E_H_90_48_v0.20.0.hex 15.01KB
288、 E_H_90_96_v0.20.0.hex 14.95KB
289、 F_H_0_24_v0.20.0.hex 14.86KB
290、 F_H_0_48_v0.20.0.hex 14.96KB
291、 F_H_0_96_v0.20.0.hex 15KB
292、 F_H_10_24_v0.20.0.hex 14.88KB
293、 F_H_10_48_v0.20.0.hex 14.92KB
294、 F_H_10_96_v0.20.0.hex 14.86KB
295、 F_H_120_24_v0.20.0.hex 14.88KB
296、 F_H_120_48_v0.20.0.hex 14.92KB
297、 F_H_120_96_v0.20.0.hex 14.86KB
298、 F_H_15_24_v0.20.0.hex 14.88KB
299、 F_H_15_48_v0.20.0.hex 14.92KB
300、 F_H_15_96_v0.20.0.hex 14.86KB
301、 F_H_20_24_v0.20.0.hex 14.88KB
302、 F_H_20_48_v0.20.0.hex 14.92KB
303、 F_H_20_96_v0.20.0.hex 14.86KB
304、 F_H_25_24_v0.20.0.hex 14.88KB
305、 F_H_25_48_v0.20.0.hex 14.92KB
306、 F_H_25_96_v0.20.0.hex 14.86KB
307、 F_H_30_24_v0.20.0.hex 14.88KB
308、 F_H_30_48_v0.20.0.hex 14.92KB
309、 F_H_30_96_v0.20.0.hex 14.86KB
310、 F_H_40_24_v0.20.0.hex 14.88KB
311、 F_H_40_48_v0.20.0.hex 14.92KB
312、 F_H_40_96_v0.20.0.hex 14.86KB
313、 F_H_50_24_v0.20.0.hex 14.88KB
314、 F_H_50_48_v0.20.0.hex 14.92KB
315、 F_H_50_96_v0.20.0.hex 14.86KB
316、 F_H_5_24_v0.20.0.hex 14.88KB
317、 F_H_5_48_v0.20.0.hex 14.92KB
318、 F_H_5_96_v0.20.0.hex 14.86KB
319、 F_H_70_24_v0.20.0.hex 14.88KB
320、 F_H_70_48_v0.20.0.hex 14.92KB
321、 F_H_70_96_v0.20.0.hex 14.86KB
322、 F_H_90_24_v0.20.0.hex 14.88KB
323、 F_H_90_48_v0.20.0.hex 14.92KB
324、 F_H_90_96_v0.20.0.hex 14.86KB
325、 G_H_0_24_v0.20.0.hex 14.86KB
326、 G_H_0_48_v0.20.0.hex 14.96KB
327、 G_H_0_96_v0.20.0.hex 15KB
328、 G_H_10_24_v0.20.0.hex 14.88KB
329、 G_H_10_48_v0.20.0.hex 14.92KB
330、 G_H_10_96_v0.20.0.hex 14.86KB
331、 G_H_120_24_v0.20.0.hex 14.88KB
332、 G_H_120_48_v0.20.0.hex 14.92KB
333、 G_H_120_96_v0.20.0.hex 14.86KB
334、 G_H_15_24_v0.20.0.hex 14.88KB
335、 G_H_15_48_v0.20.0.hex 14.92KB
336、 G_H_15_96_v0.20.0.hex 14.86KB
337、 G_H_20_24_v0.20.0.hex 14.88KB
338、 G_H_20_48_v0.20.0.hex 14.92KB
339、 G_H_20_96_v0.20.0.hex 14.86KB
340、 G_H_25_24_v0.20.0.hex 14.88KB
341、 G_H_25_48_v0.20.0.hex 14.92KB
342、 G_H_25_96_v0.20.0.hex 14.86KB
343、 G_H_30_24_v0.20.0.hex 14.88KB
344、 G_H_30_48_v0.20.0.hex 14.92KB
345、 G_H_30_96_v0.20.0.hex 14.86KB
346、 G_H_40_24_v0.20.0.hex 14.88KB
347、 G_H_40_48_v0.20.0.hex 14.92KB
348、 G_H_40_96_v0.20.0.hex 14.86KB
349、 G_H_50_24_v0.20.0.hex 14.88KB
350、 G_H_50_48_v0.20.0.hex 14.92KB
351、 G_H_50_96_v0.20.0.hex 14.86KB
352、 G_H_5_24_v0.20.0.hex 14.88KB
353、 G_H_5_48_v0.20.0.hex 14.92KB
354、 G_H_5_96_v0.20.0.hex 14.86KB
355、 G_H_70_24_v0.20.0.hex 14.88KB
356、 G_H_70_48_v0.20.0.hex 14.92KB
357、 G_H_70_96_v0.20.0.hex 14.86KB
358、 G_H_90_24_v0.20.0.hex 14.88KB
359、 G_H_90_48_v0.20.0.hex 14.92KB
360、 G_H_90_96_v0.20.0.hex 14.86KB
361、 H_H_0_24_v0.20.0.hex 14.86KB
362、 H_H_0_48_v0.20.0.hex 14.96KB
363、 H_H_0_96_v0.20.0.hex 15KB
364、 H_H_10_24_v0.20.0.hex 14.88KB
365、 H_H_10_48_v0.20.0.hex 14.92KB
366、 H_H_10_96_v0.20.0.hex 14.86KB
367、 H_H_120_24_v0.20.0.hex 14.88KB
368、 H_H_120_48_v0.20.0.hex 14.92KB
369、 H_H_120_96_v0.20.0.hex 14.86KB
370、 H_H_15_24_v0.20.0.hex 14.88KB
371、 H_H_15_48_v0.20.0.hex 14.92KB
372、 H_H_15_96_v0.20.0.hex 14.86KB
373、 H_H_20_24_v0.20.0.hex 14.88KB
374、 H_H_20_48_v0.20.0.hex 14.92KB
375、 H_H_20_96_v0.20.0.hex 14.86KB
376、 H_H_25_24_v0.20.0.hex 14.88KB
377、 H_H_25_48_v0.20.0.hex 14.92KB
378、 H_H_25_96_v0.20.0.hex 14.86KB
379、 H_H_30_24_v0.20.0.hex 14.88KB
380、 H_H_30_48_v0.20.0.hex 14.92KB
381、 H_H_30_96_v0.20.0.hex 14.86KB
382、 H_H_40_24_v0.20.0.hex 14.88KB
383、 H_H_40_48_v0.20.0.hex 14.92KB
384、 H_H_40_96_v0.20.0.hex 14.86KB
385、 H_H_50_24_v0.20.0.hex 14.88KB
386、 H_H_50_48_v0.20.0.hex 14.92KB
387、 H_H_50_96_v0.20.0.hex 14.86KB
388、 H_H_5_24_v0.20.0.hex 14.88KB
389、 H_H_5_48_v0.20.0.hex 14.92KB
390、 H_H_5_96_v0.20.0.hex 14.86KB
391、 H_H_70_24_v0.20.0.hex 14.88KB
392、 H_H_70_48_v0.20.0.hex 14.92KB
393、 H_H_70_96_v0.20.0.hex 14.86KB
394、 H_H_90_24_v0.20.0.hex 14.88KB
395、 H_H_90_48_v0.20.0.hex 14.92KB
396、 H_H_90_96_v0.20.0.hex 14.86KB
397、 I_H_0_24_v0.20.0.hex 14.86KB
398、 I_H_0_48_v0.20.0.hex 14.96KB
399、 I_H_0_96_v0.20.0.hex 15KB
400、 I_H_10_24_v0.20.0.hex 14.88KB
401、 I_H_10_48_v0.20.0.hex 14.92KB
402、 I_H_10_96_v0.20.0.hex 14.86KB
403、 I_H_120_24_v0.20.0.hex 14.88KB
404、 I_H_120_48_v0.20.0.hex 14.92KB
405、 I_H_120_96_v0.20.0.hex 14.86KB
406、 I_H_15_24_v0.20.0.hex 14.88KB
407、 I_H_15_48_v0.20.0.hex 14.92KB
408、 I_H_15_96_v0.20.0.hex 14.86KB
409、 I_H_20_24_v0.20.0.hex 14.88KB
410、 I_H_20_48_v0.20.0.hex 14.92KB
411、 I_H_20_96_v0.20.0.hex 14.86KB
412、 I_H_25_24_v0.20.0.hex 14.88KB
413、 I_H_25_48_v0.20.0.hex 14.92KB
414、 I_H_25_96_v0.20.0.hex 14.86KB
415、 I_H_30_24_v0.20.0.hex 14.88KB
416、 I_H_30_48_v0.20.0.hex 14.92KB
417、 I_H_30_96_v0.20.0.hex 14.86KB
418、 I_H_40_24_v0.20.0.hex 14.88KB
419、 I_H_40_48_v0.20.0.hex 14.92KB
420、 I_H_40_96_v0.20.0.hex 14.86KB
421、 I_H_50_24_v0.20.0.hex 14.88KB
422、 I_H_50_48_v0.20.0.hex 14.92KB
423、 I_H_50_96_v0.20.0.hex 14.86KB
424、 I_H_5_24_v0.20.0.hex 14.88KB
425、 I_H_5_48_v0.20.0.hex 14.92KB
426、 I_H_5_96_v0.20.0.hex 14.86KB
427、 I_H_70_24_v0.20.0.hex 14.88KB
428、 I_H_70_48_v0.20.0.hex 14.92KB
429、 I_H_70_96_v0.20.0.hex 14.86KB
430、 I_H_90_24_v0.20.0.hex 14.88KB
431、 I_H_90_48_v0.20.0.hex 14.92KB
432、 I_H_90_96_v0.20.0.hex 14.86KB
433、 J_H_0_24_v0.20.0.hex 14.9KB
434、 J_H_0_48_v0.20.0.hex 15KB
435、 J_H_0_96_v0.20.0.hex 15.04KB
436、 J_H_10_24_v0.20.0.hex 14.92KB
437、 J_H_10_48_v0.20.0.hex 14.95KB
438、 J_H_10_96_v0.20.0.hex 14.88KB
439、 J_H_120_24_v0.20.0.hex 14.92KB
440、 J_H_120_48_v0.20.0.hex 14.95KB
441、 J_H_120_96_v0.20.0.hex 14.88KB
442、 J_H_15_24_v0.20.0.hex 14.92KB
443、 J_H_15_48_v0.20.0.hex 14.95KB
444、 J_H_15_96_v0.20.0.hex 14.88KB
445、 J_H_20_24_v0.20.0.hex 14.92KB
446、 J_H_20_48_v0.20.0.hex 14.95KB
447、 J_H_20_96_v0.20.0.hex 14.88KB
448、 J_H_25_24_v0.20.0.hex 14.92KB
449、 J_H_25_48_v0.20.0.hex 14.95KB
450、 J_H_25_96_v0.20.0.hex 14.88KB
451、 J_H_30_24_v0.20.0.hex 14.92KB
452、 J_H_30_48_v0.20.0.hex 14.95KB
453、 J_H_30_96_v0.20.0.hex 14.88KB
454、 J_H_40_24_v0.20.0.hex 14.92KB
455、 J_H_40_48_v0.20.0.hex 14.95KB
456、 J_H_40_96_v0.20.0.hex 14.88KB
457、 J_H_50_24_v0.20.0.hex 14.92KB
458、 J_H_50_48_v0.20.0.hex 14.95KB
459、 J_H_50_96_v0.20.0.hex 14.88KB
460、 J_H_5_24_v0.20.0.hex 14.92KB
461、 J_H_5_48_v0.20.0.hex 14.95KB
462、 J_H_5_96_v0.20.0.hex 14.88KB
463、 J_H_70_24_v0.20.0.hex 14.92KB
464、 J_H_70_48_v0.20.0.hex 14.95KB
465、 J_H_70_96_v0.20.0.hex 14.88KB
466、 J_H_90_24_v0.20.0.hex 14.92KB
467、 J_H_90_48_v0.20.0.hex 14.95KB
468、 J_H_90_96_v0.20.0.hex 14.88KB
469、 K_H_0_24_v0.20.0.hex 14.86KB
470、 K_H_0_48_v0.20.0.hex 14.96KB
471、 K_H_0_96_v0.20.0.hex 15KB
472、 K_H_10_24_v0.20.0.hex 14.88KB
473、 K_H_10_48_v0.20.0.hex 14.92KB
474、 K_H_10_96_v0.20.0.hex 14.86KB
475、 K_H_120_24_v0.20.0.hex 14.88KB
476、 K_H_120_48_v0.20.0.hex 14.92KB
477、 K_H_120_96_v0.20.0.hex 14.86KB
478、 K_H_15_24_v0.20.0.hex 14.88KB
479、 K_H_15_48_v0.20.0.hex 14.92KB
480、 K_H_15_96_v0.20.0.hex 14.86KB
481、 K_H_20_24_v0.20.0.hex 14.88KB
482、 K_H_20_48_v0.20.0.hex 14.92KB
483、 K_H_20_96_v0.20.0.hex 14.86KB
484、 K_H_25_24_v0.20.0.hex 14.88KB
485、 K_H_25_48_v0.20.0.hex 14.92KB
486、 K_H_25_96_v0.20.0.hex 14.86KB
487、 K_H_30_24_v0.20.0.hex 14.88KB
488、 K_H_30_48_v0.20.0.hex 14.92KB
489、 K_H_30_96_v0.20.0.hex 14.86KB
490、 K_H_40_24_v0.20.0.hex 14.88KB
491、 K_H_40_48_v0.20.0.hex 14.92KB
492、 K_H_40_96_v0.20.0.hex 14.86KB
493、 K_H_50_24_v0.20.0.hex 14.88KB
494、 K_H_50_48_v0.20.0.hex 14.92KB
495、 K_H_50_96_v0.20.0.hex 14.86KB
496、 K_H_5_24_v0.20.0.hex 14.88KB
497、 K_H_5_48_v0.20.0.hex 14.92KB
498、 K_H_5_96_v0.20.0.hex 14.86KB
499、 K_H_70_24_v0.20.0.hex 14.88KB
500、 K_H_70_48_v0.20.0.hex 14.92KB
501、 K_H_70_96_v0.20.0.hex 14.86KB
502、 K_H_90_24_v0.20.0.hex 14.88KB
503、 K_H_90_48_v0.20.0.hex 14.92KB
504、 K_H_90_96_v0.20.0.hex 14.86KB
505、 L_H_0_24_v0.20.0.hex 14.86KB
506、 L_H_0_48_v0.20.0.hex 14.96KB
507、 L_H_0_96_v0.20.0.hex 15KB
508、 L_H_10_24_v0.20.0.hex 14.88KB
509、 L_H_10_48_v0.20.0.hex 14.92KB
510、 L_H_10_96_v0.20.0.hex 14.86KB
511、 L_H_120_24_v0.20.0.hex 14.88KB
512、 L_H_120_48_v0.20.0.hex 14.92KB
513、 L_H_120_96_v0.20.0.hex 14.86KB
514、 L_H_15_24_v0.20.0.hex 14.88KB
515、 L_H_15_48_v0.20.0.hex 14.92KB
516、 L_H_15_96_v0.20.0.hex 14.86KB
517、 L_H_20_24_v0.20.0.hex 14.88KB
518、 L_H_20_48_v0.20.0.hex 14.92KB
519、 L_H_20_96_v0.20.0.hex 14.86KB
520、 L_H_25_24_v0.20.0.hex 14.88KB
521、 L_H_25_48_v0.20.0.hex 14.92KB
522、 L_H_25_96_v0.20.0.hex 14.86KB
523、 L_H_30_24_v0.20.0.hex 14.88KB
524、 L_H_30_48_v0.20.0.hex 14.92KB
525、 L_H_30_96_v0.20.0.hex 14.86KB
526、 L_H_40_24_v0.20.0.hex 14.88KB
527、 L_H_40_48_v0.20.0.hex 14.92KB
528、 L_H_40_96_v0.20.0.hex 14.86KB
529、 L_H_50_24_v0.20.0.hex 14.88KB
530、 L_H_50_48_v0.20.0.hex 14.92KB
531、 L_H_50_96_v0.20.0.hex 14.86KB
532、 L_H_5_24_v0.20.0.hex 14.88KB
533、 L_H_5_48_v0.20.0.hex 14.92KB
534、 L_H_5_96_v0.20.0.hex 14.86KB
535、 L_H_70_24_v0.20.0.hex 14.88KB
536、 L_H_70_48_v0.20.0.hex 14.92KB
537、 L_H_70_96_v0.20.0.hex 14.86KB
538、 L_H_90_24_v0.20.0.hex 14.88KB
539、 L_H_90_48_v0.20.0.hex 14.92KB
540、 L_H_90_96_v0.20.0.hex 14.86KB
541、 M_H_0_24_v0.20.0.hex 14.87KB
542、 M_H_0_48_v0.20.0.hex 14.99KB
543、 M_H_0_96_v0.20.0.hex 15.01KB
544、 M_H_10_24_v0.20.0.hex 14.9KB
545、 M_H_10_48_v0.20.0.hex 14.92KB
546、 M_H_10_96_v0.20.0.hex 14.87KB
547、 M_H_120_24_v0.20.0.hex 14.9KB
548、 M_H_120_48_v0.20.0.hex 14.92KB
549、 M_H_120_96_v0.20.0.hex 14.87KB
550、 M_H_15_24_v0.20.0.hex 14.9KB
551、 M_H_15_48_v0.20.0.hex 14.92KB
552、 M_H_15_96_v0.20.0.hex 14.87KB
553、 M_H_20_24_v0.20.0.hex 14.9KB
554、 M_H_20_48_v0.20.0.hex 14.92KB
555、 M_H_20_96_v0.20.0.hex 14.87KB
556、 M_H_25_24_v0.20.0.hex 14.9KB
557、 M_H_25_48_v0.20.0.hex 14.92KB
558、 M_H_25_96_v0.20.0.hex 14.87KB
559、 M_H_30_24_v0.20.0.hex 14.9KB
560、 M_H_30_48_v0.20.0.hex 14.92KB
561、 M_H_30_96_v0.20.0.hex 14.87KB
562、 M_H_40_24_v0.20.0.hex 14.9KB
563、 M_H_40_48_v0.20.0.hex 14.92KB
564、 M_H_40_96_v0.20.0.hex 14.87KB
565、 M_H_50_24_v0.20.0.hex 14.9KB
566、 M_H_50_48_v0.20.0.hex 14.92KB
567、 M_H_50_96_v0.20.0.hex 14.87KB
568、 M_H_5_24_v0.20.0.hex 14.9KB
569、 M_H_5_48_v0.20.0.hex 14.92KB
570、 M_H_5_96_v0.20.0.hex 14.87KB
571、 M_H_70_24_v0.20.0.hex 14.9KB
572、 M_H_70_48_v0.20.0.hex 14.92KB
573、 M_H_70_96_v0.20.0.hex 14.87KB
574、 M_H_90_24_v0.20.0.hex 14.9KB
575、 M_H_90_48_v0.20.0.hex 14.92KB
576、 M_H_90_96_v0.20.0.hex 14.87KB
577、 N_H_0_24_v0.20.0.hex 14.86KB
578、 N_H_0_48_v0.20.0.hex 14.96KB
579、 N_H_0_96_v0.20.0.hex 15KB
580、 N_H_10_24_v0.20.0.hex 14.88KB
581、 N_H_10_48_v0.20.0.hex 14.92KB
582、 N_H_10_96_v0.20.0.hex 14.86KB
583、 N_H_120_24_v0.20.0.hex 14.88KB
584、 N_H_120_48_v0.20.0.hex 14.92KB
585、 N_H_120_96_v0.20.0.hex 14.86KB
586、 N_H_15_24_v0.20.0.hex 14.88KB
587、 N_H_15_48_v0.20.0.hex 14.92KB
588、 N_H_15_96_v0.20.0.hex 14.86KB
589、 N_H_20_24_v0.20.0.hex 14.88KB
590、 N_H_20_48_v0.20.0.hex 14.92KB
591、 N_H_20_96_v0.20.0.hex 14.86KB
592、 N_H_25_24_v0.20.0.hex 14.88KB
593、 N_H_25_48_v0.20.0.hex 14.92KB
594、 N_H_25_96_v0.20.0.hex 14.86KB
595、 N_H_30_24_v0.20.0.hex 14.88KB
596、 N_H_30_48_v0.20.0.hex 14.92KB
597、 N_H_30_96_v0.20.0.hex 14.86KB
598、 N_H_40_24_v0.20.0.hex 14.88KB
599、 N_H_40_48_v0.20.0.hex 14.92KB
600、 N_H_40_96_v0.20.0.hex 14.86KB
601、 N_H_50_24_v0.20.0.hex 14.88KB
602、 N_H_50_48_v0.20.0.hex 14.92KB
603、 N_H_50_96_v0.20.0.hex 14.86KB
604、 N_H_5_24_v0.20.0.hex 14.88KB
605、 N_H_5_48_v0.20.0.hex 14.92KB
606、 N_H_5_96_v0.20.0.hex 14.86KB
607、 N_H_70_24_v0.20.0.hex 14.88KB
608、 N_H_70_48_v0.20.0.hex 14.92KB
609、 N_H_70_96_v0.20.0.hex 14.86KB
610、 N_H_90_24_v0.20.0.hex 14.88KB
611、 N_H_90_48_v0.20.0.hex 14.92KB
612、 N_H_90_96_v0.20.0.hex 14.86KB
613、 OA_H_0_24_v0.20.0.hex 14.87KB
614、 OA_H_0_48_v0.20.0.hex 14.97KB
615、 OA_H_0_96_v0.20.0.hex 15.01KB
616、 OA_H_10_24_v0.20.0.hex 14.9KB
617、 OA_H_10_48_v0.20.0.hex 14.92KB
618、 OA_H_10_96_v0.20.0.hex 14.86KB
619、 OA_H_120_24_v0.20.0.hex 14.9KB
620、 OA_H_120_48_v0.20.0.hex 14.92KB
621、 OA_H_120_96_v0.20.0.hex 14.86KB
622、 OA_H_15_24_v0.20.0.hex 14.9KB
623、 OA_H_15_48_v0.20.0.hex 14.92KB
624、 OA_H_15_96_v0.20.0.hex 14.86KB
625、 OA_H_20_24_v0.20.0.hex 14.9KB
626、 OA_H_20_48_v0.20.0.hex 14.92KB
627、 OA_H_20_96_v0.20.0.hex 14.86KB
628、 OA_H_25_24_v0.20.0.hex 14.9KB
629、 OA_H_25_48_v0.20.0.hex 14.92KB
630、 OA_H_25_96_v0.20.0.hex 14.86KB
631、 OA_H_30_24_v0.20.0.hex 14.9KB
632、 OA_H_30_48_v0.20.0.hex 14.92KB
633、 OA_H_30_96_v0.20.0.hex 14.86KB
634、 OA_H_40_24_v0.20.0.hex 14.9KB
635、 OA_H_40_48_v0.20.0.hex 14.92KB
636、 OA_H_40_96_v0.20.0.hex 14.86KB
637、 OA_H_50_24_v0.20.0.hex 14.9KB
638、 OA_H_50_48_v0.20.0.hex 14.92KB
639、 OA_H_50_96_v0.20.0.hex 14.86KB
640、 OA_H_5_24_v0.20.0.hex 14.9KB
641、 OA_H_5_48_v0.20.0.hex 14.92KB
642、 OA_H_5_96_v0.20.0.hex 14.86KB
643、 OA_H_70_24_v0.20.0.hex 14.9KB
644、 OA_H_70_48_v0.20.0.hex 14.92KB
645、 OA_H_70_96_v0.20.0.hex 14.86KB
646、 OA_H_90_24_v0.20.0.hex 14.9KB
647、 OA_H_90_48_v0.20.0.hex 14.92KB
648、 OA_H_90_96_v0.20.0.hex 14.86KB
649、 O_H_0_24_v0.20.0.hex 14.87KB
650、 O_H_0_48_v0.20.0.hex 14.97KB
651、 O_H_0_96_v0.20.0.hex 15.01KB
652、 O_H_10_24_v0.20.0.hex 14.9KB
653、 O_H_10_48_v0.20.0.hex 14.92KB
654、 O_H_10_96_v0.20.0.hex 14.86KB
655、 O_H_120_24_v0.20.0.hex 14.9KB
656、 O_H_120_48_v0.20.0.hex 14.92KB
657、 O_H_120_96_v0.20.0.hex 14.86KB
658、 O_H_15_24_v0.20.0.hex 14.9KB
659、 O_H_15_48_v0.20.0.hex 14.92KB
660、 O_H_15_96_v0.20.0.hex 14.86KB
661、 O_H_20_24_v0.20.0.hex 14.9KB
662、 O_H_20_48_v0.20.0.hex 14.92KB
663、 O_H_20_96_v0.20.0.hex 14.86KB
664、 O_H_25_24_v0.20.0.hex 14.9KB
665、 O_H_25_48_v0.20.0.hex 14.92KB
666、 O_H_25_96_v0.20.0.hex 14.86KB
667、 O_H_30_24_v0.20.0.hex 14.9KB
668、 O_H_30_48_v0.20.0.hex 14.92KB
669、 O_H_30_96_v0.20.0.hex 14.86KB
670、 O_H_40_24_v0.20.0.hex 14.9KB
671、 O_H_40_48_v0.20.0.hex 14.92KB
672、 O_H_40_96_v0.20.0.hex 14.86KB
673、 O_H_50_24_v0.20.0.hex 14.9KB
674、 O_H_50_48_v0.20.0.hex 14.92KB
675、 O_H_50_96_v0.20.0.hex 14.86KB
676、 O_H_5_24_v0.20.0.hex 14.9KB
677、 O_H_5_48_v0.20.0.hex 14.92KB
678、 O_H_5_96_v0.20.0.hex 14.86KB
679、 O_H_70_24_v0.20.0.hex 14.9KB
680、 O_H_70_48_v0.20.0.hex 14.92KB
681、 O_H_70_96_v0.20.0.hex 14.86KB
682、 O_H_90_24_v0.20.0.hex 14.9KB
683、 O_H_90_48_v0.20.0.hex 14.92KB
684、 O_H_90_96_v0.20.0.hex 14.86KB
685、 P_H_0_24_v0.20.0.hex 14.86KB
686、 P_H_0_48_v0.20.0.hex 14.96KB
687、 P_H_0_96_v0.20.0.hex 15KB
688、 P_H_10_24_v0.20.0.hex 14.88KB
689、 P_H_10_48_v0.20.0.hex 14.92KB
690、 P_H_10_96_v0.20.0.hex 14.86KB
691、 P_H_120_24_v0.20.0.hex 14.88KB
692、 P_H_120_48_v0.20.0.hex 14.92KB
693、 P_H_120_96_v0.20.0.hex 14.86KB
694、 P_H_15_24_v0.20.0.hex 14.88KB
695、 P_H_15_48_v0.20.0.hex 14.92KB
696、 P_H_15_96_v0.20.0.hex 14.86KB
697、 P_H_20_24_v0.20.0.hex 14.88KB
698、 P_H_20_48_v0.20.0.hex 14.92KB
699、 P_H_20_96_v0.20.0.hex 14.86KB
700、 P_H_25_24_v0.20.0.hex 14.88KB
701、 P_H_25_48_v0.20.0.hex 14.92KB
702、 P_H_25_96_v0.20.0.hex 14.86KB
703、 P_H_30_24_v0.20.0.hex 14.88KB
704、 P_H_30_48_v0.20.0.hex 14.92KB
705、 P_H_30_96_v0.20.0.hex 14.86KB
706、 P_H_40_24_v0.20.0.hex 14.88KB
707、 P_H_40_48_v0.20.0.hex 14.92KB
708、 P_H_40_96_v0.20.0.hex 14.86KB
709、 P_H_50_24_v0.20.0.hex 14.88KB
710、 P_H_50_48_v0.20.0.hex 14.92KB
711、 P_H_50_96_v0.20.0.hex 14.86KB
712、 P_H_5_24_v0.20.0.hex 14.88KB
713、 P_H_5_48_v0.20.0.hex 14.92KB
714、 P_H_5_96_v0.20.0.hex 14.86KB
715、 P_H_70_24_v0.20.0.hex 14.88KB
716、 P_H_70_48_v0.20.0.hex 14.92KB
717、 P_H_70_96_v0.20.0.hex 14.86KB
718、 P_H_90_24_v0.20.0.hex 14.88KB
719、 P_H_90_48_v0.20.0.hex 14.92KB
720、 P_H_90_96_v0.20.0.hex 14.86KB
721、 Q_H_0_24_v0.20.0.hex 15KB
722、 Q_H_0_48_v0.20.0.hex 15.1KB
723、 Q_H_0_96_v0.20.0.hex 15.13KB
724、 Q_H_10_24_v0.20.0.hex 15.03KB
725、 Q_H_10_48_v0.20.0.hex 15.05KB
726、 Q_H_10_96_v0.20.0.hex 14.99KB
727、 Q_H_120_24_v0.20.0.hex 15.03KB
728、 Q_H_120_48_v0.20.0.hex 15.05KB
729、 Q_H_120_96_v0.20.0.hex 14.99KB
730、 Q_H_15_24_v0.20.0.hex 15.03KB
731、 Q_H_15_48_v0.20.0.hex 15.05KB
732、 Q_H_15_96_v0.20.0.hex 14.99KB
733、 Q_H_20_24_v0.20.0.hex 15.03KB
734、 Q_H_20_48_v0.20.0.hex 15.05KB
735、 Q_H_20_96_v0.20.0.hex 14.99KB
736、 Q_H_25_24_v0.20.0.hex 15.03KB
737、 Q_H_25_48_v0.20.0.hex 15.05KB
738、 Q_H_25_96_v0.20.0.hex 14.99KB
739、 Q_H_30_24_v0.20.0.hex 15.03KB
740、 Q_H_30_48_v0.20.0.hex 15.05KB
741、 Q_H_30_96_v0.20.0.hex 14.99KB
742、 Q_H_40_24_v0.20.0.hex 15.03KB
743、 Q_H_40_48_v0.20.0.hex 15.05KB
744、 Q_H_40_96_v0.20.0.hex 14.99KB
745、 Q_H_50_24_v0.20.0.hex 15.03KB
746、 Q_H_50_48_v0.20.0.hex 15.05KB
747、 Q_H_50_96_v0.20.0.hex 14.99KB
748、 Q_H_5_24_v0.20.0.hex 15.03KB
749、 Q_H_5_48_v0.20.0.hex 15.05KB
750、 Q_H_5_96_v0.20.0.hex 14.99KB
751、 Q_H_70_24_v0.20.0.hex 15.03KB
752、 Q_H_70_48_v0.20.0.hex 15.05KB
753、 Q_H_70_96_v0.20.0.hex 14.99KB
754、 Q_H_90_24_v0.20.0.hex 15.03KB
755、 Q_H_90_48_v0.20.0.hex 15.05KB
756、 Q_H_90_96_v0.20.0.hex 14.99KB
757、 R_H_0_24_v0.20.0.hex 14.86KB
758、 R_H_0_48_v0.20.0.hex 14.96KB
759、 R_H_0_96_v0.20.0.hex 15KB
760、 R_H_10_24_v0.20.0.hex 14.88KB
761、 R_H_10_48_v0.20.0.hex 14.92KB
762、 R_H_10_96_v0.20.0.hex 14.86KB
763、 R_H_120_24_v0.20.0.hex 14.88KB
764、 R_H_120_48_v0.20.0.hex 14.92KB
765、 R_H_120_96_v0.20.0.hex 14.86KB
766、 R_H_15_24_v0.20.0.hex 14.88KB
767、 R_H_15_48_v0.20.0.hex 14.92KB
768、 R_H_15_96_v0.20.0.hex 14.86KB
769、 R_H_20_24_v0.20.0.hex 14.88KB
770、 R_H_20_48_v0.20.0.hex 14.92KB
771、 R_H_20_96_v0.20.0.hex 14.86KB
772、 R_H_25_24_v0.20.0.hex 14.88KB
773、 R_H_25_48_v0.20.0.hex 14.92KB
774、 R_H_25_96_v0.20.0.hex 14.86KB
775、 R_H_30_24_v0.20.0.hex 14.88KB
776、 R_H_30_48_v0.20.0.hex 14.92KB
777、 R_H_30_96_v0.20.0.hex 14.86KB
778、 R_H_40_24_v0.20.0.hex 14.88KB
779、 R_H_40_48_v0.20.0.hex 14.92KB
780、 R_H_40_96_v0.20.0.hex 14.86KB
781、 R_H_50_24_v0.20.0.hex 14.88KB
782、 R_H_50_48_v0.20.0.hex 14.92KB
783、 R_H_50_96_v0.20.0.hex 14.86KB
784、 R_H_5_24_v0.20.0.hex 14.88KB
785、 R_H_5_48_v0.20.0.hex 14.92KB
786、 R_H_5_96_v0.20.0.hex 14.86KB
787、 R_H_70_24_v0.20.0.hex 14.88KB
788、 R_H_70_48_v0.20.0.hex 14.92KB
789、 R_H_70_96_v0.20.0.hex 14.86KB
790、 R_H_90_24_v0.20.0.hex 14.88KB
791、 R_H_90_48_v0.20.0.hex 14.92KB
792、 R_H_90_96_v0.20.0.hex 14.86KB
793、 S_H_0_24_v0.20.0.hex 14.86KB
794、 S_H_0_48_v0.20.0.hex 14.96KB
795、 S_H_0_96_v0.20.0.hex 15KB
796、 S_H_10_24_v0.20.0.hex 14.88KB
797、 S_H_10_48_v0.20.0.hex 14.92KB
798、 S_H_10_96_v0.20.0.hex 14.86KB
799、 S_H_120_24_v0.20.0.hex 14.88KB
800、 S_H_120_48_v0.20.0.hex 14.92KB
801、 S_H_120_96_v0.20.0.hex 14.86KB
802、 S_H_15_24_v0.20.0.hex 14.88KB
803、 S_H_15_48_v0.20.0.hex 14.92KB
804、 S_H_15_96_v0.20.0.hex 14.86KB
805、 S_H_20_24_v0.20.0.hex 14.88KB
806、 S_H_20_48_v0.20.0.hex 14.92KB
807、 S_H_20_96_v0.20.0.hex 14.86KB
808、 S_H_25_24_v0.20.0.hex 14.88KB
809、 S_H_25_48_v0.20.0.hex 14.92KB
810、 S_H_25_96_v0.20.0.hex 14.86KB
811、 S_H_30_24_v0.20.0.hex 14.88KB
812、 S_H_30_48_v0.20.0.hex 14.92KB
813、 S_H_30_96_v0.20.0.hex 14.86KB
814、 S_H_40_24_v0.20.0.hex 14.88KB
815、 S_H_40_48_v0.20.0.hex 14.92KB
816、 S_H_40_96_v0.20.0.hex 14.86KB
817、 S_H_50_24_v0.20.0.hex 14.88KB
818、 S_H_50_48_v0.20.0.hex 14.92KB
819、 S_H_50_96_v0.20.0.hex 14.86KB
820、 S_H_5_24_v0.20.0.hex 14.88KB
821、 S_H_5_48_v0.20.0.hex 14.92KB
822、 S_H_5_96_v0.20.0.hex 14.86KB
823、 S_H_70_24_v0.20.0.hex 14.88KB
824、 S_H_70_48_v0.20.0.hex 14.92KB
825、 S_H_70_96_v0.20.0.hex 14.86KB
826、 S_H_90_24_v0.20.0.hex 14.88KB
827、 S_H_90_48_v0.20.0.hex 14.92KB
828、 S_H_90_96_v0.20.0.hex 14.86KB
829、 T_H_0_24_v0.20.0.hex 14.86KB
830、 T_H_0_48_v0.20.0.hex 14.96KB
831、 T_H_0_96_v0.20.0.hex 15KB
832、 T_H_10_24_v0.20.0.hex 14.88KB
833、 T_H_10_48_v0.20.0.hex 14.92KB
834、 T_H_10_96_v0.20.0.hex 14.86KB
835、 T_H_120_24_v0.20.0.hex 14.88KB
836、 T_H_120_48_v0.20.0.hex 14.92KB
837、 T_H_120_96_v0.20.0.hex 14.86KB
838、 T_H_15_24_v0.20.0.hex 14.88KB
839、 T_H_15_48_v0.20.0.hex 14.92KB
840、 T_H_15_96_v0.20.0.hex 14.86KB
841、 T_H_20_24_v0.20.0.hex 14.88KB
842、 T_H_20_48_v0.20.0.hex 14.92KB
843、 T_H_20_96_v0.20.0.hex 14.86KB
844、 T_H_25_24_v0.20.0.hex 14.88KB
845、 T_H_25_48_v0.20.0.hex 14.92KB
846、 T_H_25_96_v0.20.0.hex 14.86KB
847、 T_H_30_24_v0.20.0.hex 14.88KB
848、 T_H_30_48_v0.20.0.hex 14.92KB
849、 T_H_30_96_v0.20.0.hex 14.86KB
850、 T_H_40_24_v0.20.0.hex 14.88KB
851、 T_H_40_48_v0.20.0.hex 14.92KB
852、 T_H_40_96_v0.20.0.hex 14.86KB
853、 T_H_50_24_v0.20.0.hex 14.88KB
854、 T_H_50_48_v0.20.0.hex 14.92KB
855、 T_H_50_96_v0.20.0.hex 14.86KB
856、 T_H_5_24_v0.20.0.hex 14.88KB
857、 T_H_5_48_v0.20.0.hex 14.92KB
858、 T_H_5_96_v0.20.0.hex 14.86KB
859、 T_H_70_24_v0.20.0.hex 14.88KB
860、 T_H_70_48_v0.20.0.hex 14.92KB
861、 T_H_70_96_v0.20.0.hex 14.86KB
862、 T_H_90_24_v0.20.0.hex 14.88KB
863、 T_H_90_48_v0.20.0.hex 14.92KB
864、 T_H_90_96_v0.20.0.hex 14.86KB
865、 U_H_0_24_v0.20.0.hex 14.9KB
866、 U_H_0_48_v0.20.0.hex 15KB
867、 U_H_0_96_v0.20.0.hex 15.04KB
868、 U_H_10_24_v0.20.0.hex 14.92KB
869、 U_H_10_48_v0.20.0.hex 14.95KB
870、 U_H_10_96_v0.20.0.hex 14.88KB
871、 U_H_120_24_v0.20.0.hex 14.92KB
872、 U_H_120_48_v0.20.0.hex 14.95KB
873、 U_H_120_96_v0.20.0.hex 14.88KB
874、 U_H_15_24_v0.20.0.hex 14.92KB
875、 U_H_15_48_v0.20.0.hex 14.95KB
876、 U_H_15_96_v0.20.0.hex 14.88KB
877、 U_H_20_24_v0.20.0.hex 14.92KB
878、 U_H_20_48_v0.20.0.hex 14.95KB
879、 U_H_20_96_v0.20.0.hex 14.88KB
880、 U_H_25_24_v0.20.0.hex 14.92KB
881、 U_H_25_48_v0.20.0.hex 14.95KB
882、 U_H_25_96_v0.20.0.hex 14.88KB
883、 U_H_30_24_v0.20.0.hex 14.92KB
884、 U_H_30_48_v0.20.0.hex 14.95KB
885、 U_H_30_96_v0.20.0.hex 14.88KB
886、 U_H_40_24_v0.20.0.hex 14.92KB
887、 U_H_40_48_v0.20.0.hex 14.95KB
888、 U_H_40_96_v0.20.0.hex 14.88KB
889、 U_H_50_24_v0.20.0.hex 14.92KB
890、 U_H_50_48_v0.20.0.hex 14.95KB
891、 U_H_50_96_v0.20.0.hex 14.88KB
892、 U_H_5_24_v0.20.0.hex 14.92KB
893、 U_H_5_48_v0.20.0.hex 14.95KB
894、 U_H_5_96_v0.20.0.hex 14.88KB
895、 U_H_70_24_v0.20.0.hex 14.92KB
896、 U_H_70_48_v0.20.0.hex 14.95KB
897、 U_H_70_96_v0.20.0.hex 14.88KB
898、 U_H_90_24_v0.20.0.hex 14.92KB
899、 U_H_90_48_v0.20.0.hex 14.95KB
900、 U_H_90_96_v0.20.0.hex 14.88KB
901、 V_H_0_24_v0.20.0.hex 14.97KB
902、 V_H_0_48_v0.20.0.hex 15.08KB
903、 V_H_0_96_v0.20.0.hex 15.12KB
904、 V_H_10_24_v0.20.0.hex 15KB
905、 V_H_10_48_v0.20.0.hex 15.04KB
906、 V_H_10_96_v0.20.0.hex 14.96KB
907、 V_H_120_24_v0.20.0.hex 15KB
908、 V_H_120_48_v0.20.0.hex 15.04KB
909、 V_H_120_96_v0.20.0.hex 14.96KB
910、 V_H_15_24_v0.20.0.hex 15KB
911、 V_H_15_48_v0.20.0.hex 15.04KB
912、 V_H_15_96_v0.20.0.hex 14.96KB
913、 V_H_20_24_v0.20.0.hex 15KB
914、 V_H_20_48_v0.20.0.hex 15.04KB
915、 V_H_20_96_v0.20.0.hex 14.96KB
916、 V_H_25_24_v0.20.0.hex 15KB
917、 V_H_25_48_v0.20.0.hex 15.04KB
918、 V_H_25_96_v0.20.0.hex 14.96KB
919、 V_H_30_24_v0.20.0.hex 15KB
920、 V_H_30_48_v0.20.0.hex 15.04KB
921、 V_H_30_96_v0.20.0.hex 14.96KB
922、 V_H_40_24_v0.20.0.hex 15KB
923、 V_H_40_48_v0.20.0.hex 15.04KB
924、 V_H_40_96_v0.20.0.hex 14.96KB
925、 V_H_50_24_v0.20.0.hex 15KB
926、 V_H_50_48_v0.20.0.hex 15.04KB
927、 V_H_50_96_v0.20.0.hex 14.96KB
928、 V_H_5_24_v0.20.0.hex 15KB
929、 V_H_5_48_v0.20.0.hex 15.04KB
930、 V_H_5_96_v0.20.0.hex 14.96KB
931、 V_H_70_24_v0.20.0.hex 15KB
932、 V_H_70_48_v0.20.0.hex 15.04KB
933、 V_H_70_96_v0.20.0.hex 14.96KB
934、 V_H_90_24_v0.20.0.hex 15KB
935、 V_H_90_48_v0.20.0.hex 15.04KB
936、 V_H_90_96_v0.20.0.hex 14.96KB
937、 W_H_0_24_v0.20.0.hex 14.96KB
938、 W_H_0_48_v0.20.0.hex 15.08KB
939、 W_H_0_96_v0.20.0.hex 15.1KB
940、 W_H_10_24_v0.20.0.hex 15.17KB
941、 W_H_10_48_v0.20.0.hex 15.19KB
942、 W_H_10_96_v0.20.0.hex 15.13KB
943、 W_H_120_24_v0.20.0.hex 15.17KB
944、 W_H_120_48_v0.20.0.hex 15.19KB
945、 W_H_120_96_v0.20.0.hex 15.13KB
946、 W_H_15_24_v0.20.0.hex 15.17KB
947、 W_H_15_48_v0.20.0.hex 15.19KB
948、 W_H_15_96_v0.20.0.hex 15.13KB
949、 W_H_20_24_v0.20.0.hex 15.17KB
950、 W_H_20_48_v0.20.0.hex 15.19KB
951、 W_H_20_96_v0.20.0.hex 15.13KB
952、 W_H_25_24_v0.20.0.hex 15.17KB
953、 W_H_25_48_v0.20.0.hex 15.19KB
954、 W_H_25_96_v0.20.0.hex 15.13KB
955、 W_H_30_24_v0.20.0.hex 15.17KB
956、 W_H_30_48_v0.20.0.hex 15.19KB
957、 W_H_30_96_v0.20.0.hex 15.13KB
958、 W_H_40_24_v0.20.0.hex 15.17KB
959、 W_H_40_48_v0.20.0.hex 15.19KB
960、 W_H_40_96_v0.20.0.hex 15.13KB
961、 W_H_50_24_v0.20.0.hex 15.17KB
962、 W_H_50_48_v0.20.0.hex 15.19KB
963、 W_H_50_96_v0.20.0.hex 15.13KB
964、 W_H_5_24_v0.20.0.hex 15.17KB
965、 W_H_5_48_v0.20.0.hex 15.19KB
966、 W_H_5_96_v0.20.0.hex 15.13KB
967、 W_H_70_24_v0.20.0.hex 15.17KB
968、 W_H_70_48_v0.20.0.hex 15.19KB
969、 W_H_70_96_v0.20.0.hex 15.13KB
970、 W_H_90_24_v0.20.0.hex 15.17KB
971、 W_H_90_48_v0.20.0.hex 15.19KB
972、 W_H_90_96_v0.20.0.hex 15.13KB
973、 Z_H_0_24_v0.20.0.hex 14.86KB
974、 Z_H_0_48_v0.20.0.hex 14.96KB
975、 Z_H_0_96_v0.20.0.hex 15KB
976、 Z_H_10_24_v0.20.0.hex 14.88KB
977、 Z_H_10_48_v0.20.0.hex 14.92KB
978、 Z_H_10_96_v0.20.0.hex 14.86KB
979、 Z_H_120_24_v0.20.0.hex 14.88KB
980、 Z_H_120_48_v0.20.0.hex 14.92KB
981、 Z_H_120_96_v0.20.0.hex 14.86KB
982、 Z_H_15_24_v0.20.0.hex 14.88KB
983、 Z_H_15_48_v0.20.0.hex 14.92KB
984、 Z_H_15_96_v0.20.0.hex 14.86KB
985、 Z_H_20_24_v0.20.0.hex 14.88KB
986、 Z_H_20_48_v0.20.0.hex 14.92KB
987、 Z_H_20_96_v0.20.0.hex 14.86KB
988、 Z_H_25_24_v0.20.0.hex 14.88KB
989、 Z_H_25_48_v0.20.0.hex 14.92KB
990、 Z_H_25_96_v0.20.0.hex 14.86KB
991、 Z_H_30_24_v0.20.0.hex 14.88KB
992、 Z_H_30_48_v0.20.0.hex 14.92KB
993、 Z_H_30_96_v0.20.0.hex 14.86KB
994、 Z_H_40_24_v0.20.0.hex 14.88KB
995、 Z_H_40_48_v0.20.0.hex 14.92KB
996、 Z_H_40_96_v0.20.0.hex 14.86KB
997、 Z_H_50_24_v0.20.0.hex 14.88KB
998、 Z_H_50_48_v0.20.0.hex 14.92KB
999、 Z_H_50_96_v0.20.0.hex 14.86KB
1000、 Z_H_5_24_v0.20.0.hex 14.88KB
1001、 Z_H_5_48_v0.20.0.hex 14.92KB
1002、 Z_H_5_96_v0.20.0.hex 14.86KB
1003、 Z_H_70_24_v0.20.0.hex 14.88KB
1004、 Z_H_70_48_v0.20.0.hex 14.92KB
1005、 Z_H_70_96_v0.20.0.hex 14.86KB
1006、 Z_H_90_24_v0.20.0.hex 14.88KB
1007、 Z_H_90_48_v0.20.0.hex 14.92KB
1008、 Z_H_90_96_v0.20.0.hex 14.86KB