]> sigrok.org Git - libsigrok.git/history - src/hardware/asix-sigma/protocol.h
asix-sigma: move FPGA commands before register layout declaration
[libsigrok.git] / src / hardware / asix-sigma / protocol.h
2020-05-29 Gerhard Sittigasix-sigma: move FPGA commands before register layout...
2020-05-29 Gerhard Sittigasix-sigma: rephrase some of the FPGA command exchange
2020-05-29 Gerhard Sittigasix-sigma: sync FPGA register names with documentation
2020-05-29 Gerhard Sittigasix-sigma: rework scan for USB devices, add support...
2017-08-11 Gerhard Sittigasix-sigma: download sample data upon user initiated...
2017-07-31 Uwe Hermanndrivers: SR_CONF_CAPTURE_RATIO fixes.
2017-07-21 Uwe Hermanndrivers: Consistently make LOG_PREFIX the first item...
2017-07-21 Uwe Hermanndrivers: Eliminate some unnecessary vendor/model #defines.
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-13 Uwe Hermanndev_clear(): Consistently name callback 'clear_helper()'.
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-05-26 Gerhard Sittigasix-sigma: Use monotonic time not wallclock time
2017-05-26 Gerhard Sittigasix-sigma: Remove an unused variable
2017-05-26 Gerhard Sittigasix-sigma: Document the sample memory layout
2017-05-26 Gerhard Sittigasix-sigma: Enforce optionally specified sample count
2017-05-26 Gerhard Sittigasix-sigma: Acquisition stop, symbolic identifiers...
2017-05-26 Gerhard Sittigasix-sigma: Disable support for triggers, they don...
2017-05-26 Gerhard Sittigasix-sigma: Improve sample time estimation, consider...
2016-10-17 Gerhard Sittigasix-sigma: store "limit samples" value, re-determine...
2016-10-17 Gerhard Sittigasix-sigma: fix out-of-range access to the samplerates...
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2015-11-05 jryasix-sigma: Split into api.c and protocol.[ch] modules.