]> sigrok.org Git - libsigrok.git/commit - src/hardware/demo/protocol.h
demo: add "cable squid" logic waveform (works-with logo, many channels)
authorGerhard Sittig <redacted>
Fri, 5 May 2017 20:35:38 +0000 (22:35 +0200)
committerUwe Hermann <redacted>
Sun, 21 May 2017 16:35:01 +0000 (18:35 +0200)
commit81d53a29d6afad1e091bb765d6952ec047e0dc6a
tree6ede42117be7d3b42e4830b51f46c52482162b1d
parent2b17aeb87453b956ff686c6393fa688adbc9e0b9
demo: add "cable squid" logic waveform (works-with logo, many channels)

Extend the demo driver, add another waveform choice for logic channels.
Create a "cable squid" logo representation which occupies a large number
of channels.

This pattern occupies 128x128 pixels. Unlike the 'sigrok' pattern it
gets repeated when more channels are involved, but is not shifted in the
repetition.
src/hardware/demo/api.c
src/hardware/demo/protocol.c
src/hardware/demo/protocol.h