]> sigrok.org Git - libsigrok.git/history - src/hardware/kingst-la2016/protocol.h
kingst-la2016: add my copyright for recent improvements
[libsigrok.git] / src / hardware / kingst-la2016 / protocol.h
2022-02-06 Gerhard Sittigkingst-la2016: add my copyright for recent improvements
2022-02-06 Gerhard Sittigkingst-la2016: unconditionally construct MCU firmware...
2022-02-06 Gerhard Sittigkingst-la2016: balance frame begin and frame end emission
2022-02-06 Gerhard Sittigkingst-la2016: determine packets per chunk at runtime...
2022-02-06 Gerhard Sittigkingst-la2016: keep FPGA active after device close
2022-02-06 Gerhard Sittigkingst-la2016: rename samplerate member in device context
2022-02-06 Gerhard Sittigkingst-la2016: remove complex logic threshold voltage...
2022-02-06 Gerhard Sittigkingst-la2016: reduce a little if-deffery in logic...
2022-02-06 Gerhard Sittigkingst-la2016: implement alternative simpler threshold...
2022-02-06 Gerhard Sittigkingst-la2016: sort protocol.h priv routines in order...
2022-02-06 Gerhard Sittigkingst-la2016: add PWM channel groups, announce as...
2022-02-06 Gerhard Sittigkingst-la2016: reduce scope of a few more declarations
2022-02-06 Gerhard Sittigkingst-la2016: rework the device side of PWM configuration
2022-02-06 Gerhard Sittigkingst-la2016: complete hardware setup in probe, set...
2022-02-06 Gerhard Sittigkingst-la2016: rework acquisition limits, improve CLI use
2022-02-06 Gerhard Sittigkingst-la2016: identify device type in scan() already
2022-02-06 Gerhard Sittigkingst-la2016: use common support for sw limits and...
2022-02-06 Gerhard Sittigkingst-la2016: more checks on configured rate/depth...
2022-02-06 Gerhard Sittigkingst-la2016: style nits in FPGA code path and thresho...
2022-02-06 Gerhard Sittigkingst-la2016: address style issues in api.c scan and...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase sample data to session feed...
2022-02-06 Gerhard Sittigkingst-la2016: style nit, drop unnecessary typedefs
2022-02-06 Gerhard Sittigkingst-la2016: style nits in enable/configure PWM
2022-02-06 Gerhard Sittigkingst-la2016: renames to better reflect sequence of...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase creation of the acquisition...
2022-02-06 Gerhard Sittigkingst-la2016: concentrate magic numbers in central...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase FPGA bitstream content zero...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase USB renum code path after firmw...
2022-02-06 Gerhard Sittigkingst-la2016: address style nits, brace location,...
2022-02-06 Gerhard Sittigkingst-la2016: rephrase comments for style, readability...
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: rename routine before moving from api...
2021-10-02 Kevin Grantkingst-la2016: setup usb transfer sizes to be multiple...
2021-09-10 Kevin Grantkingst-la2016: add support for kingst la1016
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...