From: Martin Ling Date: Sat, 13 Apr 2013 21:25:41 +0000 (+0100) Subject: rigol-ds1xx2: doesn't actually support SR_CONF_LIMIT_SAMPLES X-Git-Tag: dsupstream~161 X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;h=a789b61087f156f3f5b38de6c56c7744fde2c3eb;p=libsigrok.git rigol-ds1xx2: doesn't actually support SR_CONF_LIMIT_SAMPLES --- diff --git a/hardware/rigol-ds1xx2/api.c b/hardware/rigol-ds1xx2/api.c index d3fe909a..ff8cccab 100644 --- a/hardware/rigol-ds1xx2/api.c +++ b/hardware/rigol-ds1xx2/api.c @@ -32,7 +32,6 @@ static const int32_t hwcaps[] = { SR_CONF_OSCILLOSCOPE, - SR_CONF_LIMIT_SAMPLES, SR_CONF_TIMEBASE, SR_CONF_TRIGGER_SOURCE, SR_CONF_TRIGGER_SLOPE,