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

Hantek 6254BD support #359

Closed janschiefer closed 1 year ago

janschiefer commented 1 year ago

I'm currently running the shitty Hantek Windows software on a Vmware Virtual machine ( Windows 10 ) on Linux to use my Hantek 6254BD scope. If I try the Hantek software on Windows 11 the driver crashes the OS on USB connect.

Is there any realistic chance for support of higher end scopes on native Linux like Hantek6254BD (4 Channel 200MHz) in the foreseeable future?

I here anything someone can do to help?

Ho-Ro commented 1 year ago

support of higher end scopes

Unfortunately this is not possible without big restructuring because I optimized the data flow with regards to the low end HW. If you want to investigate further the legacy project openhantek could be a starting point, as well as my old branch last_legacy_support.