libsigrok/output
Bert Vermeulen af51a7718e output: Use sr_config_get() wrapper
This obviates the need for a valid driver, and thus makes converting
from any (non-sr) input format to any output format possible; the only
thing missing is the samplerate.

Fixes bug 105.
2013-04-30 16:03:37 +02:00
..
text output: Use sr_config_get() wrapper 2013-04-30 16:03:37 +02:00
Makefile.am GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
analog.c Fix output API receive() function 2013-04-27 17:29:46 +02:00
binary.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
chronovu_la8.c output: Use sr_config_get() wrapper 2013-04-30 16:03:37 +02:00
csv.c output: Use sr_config_get() wrapper 2013-04-30 16:03:37 +02:00
gnuplot.c output: Use sr_config_get() wrapper 2013-04-30 16:03:37 +02:00
ols.c Fix output API receive() function 2013-04-27 17:29:46 +02:00
output.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
vcd.c output: Use sr_config_get() wrapper 2013-04-30 16:03:37 +02:00