|
10 | 10 | --for logic analyzer |
11 | 11 | *improve display scale of decoder contents under exception case |
12 | 12 | *fix display issue of progressbar of saving dsl file, when sample depth greater than 4G |
13 | | - *fix export issue when part of channels enalbed |
| 13 | + *fix export issue when part of channels enabled |
14 | 14 | *fix pattern search issue. |
15 | 15 | *fix out of boundary issue of scroll bar, when sample depth greater than 8G |
16 | 16 |
|
17 | 17 | --for oscilloscope |
18 | | - *fix auto calibraiton issue |
| 18 | + *fix auto calibration issue |
19 | 19 | *improve noise processing method |
20 | 20 |
|
21 | 21 | 0.97 (2017-06-02) |
|
28 | 28 | *fix window display issue: maximize/minimize/show/hide...etc |
29 | 29 |
|
30 | 30 | --for logic analyzer |
31 | | - *Enhance stream mode funtion to achieve 100M@3channels / 50M@6channels / 25M@12channels / 20M@16channels |
| 31 | + *Enhance stream mode function to achieve 100M@3channels / 50M@6channels / 25M@12channels / 20M@16channels |
32 | 32 | *improve memory structure, extend sample depth to solve memory alloc fail issue |
33 | 33 | *resolve the coupling between channel data, unused channels don't occupy memory space |
34 | 34 | *add stop options to support upload already captured data under buffer mode |
35 | 35 | *add save/load function for protocol settings |
36 | 36 | *add cursor-based edge statistics function |
37 | | - *add repetitive mode to support repeat trigger acquisiton |
38 | | - *improve search funciton to support start position setting |
| 37 | + *add repetitive mode to support repeat trigger acquisition |
| 38 | + *improve search function to support start position setting |
39 | 39 | *improve advanced trigger |
40 | 40 | *improve cursor measurement method, add 16 sets of measurement between cursors |
41 | 41 | *fix trigger issue when sample rate greater than 100MHz |
42 | 42 | *fix display issue of trigger position |
43 | 43 | *implement free combination of channels under stream mode |
44 | 44 | *improve file saving display window, and add cancel button |
45 | 45 | *fix partial decoding issue |
46 | | - *fix messy code issue when add protocol decoder |
| 46 | + *fix messy code issue when adding protocol decoder |
47 | 47 | *improve the stability of protocol decoder |
48 | | - *add mapping funtion from graphic decode to list decode |
49 | | - *add mapping flag between grapic decode and list decode |
| 48 | + *add mapping function from graphic decode to list decode |
| 49 | + *add mapping flag between graphic decode and list decode |
50 | 50 | *add channel height option for file device |
51 | 51 | *add auto snap to edge function when insert cursor |
52 | 52 |
|
|
103 | 103 | *add RLE compress mode |
104 | 104 | *improve mode setting strategy, fix channel number |
105 | 105 | *add edge count function |
106 | | - *fix memory leakage when run protocol decoder |
| 106 | + *fix memory leakage when running protocol decoder |
107 | 107 | *add signal height setting, improve display issue |
108 | | - *fix crash issue when add group signal |
| 108 | + *fix crash issue when adding group signal |
109 | 109 | *fix channel enable/disable issue |
110 | 110 | *fix channel display issue when load file input |
111 | 111 | *add cursor by mouse double-click |
112 | 112 | *fix other issues |
113 | 113 |
|
114 | 114 | --for oscilloscope |
115 | 115 | *add file export/load function |
116 | | - *fix wait time issue when trigger setted |
| 116 | + *fix wait time issue when trigger set |
117 | 117 | *improve display of signal measure |
118 | 118 | *add Vrms/Vmean/Vp-p measure |
119 | | - *fix setting issue when load session |
120 | | - *imporve add/del of measure ruler |
| 119 | + *fix setting issue when loading session |
| 120 | + *improve add/del of measure ruler |
121 | 121 | *fix other issues |
122 | 122 |
|
123 | 123 | 0.94 (2015-06-29) |
|
130 | 130 | --for logic analyzer |
131 | 131 | * upgrade advance trigger counter from 16bit to 32bit |
132 | 132 | * add serial trigger function |
133 | | - * fix memory leakage issue when load *.dsl files |
| 133 | + * fix memory leakage issue when loading *.dsl files |
134 | 134 | * fix delete group signal issue when no data captured |
135 | 135 |
|
136 | 136 | --for oscilloscope |
|
168 | 168 | * Support up to 1G samples @ LA mode |
169 | 169 | * Add zero adjustment @ Oscilloscope mode |
170 | 170 | * Support zero skew parameters restore |
171 | | - * Enhance stbility |
| 171 | + * Enhance stability |
172 | 172 | * Fix other bugs |
173 | 173 |
|
174 | 174 | 0.4 (2014-09-24) |
|
205 | 205 | 0.3 (2014-06-29) |
206 | 206 | ----------------- |
207 | 207 | * Add DSLogic Oscilloscope module support. |
208 | | - * Fix data display issue when not all channels be enabled. |
| 208 | + * Fix data display issue when not all channels are enabled. |
209 | 209 | * Fix issue of data mirrored to other channels. |
210 | 210 | * Fix radiobutton/checkbox display issue under certain windows theme. |
211 | 211 | * Add new simple trigger type |
212 | 212 | * Fix bugs of trigger setting and detection |
213 | | - * Fix other minior issues. |
| 213 | + * Fix other minor issues. |
214 | 214 | * Clean up the git repository |
215 | 215 |
|
216 | 216 | 0.2.1 (2014-05-08) |
|
0 commit comments