]> sigrok.org Git - libsigrok.git/history - src/hardware/kingst-la2016/protocol.c
kingst-la2016: rephrase comments for style, readability, and text length
[libsigrok.git] / src / hardware / kingst-la2016 / protocol.c
2022-02-06 Gerhard Sittigkingst-la2016: rephrase comments for style, readability...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase diagnostics to improve user...
2022-02-06 Gerhard Sittigkingst-la2016: style nits, consistent #define indentation
2022-02-06 Gerhard Sittigkingst-la2016: style nits, remove not needed include...
2022-02-06 Gerhard Sittigkingst-la2016: sort include directives
2022-02-06 Gerhard Sittigkingst-la2016: move acquisition abort from api.c to...
2022-02-06 Gerhard Sittigkingst-la2016: move USB communication from api.c to...
2021-10-02 Kevin Grantkingst-la2016: setup usb transfer sizes to be multiple...
2021-09-10 Soeren Apelkingst-la2016: Minor style fixes
2021-09-10 Kevin Grantkingst-la2016: add support for kingst la1016
2021-09-10 Kevin Grantkingst-la2016: avoid filling the log file with redundan...
2021-09-10 Kevin Grantkingst-la2016: add support for both LA2016 hardware...
2021-09-10 Kevin Grantkingst-la2016: remove unnecessary initialisation code
2021-09-10 Kevin Grantkingst-la2016: fix fpga register alignment for sampling...
2021-09-10 Kevin Grantkingst-la2016: fix input threshold adjustment
2021-09-10 Kevin Grantkingst-la2016: fix the fpga register addresses
2021-09-10 Kevin Grantkingst-la2016: replace usb control transfer brequest...
2021-03-16 Gerhard Sittigkingst-la2016: address trivial style nits (whitespace...
2021-03-16 Helge Krusekingst-la2016: Eliminate non-portable packed structs...
2021-03-16 Helge Krusekingst-la2016: Upload firmware to correct USB configura...
2020-06-08 Florian Schmidtkingst-la2016: improved bitstream upload and fix for...
2020-06-06 Florian Schmidtkingst-la2016: tested with idVendor=77a1, idProduct...