Skip to content

Commit 4c1cd28

Browse files
committed
fixed many minor spell error in NEWS
1 parent 8de8d74 commit 4c1cd28

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

NEWS

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
--for logic analyzer
1111
*improve display scale of decoder contents under exception case
1212
*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
1414
*fix pattern search issue.
1515
*fix out of boundary issue of scroll bar, when sample depth greater than 8G
1616

1717
--for oscilloscope
18-
*fix auto calibraiton issue
18+
*fix auto calibration issue
1919
*improve noise processing method
2020

2121
0.97 (2017-06-02)
@@ -28,25 +28,25 @@
2828
*fix window display issue: maximize/minimize/show/hide...etc
2929

3030
--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
3232
*improve memory structure, extend sample depth to solve memory alloc fail issue
3333
*resolve the coupling between channel data, unused channels don't occupy memory space
3434
*add stop options to support upload already captured data under buffer mode
3535
*add save/load function for protocol settings
3636
*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
3939
*improve advanced trigger
4040
*improve cursor measurement method, add 16 sets of measurement between cursors
4141
*fix trigger issue when sample rate greater than 100MHz
4242
*fix display issue of trigger position
4343
*implement free combination of channels under stream mode
4444
*improve file saving display window, and add cancel button
4545
*fix partial decoding issue
46-
*fix messy code issue when add protocol decoder
46+
*fix messy code issue when adding protocol decoder
4747
*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
5050
*add channel height option for file device
5151
*add auto snap to edge function when insert cursor
5252

@@ -103,21 +103,21 @@
103103
*add RLE compress mode
104104
*improve mode setting strategy, fix channel number
105105
*add edge count function
106-
*fix memory leakage when run protocol decoder
106+
*fix memory leakage when running protocol decoder
107107
*add signal height setting, improve display issue
108-
*fix crash issue when add group signal
108+
*fix crash issue when adding group signal
109109
*fix channel enable/disable issue
110110
*fix channel display issue when load file input
111111
*add cursor by mouse double-click
112112
*fix other issues
113113

114114
--for oscilloscope
115115
*add file export/load function
116-
*fix wait time issue when trigger setted
116+
*fix wait time issue when trigger set
117117
*improve display of signal measure
118118
*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
121121
*fix other issues
122122

123123
0.94 (2015-06-29)
@@ -130,7 +130,7 @@
130130
--for logic analyzer
131131
* upgrade advance trigger counter from 16bit to 32bit
132132
* add serial trigger function
133-
* fix memory leakage issue when load *.dsl files
133+
* fix memory leakage issue when loading *.dsl files
134134
* fix delete group signal issue when no data captured
135135

136136
--for oscilloscope
@@ -168,7 +168,7 @@
168168
* Support up to 1G samples @ LA mode
169169
* Add zero adjustment @ Oscilloscope mode
170170
* Support zero skew parameters restore
171-
* Enhance stbility
171+
* Enhance stability
172172
* Fix other bugs
173173

174174
0.4 (2014-09-24)
@@ -205,12 +205,12 @@
205205
0.3 (2014-06-29)
206206
-----------------
207207
* 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.
209209
* Fix issue of data mirrored to other channels.
210210
* Fix radiobutton/checkbox display issue under certain windows theme.
211211
* Add new simple trigger type
212212
* Fix bugs of trigger setting and detection
213-
* Fix other minior issues.
213+
* Fix other minor issues.
214214
* Clean up the git repository
215215

216216
0.2.1 (2014-05-08)

0 commit comments

Comments
 (0)