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