]> sigrok.org Git - libsigrok.git/commitdiff
feed queue: add scaling, MQ and unit to analog feed submission
authorGerhard Sittig <redacted>
Sun, 5 Mar 2023 12:38:28 +0000 (13:38 +0100)
committerGerhard Sittig <redacted>
Sun, 5 Mar 2023 15:52:41 +0000 (16:52 +0100)
Allow for the analog data to scale during submission, and pass caller
specified MQ including flags and units to the sigrok session. Using
these specs is optional, default behaviour is backwards compatible.
Accumulated data gets flushed before the configuration changes. This
allows the migration of binary helper using drivers to feed queue.


No differences found