]> sigrok.org Git - libsigrok.git/history - hardware/saleae-logic16/api.c
probe_groups: API changes required to implement probe groups.
[libsigrok.git] / hardware / saleae-logic16 / api.c
2013-11-08 Bert Vermeulenprobe_groups: API changes required to implement probe...
2013-10-24 Sean Youngsaleae-logic16: claim device before using it
2013-08-21 Uwe Hermannsaleae-logic16: Drop unneeded NUM_PROBES.
2013-08-21 Uwe Hermannsaleae-logic16: Shorten dev_list() implementation.
2013-08-21 Uwe Hermannsaleae-logic16: Whitespace fixes, cosmetics.
2013-08-20 Marcus Comstedtsaleae-logic16: Update copyright blurbs.
2013-08-20 Marcus Comstedtsaleae-logic16: Add voltage threshold conf.
2013-08-20 Marcus Comstedtsaleae-logic16: Declare confs.
2013-08-20 Marcus Comstedtsaleae-logic16: Implemented acquisition.
2013-08-20 Marcus Comstedtsaleae-logic16: Initialize the FPGA.
2013-08-20 Marcus Comstedtsaleae-logic16: Reworked scan/open to handle FW upload.
2013-08-20 Marcus Comstedtsaleae-logic16: Detect the hardware.
2013-08-20 Marcus Comstedtsaleae-logic16: Initial driver skeleton.