12 static const int ID = 0x6022;
19 static const int ID = 0x602a;
27 static const int ID = 0x6022;
39 #ifdef LCSOFT_TEST_BOARD 41 struct ModelEzUSB :
public DSOModel {
42 static const int ID = 0x6022;
47 struct ModelSaleae :
public DSOModel {
48 static const int ID = 0x6022;
Definition: controlsettings.h:9
Definition: modelDSO6022.h:26
Describes a device This is the central class to describe a hantek compatible DSO. It contains all usb...
Definition: dsomodel.h:16
Definition: modelDSO6022.h:11
Definition: modelDSO6022.h:18
The DsoControl abstraction layer for Hantek USB DSOs. TODO Please anyone, refactor this class into sm...
Definition: hantekdsocontrol.h:31