libsigrok/output
Uwe Hermann 5819184b22 Remove duplicate FIRMWARE_DIR includes.
We use AC_DEFINE_UNQUOTED in configure.ac now to put the FIRMWARE_DIR #define
in the config.h file, which is included where we need the #define.
2011-01-21 21:14:37 +01:00
..
Makefile.am Remove duplicate FIRMWARE_DIR includes. 2011-01-21 21:14:37 +01:00
common.c Cosmetics. 2011-01-15 15:57:54 +01:00
output.c add incomplete DF_ANALOG support to output_gnuplot.c 2011-01-21 16:11:44 -02:00
output_analog.c change output_text.c to support analog 2011-01-21 02:12:48 -02:00
output_binary.c make output modules a bit more crashproof 2011-01-13 07:55:35 +01:00
output_gnuplot.c add incomplete DF_ANALOG support to output_gnuplot.c 2011-01-21 16:11:44 -02:00
output_ols.c Fix warnings. 2011-01-16 14:18:26 +01:00
output_skeleton.c output modules now register the DF type they can use 2011-01-09 23:23:56 +01:00
output_text.c output_text: Mark trigger at correct position. 2011-01-18 22:14:36 +01:00
output_vcd.c output_vcd: Make timestamp work on 32-bit machine. 2011-01-18 23:17:55 +01:00