]> sigrok.org Git - libsigrok.git/commit
output/chronovu_la8: Use new output API.
authorBert Vermeulen <redacted>
Thu, 17 Apr 2014 12:10:49 +0000 (14:10 +0200)
committerBert Vermeulen <redacted>
Thu, 17 Apr 2014 12:10:49 +0000 (14:10 +0200)
commitd42eb9d89938d5ec079fe004ccc4ab5128c5d85a
tree3605d673c59e805be4990a6a2edfeb1844321165
parent2a035e539ab0f1f96fd90f64ac5a654056040971
output/chronovu_la8: Use new output API.

This somewhat naively copies whatever it gets into the output, regardless
of how many channels are in there, or which ones are enabled. Not sure
what the best way to deal with that is, but for now you have to feed it
a channel setup the Chronovu software can read.
output/chronovu_la8.c