rigol-ds1xx2: doesn't actually support SR_CONF_LIMIT_SAMPLES
This commit is contained in:
parent
ee7e9bee5d
commit
a789b61087
|
@ -32,7 +32,6 @@
|
||||||
|
|
||||||
static const int32_t hwcaps[] = {
|
static const int32_t hwcaps[] = {
|
||||||
SR_CONF_OSCILLOSCOPE,
|
SR_CONF_OSCILLOSCOPE,
|
||||||
SR_CONF_LIMIT_SAMPLES,
|
|
||||||
SR_CONF_TIMEBASE,
|
SR_CONF_TIMEBASE,
|
||||||
SR_CONF_TRIGGER_SOURCE,
|
SR_CONF_TRIGGER_SOURCE,
|
||||||
SR_CONF_TRIGGER_SLOPE,
|
SR_CONF_TRIGGER_SLOPE,
|
||||||
|
|
Loading…
Reference in New Issue