]> sigrok.org Git - libsigrok.git/commit
ols: fixed parallel stage triggers
authorMatt Ranostay <redacted>
Sat, 24 Aug 2013 04:42:51 +0000 (21:42 -0700)
committerBert Vermeulen <redacted>
Mon, 26 Aug 2013 07:48:41 +0000 (09:48 +0200)
commit503133bb5fcf9304d9bd93c023bc9c6c20c3aa0b
tree4c64b416a6389b74cd274e1d61b2416aa0b7d0db
parentd0107565c1e61e7b705fb9c0c84c72490da57d8f
ols: fixed parallel stage triggers

Stage count was always getting incremented one more than
actual stages, and this caused a extra stage with zero'ed data
probe lines to have the start bit field.

Signed-off-by: Matt Ranostay <redacted>
hardware/openbench-logic-sniffer/protocol.c