]> sigrok.org Git - libsigrok.git/commit - src/hardware/rigol-ds/api.c
rigol-ds: handle full word trigger slope in config_get().
authorAurelien Jacobs <redacted>
Fri, 13 Feb 2015 15:37:24 +0000 (16:37 +0100)
committerAurelien Jacobs <redacted>
Fri, 13 Feb 2015 15:37:24 +0000 (16:37 +0100)
commitd5c4144e2cd5129da947277c24b699066d0bec72
treee6f61f0692a2e4f47e733ce3cd08b0360dea866b
parentb0c9d1d1c2cc9f57716caeef4288a03839d03266
rigol-ds: handle full word trigger slope in config_get().

Some scope can return POSITIVE/NEGATIVE instead of POS/NEG,
so accept this as well.

This closes bug #558.
src/hardware/rigol-ds/api.c