]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: rephrase sample data to session feed logic
authorGerhard Sittig <redacted>
Sun, 23 Jan 2022 19:29:43 +0000 (20:29 +0100)
committerGerhard Sittig <redacted>
Sun, 6 Feb 2022 17:53:53 +0000 (18:53 +0100)
commit480efba284cbf84801af16d1997ce853d7fe5c63
treea908c36872541363e7ecdb110dbdabbf182328a1
parent66f5f6978e7f8a3ff3fc97573e79faca44f8775b
kingst-la2016: rephrase sample data to session feed logic

Comment on the layout of the incoming captured data for awareness during
maintenance. Rephrase the send_chunk() routine for improved readability.
Eliminate too short i, j, k variables. Comment on the non-obvious flush
condition for the conversion buffer. Prefer "sample" in variable names
to not confuse captures with the device's run state. Eliminate another
literal 2 which slipped through in an earlier commit. Adjust data types.
src/hardware/kingst-la2016/protocol.c
src/hardware/kingst-la2016/protocol.h