libsigrok/hardware/agilent-dmm
Uwe Hermann 063e7aef6d Factor out common hw_init() driver code.
Most drivers do pretty much the same things in their hw_init()
right now, so factor out that code to std_hw_init() in std.c.
2013-01-29 12:56:02 +01:00
..
Makefile.am hardware/agilent-dmm/Makefile.am: Fix typo. 2012-12-18 02:25:17 +01:00
agilent-dmm.h agilent-dmm: no need to specify a serialcomm scan parameter 2012-11-07 00:46:30 +01:00
api.c Factor out common hw_init() driver code. 2013-01-29 12:56:02 +01:00
sched.c Always interleave analog data with all enabled probes. 2013-01-23 03:40:44 +01:00