]> sigrok.org Git - libsigrok.git/commit
fx2lafw: Add support for frames
authorValentin Ochs <redacted>
Sat, 20 Jun 2020 00:04:00 +0000 (02:04 +0200)
committerSoeren Apel <redacted>
Mon, 13 Jul 2020 21:07:56 +0000 (23:07 +0200)
commitbfc34b9ab0302fa0ba98eef3ce1b35c76d378589
tree93e30e5015ba91c7cabc93184ad71d8a360e5b50
parentf5083435cb874618625c5dc31d02fae5610dd946
fx2lafw: Add support for frames

When using a number of frames that is not 1, the driver will read
samples up to its limit and then wait for another trigger. This will be
repeated until the configured number of frames has been finished.
src/hardware/fx2lafw/api.c
src/hardware/fx2lafw/protocol.c
src/hardware/fx2lafw/protocol.h