rigol-ds: Advertise SR_CONF_LIMIT_FRAMES support.

This commit is contained in:
Martin Ling 2014-01-14 20:55:20 +00:00 committed by Uwe Hermann
parent 969edf6306
commit c1bcb8cc63
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ static const int32_t hwcaps[] = {
SR_CONF_TRIGGER_SLOPE, SR_CONF_TRIGGER_SLOPE,
SR_CONF_HORIZ_TRIGGERPOS, SR_CONF_HORIZ_TRIGGERPOS,
SR_CONF_NUM_TIMEBASE, SR_CONF_NUM_TIMEBASE,
SR_CONF_LIMIT_FRAMES,
}; };
static const int32_t analog_hwcaps[] = { static const int32_t analog_hwcaps[] = {