OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
858 stars 152 forks source link

change windows driver usage #323

Closed gitguest0 closed 2 years ago

gitguest0 commented 2 years ago

This commit intends to simplify the windows driver usage by providing one driver that fits all needs. The drivers are moved to a new driver folder to reduce the clutter on the main folder.

I also updated the OpenHantek driver to show the different stages of the device, similar to the drivers from fgrieu. These are labeled as:

Ho-Ro commented 2 years ago

Thx for providing this clean solution!