libsigrok/hardware
Lars-Peter Clausen fa114e4ab1 sr: fx2lafw: Set correct unitsize for trigger buffer
Commit 88b75eb719 ("fx2lafw: Added device caps and added support for wide
sampling") increased the size of the trigger buffer from 8 to 16 bit, but forgot
to adjust the unitsize logic packet which is used to send the contents of the
trigger buffer. This patch sets the unitsize to sizeof() of the trigger buffer.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2012-06-25 19:48:21 +02:00
..
alsa sr: Made the dev_config_set parameter a const pointer 2012-05-31 19:51:11 +01:00
asix-sigma sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
chronovu-la8 sr: chronovu-la8: Split code into api.c and driver.c. 2012-06-21 23:34:38 +02:00
common sr: Deleted the saleae-logic driver, fx2lafw has superceded it. 2012-04-19 00:12:22 +02:00
demo sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
fx2lafw sr: fx2lafw: Set correct unitsize for trigger buffer 2012-06-25 19:48:21 +02:00
hantek-dso hantek-dso: fix triggerpoint conversion 2012-06-24 18:57:37 +02:00
link-mso19 sr: Made sample rate lists const 2012-05-31 19:51:11 +01:00
mastech-va18b sr: Unfinished Mastech VA18B (DMM) support. 2012-06-21 23:56:24 +02:00
openbench-logic-sniffer sr: ols: Fix incorrect comment. 2012-06-21 23:59:27 +02:00
zeroplus-logic-cube sr: backend/zeroplus: Improve debug output. 2012-06-19 23:33:50 +02:00
Makefile.am sr: Unfinished Mastech VA18B (DMM) support. 2012-06-21 23:56:24 +02:00