]> sigrok.org Git - libsigrok.git/commitdiff
ipdbg-la: Fix an issue when capture rate is 100%.
authorDaniel Anselmi <redacted>
Thu, 20 Jun 2019 12:19:57 +0000 (14:19 +0200)
committerUwe Hermann <redacted>
Thu, 20 Jun 2019 12:30:05 +0000 (14:30 +0200)
If the capture ratio was set to 100%, the delay counter-value has an
overflow and a delay of 0 samples is used.

This fixes bug #1393.


No differences found