]> sigrok.org Git - libsigrok.git/commitdiff
sysclk-lwla: Implement SR_CONF_LIMIT_MSEC.
authorDaniel Elstner <redacted>
Sat, 18 Jan 2014 15:08:39 +0000 (16:08 +0100)
committerDaniel Elstner <redacted>
Sat, 18 Jan 2014 15:08:39 +0000 (16:08 +0100)
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.


No differences found