]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: unbreak streaming mode for LA5032
authorGerhard Sittig <redacted>
Sun, 16 Oct 2022 10:35:08 +0000 (12:35 +0200)
committerGerhard Sittig <redacted>
Sun, 16 Oct 2022 10:35:08 +0000 (12:35 +0200)
commit4c1bfdf3e9cca9e0ee61bd8ed4925fc5cac14fc5
treeefab5244af97da645fdcbfb29b7f6ce0fcb441e2
parent68321f73b924b0392c3a738f82e92374d448b9a8
kingst-la2016: unbreak streaming mode for LA5032

The Kingst LA series models share the same streaming mode memory layout.
All channels' chunks are 16 bits wide. The previous version worked for
16-channel devices, this change unbreaks the 32-channel device LA5032.

This fixes the streaming aspect of bug #1805.

Reported-By: Roman Shishkin <redacted>
src/hardware/kingst-la2016/protocol.c