]> sigrok.org Git - libsigrok.git/commit - src/hardware/sysclk-lwla/protocol.c
sysclk-lwla: Fix calculation of the running sample count.
authorDaniel Elstner <redacted>
Tue, 14 Jan 2014 00:28:00 +0000 (01:28 +0100)
committerUwe Hermann <redacted>
Tue, 14 Jan 2014 18:33:31 +0000 (19:33 +0100)
commit8a3ddd8815aea40a2efd5987e754df1ec1322337
treec0f70968aa9f17338c7f9dfb1682c44688881c99
parent5874e88d83cabbec62e36c37e9016fab983d957b
sysclk-lwla: Fix calculation of the running sample count.

Field 7 of the status response is actually a duration in
milliseconds at all samplerates but 125 MHz.
hardware/sysclk-lwla/protocol.c