|
OpenHantek
|
#include <limits>#include "controlsettings.h"#include "controlspecification.h"#include "dsosamples.h"#include "errorcodes.h"#include "mathchannel.h"#include "scopesettings.h"#include "triggering.h"#include "hantekprotocol/controlcode.h"#include "hantekprotocol/definitions.h"#include "dsomodel.h"#include <vector>#include <QSettings>#include <QThread>Go to the source code of this file.
Data Structures | |
| struct | Raw |
| class | HantekDsoControl |
| The DsoControl abstraction layer for Hantek USB DSOs. TODO Please anyone, refactor this class into smaller pieces (Separation of Concerns!). More... | |
Macros | |
| #define | dprintf(level, fmt, ...) |
| #define dprintf | ( | level, | |
| fmt, | |||
| ... ) |