]> sigrok.org Git - libsigrok.git/commit
trigger: Add some more error handling.
authorUwe Hermann <redacted>
Sat, 22 Nov 2014 20:03:39 +0000 (21:03 +0100)
committerUwe Hermann <redacted>
Sat, 22 Nov 2014 20:03:39 +0000 (21:03 +0100)
commitcc8be68f22b05fd00649b8c38854e37cd4805f57
tree4bf49d6386512ca64e531acc8eab171c08fcb799
parentc8412d6c69d20e3a91616321c748265edc15a17e
trigger: Add some more error handling.

All of these error conditions are checked via the unit tests.

Also, add the following missing entries (analog trigger types):

 - SR_TRIGGER_RISING
 - SR_TRIGGER_EDGE
src/trigger.c