libsigrok/output
Daniel Elstner 2b6363b433 vcd: Output timestamp only once per change.
Avoid writing a new timestamp for every changed signal if multiple
signals change state simultaneously.  Also, keep signal transitions
on the same line with their timestamp to make the output easier to
inspect in a text editor.  (VCD does not care whether newlines or
spaces are used to separate tokens.)
2014-01-30 21:57:49 +01:00
..
text Skip analog probes in logic-only output formats. 2013-12-29 10:57:38 +01:00
Makefile.am GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
analog.c output/analog: Add missing space (consistency). 2014-01-01 17:38:05 +01:00
binary.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
chronovu_la8.c Skip analog probes in logic-only output formats. 2013-12-29 10:57:38 +01:00
csv.c output/csv: Drop last separators as needed. 2014-01-23 23:11:34 +01:00
gnuplot.c gnuplot: proper error message when using gnuplot output without logic probe 2014-01-14 22:59:33 +01:00
ols.c Skip analog probes in logic-only output formats. 2013-12-29 10:57:38 +01:00
output.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
vcd.c vcd: Output timestamp only once per change. 2014-01-30 21:57:49 +01:00