libsigrok/hardware
Daniel Elstner 2cfd16a316 sysclk-lwla: Streamline packet output logic.
(process_sample_data): When expanding run-length samples into
session packets, calculate the number of samples to write in
advance while honoring all constraints.  This is cleaner than
checking constraints within the expansion loop.  Also, the new
logic always fills up packets exactly to whatever limit applies
first, thereby removing the need for truncation after the fact.
2014-01-18 17:36:23 +01:00
..
agilent-dmm Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
alsa Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
appa-55ii appa-55ii: Don't use _t suffix for a typedef. 2013-12-27 17:27:52 +01:00
asix-sigma asix-sigma: fix incorrect pointer cast (non-aligned memory and endiannes issue) 2013-12-27 17:36:08 +01:00
atten-pps3xxx atten-pps3xxx: Fix options reporting. 2014-01-13 02:10:11 +01:00
brymen-dmm move function declarations to the appropriate header 2014-01-14 23:39:23 +01:00
cem-dt-885x change a bunch of functions from SR_PRIV to static 2014-01-14 23:39:23 +01:00
center-3xx Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
chronovu-la8 chronovu-la8: Publish SR_CONF_MAX_UNCOMPRESSED_SAMPLES. 2014-01-09 16:28:29 +01:00
colead-slm Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
common usb: Fix two compiler warnings on Windows. 2014-01-17 00:38:33 +01:00
demo demo: Bring analog square wave amplitude into line with other patterns. 2014-01-17 14:36:00 +01:00
fluke-dmm Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
fx2lafw fx2lafw: Fix incorrect unitsize when a trigger fires. 2013-12-29 14:18:51 +01:00
gmc-mh-1x-2x gmc_mh_1x_2x: Fixed sign and AC/DC for current measurements with Metrahit <= 16. 2014-01-02 19:38:52 +01:00
hameg-hmo hameg-hmo: Fix two compiler warnings on Windows. 2014-01-17 00:38:47 +01:00
hantek-dso change a bunch of functions from SR_PRIV to static 2014-01-14 23:39:23 +01:00
ikalogic-scanalogic2 ikalogic-scanalogic2: List all keys in device options. 2014-01-09 16:27:56 +01:00
ikalogic-scanaplus log prefixes: Cosmetics, consistency fixes, typo fixes. 2013-12-27 13:17:20 +01:00
kecheng-kc-330b remove unused static functions 2014-01-14 23:39:23 +01:00
lascar-el-usb change a bunch of functions from SR_PRIV to static 2014-01-14 23:39:23 +01:00
link-mso19 log prefixes: Cosmetics, consistency fixes, typo fixes. 2013-12-27 13:17:20 +01:00
mic-985xx Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
norma-dmm Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
openbench-logic-sniffer Add support for SR_CONF_MAX_UNCOMPRESSED_SAMPLES. 2014-01-09 13:08:32 +01:00
rigol-ds rigol-ds: Minor whitespace fixes. 2014-01-17 02:03:09 +01:00
saleae-logic16 Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
serial-dmm serial-dmm: Drop unused DMM_COUNT. 2014-01-06 20:54:00 +01:00
sysclk-lwla sysclk-lwla: Streamline packet output logic. 2014-01-18 17:36:23 +01:00
teleinfo teleinfo: Fix a compiler warning (clang). 2013-12-31 19:22:16 +01:00
tondaj-sl-814 Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
uni-t-dmm Add support for the Tenma 72-7750 (UNI-T UT60G rebadge). 2014-01-06 20:30:35 +01:00
uni-t-ut32x uni-t-ut32x: Fix typo that prevents usage with multiple devices. 2014-01-17 12:11:52 +01:00
victor-dmm victor-dmm: Fix MIN/MAX always being reported. 2013-12-29 12:33:10 +01:00
zeroplus-logic-cube change a bunch of functions from SR_PRIV to static 2014-01-14 23:39:23 +01:00
Makefile.am sysclk-lwla: Initial driver skeleton. 2014-01-14 19:33:31 +01:00