adf33ecce5
The comment for the CSV output module says probes are ordered e.g. 0,1,2,3, but the actual values were in the 3,2,1,0 order. We're fixing this by making the order of the probe values 0,1,2,3 too for now, but this will become a configurable option later on. Thanks Patrick Servello <patrick.servello@gmail.com> for the patch. |
||
---|---|---|
.. | ||
text | ||
Makefile.am | ||
analog.c | ||
binary.c | ||
chronovu_la8.c | ||
csv.c | ||
gnuplot.c | ||
ols.c | ||
output.c | ||
vcd.c |