libsigrok/hardware/sysclk-lwla
Daniel Elstner 29d587670d sysclk-lwla: Implement SR_CONF_LIMIT_MSEC.
Allow the acquisition to be constrained by time in addition to
a sample count limit.  Since the LWLA protocol actually provides
only a duration natively, implement the sample count limit on top
of the new duration limit.

With this change, limiting an acquisition in external clock mode
should finally work properly.
2014-01-18 16:08:39 +01:00
..
Makefile.am sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
api.c sysclk-lwla: Implement SR_CONF_LIMIT_MSEC. 2014-01-18 16:08:39 +01:00
lwla.c sysclk-lwla: Utility functions clean-up and semantic fixes. 2014-01-15 21:44:59 +01:00
lwla.h sysclk-lwla: Implement support for the LWLA1034. 2014-01-14 19:33:31 +01:00
protocol.c sysclk-lwla: Implement SR_CONF_LIMIT_MSEC. 2014-01-18 16:08:39 +01:00
protocol.h sysclk-lwla: Implement SR_CONF_LIMIT_MSEC. 2014-01-18 16:08:39 +01:00