]> sigrok.org Git - libsigrok.git/commit - src/hardware/beaglelogic/api.c
beaglelogic: Flexible sampleunit depending on enabled channels
authorKumar Abhishek <redacted>
Thu, 20 Jul 2017 14:43:10 +0000 (14:43 +0000)
committerUwe Hermann <redacted>
Tue, 26 Sep 2017 16:14:46 +0000 (18:14 +0200)
commite71062d99b0dd565258abb5a3d975379bf9febdb
treec79c198d6582ecc9a8ecb153c65580d7a9c40106
parent55f26c42de6f6de112e7eb089092e4e15a55d1e6
beaglelogic: Flexible sampleunit depending on enabled channels

If a channel in the higher-than-8-bit group is enabled then use
16-bit captures. Otherwise just do 8-bit captures.

Signed-off-by: Kumar Abhishek <redacted>
src/hardware/beaglelogic/api.c