]> sigrok.org Git - libsigrok.git/commitdiff
ols: add test mode support
authorMatt Ranostay <redacted>
Sun, 25 Aug 2013 05:00:52 +0000 (22:00 -0700)
committerBert Vermeulen <redacted>
Mon, 26 Aug 2013 07:52:24 +0000 (09:52 +0200)
ols allows both external and internal test patterns at ~20khz
which are helpful for unit tests and demos.

pattern=internal -> route pattern internally to all 32 pins
                      (input otherwise disabled)

pattern=external -> generates pattern on unbuffered pins 16:31
                      (which can be looped back to the buffered pins 0:15)

Signed-off-by: Matt Ranostay <redacted>

No differences found