#include <limits>
#include "controlsettings.h"
#include "scopesettings.h"
#include "controlspecification.h"
#include "dsosamples.h"
#include "errorcodes.h"
#include "states.h"
#include "viewconstants.h"
#include "utils/printutils.h"
#include "hantekprotocol/controlStructs.h"
#include "hantekprotocol/definitions.h"
#include <vector>
#include <QMutex>
#include <QStringList>
#include <QThread>
#include <QTimer>
Go to the source code of this file.
|
| class | HantekDsoControl |
| | The DsoControl abstraction layer for Hantek USB DSOs. TODO Please anyone, refactor this class into smaller pieces (Separation of Concerns!). More...
|
| |
◆ NOMINMAX