]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: use a pool of USB bulk transfers, speedup download
authorGerhard Sittig <redacted>
Sun, 20 Feb 2022 08:22:21 +0000 (09:22 +0100)
committerGerhard Sittig <redacted>
Tue, 22 Feb 2022 20:53:20 +0000 (21:53 +0100)
commit796ce0bfb5db51da2c43f58bc1c705b5d6a5658e
tree39a8810571f83cf56413335771e853fb806efa21
parent1291ea43c191726e3425a42cafd1bfd78f54929f
kingst-la2016: use a pool of USB bulk transfers, speedup download

Use a pool of 32 USB bulk transfers of up to 256KiB size each. Which
doubles throughput and reduces the time to download the capture data
after acquisition has completed.
src/hardware/kingst-la2016/protocol.c
src/hardware/kingst-la2016/protocol.h