|
23 | 23 | - Stop data stream when no data received after 5 seconds #1011 |
24 | 24 | - Revisit Ganglion Impedance widget so it behaves like new Cyton Impedance Widget #1021 |
25 | 25 | - Fix dropdown backgrounds in Networking Widget |
26 | | -- Update priveleges for Windows users and check if GUI has been run as Administrator |
| 26 | +- Update privileges for Windows users and check if GUI has been run as Administrator |
27 | 27 | - Fix High DPI scaling on some Macs with Retina Display |
28 | 28 |
|
29 | 29 | ### Improvements |
|
85 | 85 | ### Bug Fixes |
86 | 86 |
|
87 | 87 | - Fix drawing error in Control Panel WiFi Shield static IP Textfield |
88 | | -- Accomodate high-dpi screens Fixes #968 |
| 88 | +- Accommodate high-dpi screens Fixes #968 |
89 | 89 | - Add Arduino Focus Fan example to networking test kit on GitHub repo |
90 | 90 | - Allow synthetic square wave expert mode keyboard shortcut for Cyton and Ganglion Fixes #976 |
91 | 91 |
|
|
150 | 150 | - Update ChannelSelect Feature in Widget Class to show what channels are on or off |
151 | 151 | - Improve Time Series y-axis autoscale performance |
152 | 152 | - Add channel select feature to FFT widget |
153 | | -- Remove configurable gain behaviour and default to dynamic gain scaler |
| 153 | +- Remove configurable gain behavior and default to dynamic gain scaler |
154 | 154 |
|
155 | 155 | ### Bug Fixes |
156 | 156 |
|
|
167 | 167 | ### Improvements |
168 | 168 |
|
169 | 169 | - Add ability to save and load hardware settings |
170 | | -- Add configurable gain behaviour |
| 170 | +- Add configurable gain behavior |
171 | 171 | - Add custom vertical scale UI to Time Series |
172 | 172 |
|
173 | 173 | ### Bug Fixes |
|
187 | 187 | - Use BrainFlow Java Binding to handle data acquisition (no need to run the Hub!) |
188 | 188 | - Speed up entire GUI by plotting data more efficiently |
189 | 189 | - Updated OpenBCI Data Format (CSV) Files, with more detailed information and data |
190 | | -- Popup with link to GUI v4 file coverter script |
| 190 | +- Popup with link to GUI v4 file converter script |
191 | 191 | - Improved Playback Mode and Time Series |
192 | 192 | - Refactored GUI data flow |
193 | 193 | - Add Travis and Appveyor CI tests and builds for all OS |
@@ -249,7 +249,7 @@ Use OpenBCIHub v2.1.0 please. |
249 | 249 | ### Improvements |
250 | 250 |
|
251 | 251 | - Add prominent time display for all data modes #635 |
252 | | -- Add button for Networking Data Ouputs Guide #643 |
| 252 | +- Add button for Networking Data Outputs Guide #643 |
253 | 253 | - Add button to open Sample Data file directory #645 |
254 | 254 |
|
255 | 255 | ### Bug Fixes |
|
0 commit comments