]> sigrok.org Git - libsigrok.git/commitdiff
rdtech-tc: migrate to feed queue helper
authorGerhard Sittig <redacted>
Thu, 16 Mar 2023 04:18:10 +0000 (05:18 +0100)
committerGerhard Sittig <redacted>
Thu, 16 Mar 2023 13:29:30 +0000 (14:29 +0100)
Implement the submission of analog data to the sigrok session by means
of the common feed queue logic. Use the feed queue's scaling support.
Implement a .dev_clear() routine which releases resources.

This exlusively leaves the extraction of numbers from binary data as
the only remaining use case for the binary helpers logic.


No differences found