]> sigrok.org Git - libsigrok.git/commitdiff
brymen-bm86x: support channel selection (enable/disable channels)
authorGerhard Sittig <redacted>
Fri, 18 Aug 2017 19:43:42 +0000 (21:43 +0200)
committerUwe Hermann <redacted>
Sat, 19 Aug 2017 17:21:54 +0000 (19:21 +0200)
The previous implementation unconditionally submitted analog data
whenever values could get extracted out of received serial packets.
This commit checks the channels' enabled state before submission. Care
is taken to obey the user's acquisition limits, exclusively counting
submitted not received values.


No differences found