libsigrok/hardware/openbench-logic-sniffer
Matt Ranostay 967760a893 ols: add test mode support
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 <mranostay@gmail.com>
2013-08-26 09:52:24 +02:00
..
Makefile.am Use consistent naming for internal libtool helper libs. 2013-05-10 17:44:01 +02:00
api.c ols: add test mode support 2013-08-26 09:52:24 +02:00
protocol.c ols: fixed parallel stage triggers 2013-08-26 09:48:41 +02:00
protocol.h ols: add test mode support 2013-08-26 09:52:24 +02:00