]> sigrok.org Git - libsigrok.git/commit - hardware/asix-sigma/asix-sigma.c
Sigma: Support for decoding partial chunks.
authorHåvard Espeland <redacted>
Sun, 16 Jan 2011 16:03:25 +0000 (17:03 +0100)
committerHåvard Espeland <redacted>
Sun, 16 Jan 2011 16:05:14 +0000 (17:05 +0100)
commit88c51afe876b6d6ba115f8152d89b9564ee00e4f
treede8bd6801d2288bc197ae80facd607d45c7b45e4
parent10c471ab131bd766c9207e05e485fd2467ba7d5b
Sigma: Support for decoding partial chunks.

Samples are stored in chunks and the last samples do not fill up
a complete chunk. This patch adds support for decoding partial
chunks.
hardware/asix-sigma/asix-sigma.c