]> sigrok.org Git - libsigrok.git/commit
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)
commit08ecb98e847f929bb0f412f79073f2262045a65b
treeb96d97982eecf77699d300a978a909d2a97228eb
parentbf6b9e7b16264d2a6ccb3ac2a6004cbc2cef0e43
ipdbg-la: Fix an issue when capture rate is 100%.

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.
src/hardware/ipdbg-la/protocol.c