From: Martin Ling Date: Tue, 14 Jan 2014 20:55:20 +0000 (+0000) Subject: rigol-ds: Advertise SR_CONF_LIMIT_FRAMES support. X-Git-Tag: libsigrok-0.3.0~258 X-Git-Url: http://sigrok.org/gitweb/?a=commitdiff_plain;h=c1bcb8cc633cc69ce4a872f59ec2b686bc00bd04;p=libsigrok.git rigol-ds: Advertise SR_CONF_LIMIT_FRAMES support. --- diff --git a/hardware/rigol-ds/api.c b/hardware/rigol-ds/api.c index 1e2b001a..ef1ee366 100644 --- a/hardware/rigol-ds/api.c +++ b/hardware/rigol-ds/api.c @@ -40,6 +40,7 @@ static const int32_t hwcaps[] = { SR_CONF_TRIGGER_SLOPE, SR_CONF_HORIZ_TRIGGERPOS, SR_CONF_NUM_TIMEBASE, + SR_CONF_LIMIT_FRAMES, }; static const int32_t analog_hwcaps[] = {