libsigrok/src/output
Janne Huttunen a42a39ac37 Export LCR meter 'auto' bits as config keys instead of mqflags.
The automatic selections of the measured quantity and equivalent circuit
model are more part of the configuration of the meter than attributes
of the measurement result. To reflect this, model them as config keys
instead of mqflags. This allows a driver that supports remote control to
implement 'set' method for them and has the additional benefit of saveing
two flag bits.
2014-10-21 12:23:20 +02:00
..
analog.c Export LCR meter 'auto' bits as config keys instead of mqflags. 2014-10-21 12:23:20 +02:00
ascii.c Avoid warnings on all-zero static struct entries. 2014-08-26 01:48:27 +02:00
binary.c output: Finish output module API wrappers. 2014-07-26 03:57:17 +02:00
bits.c Avoid warnings on all-zero static struct entries. 2014-08-26 01:48:27 +02:00
chronovu_la8.c output: Rename instance private storage pointer to priv. 2014-07-28 16:02:21 +02:00
csv.c output: Rename instance private storage pointer to priv. 2014-07-28 16:02:21 +02:00
gnuplot.c output: Rename instance private storage pointer to priv. 2014-07-28 16:02:21 +02:00
hex.c Avoid warnings on all-zero static struct entries. 2014-08-26 01:48:27 +02:00
ols.c output: Rename instance private storage pointer to priv. 2014-07-28 16:02:21 +02:00
output.c input: Introduce new input module API. 2014-08-26 01:55:41 +02:00
vcd.c output/vcd: Drop obsolete string. 2014-08-03 14:09:04 +02:00
wav.c Avoid warnings on all-zero static struct entries. 2014-08-26 01:48:27 +02:00