-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
28 lines (22 loc) · 1.07 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Version 0.5.4
- Try to implement DSO-5200A support.
Version 0.5.3
- Data acqusuition code revised. Bugfixes.
Version 0.5.2
- Small fix related to buffer size on DSO-5200X models.
Version 0.5.1
- Trying to support DSO-5200X models.
Version 0.5
- Small improvements in data acquisition and FHT code
Version 0.4
- Fixed error leads to segfault when activating some GUI elements while DSO not connected.
- Fixed bug in usb bulk packets length leads to "ReadPipe (async - returning err e000404f)" on MacOS-X. Thanks to Johan Ro.
- Disconnection of channels is now working properly.
- Synchronization mode switch (AUTO, NORMAL, SINGLE) is working now.
Version 0.3
- A small README file with installation instructions was added.
- Now hantekdso automatically searches for models other than DSO-2150.
- An error was fixed that produced the message "bfd_check_format: File format is ambiguous"
in dsoextractfw on the x64 architecture.
- An error was fixed that produced the message "usbfs: process xxxxx (hantekdso) did not claim interface 0
before use" and other improvements were made in the USB code