]> sigrok.org Git - libsigrok.git/history - src/output/analog.c
analog: add support for negative number of digits
[libsigrok.git] / src / output / analog.c
2016-06-26 Aurelien Jacobsanalog: add support for negative number of digits
2016-06-17 Uwe Hermannoutput/analog: Drop unused fancyprint() and si_printf().
2016-06-17 Uwe Hermannoutput/analog: Drop support for SR_DF_ANALOG_OLD.
2016-04-23 Alexandru Gagniucanalog: Add MQ Flag for four-wire measurements
2015-11-29 Stefan Brünsoutput: fix options memory leak
2015-11-29 Stefan Brünsoutput/analog: track and free memory for float conversi...
2015-11-08 Uwe HermannConstify a lot more items.
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-20 Uwe HermannSR_DF_ANALOG2 and sr_datafeed_analog2 renames.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-09-20 Martin Lingoutput/analog: Allocate correct buffer size for sr_anal...
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-28 Uwe HermannVarious key lists: Add reminders of what needs updates...
2015-08-28 Uwe Hermannoutput/analog: Fix key order, add missing items.
2015-08-28 Uwe Hermannoutput/analog: Support mass related units / MQ flags.
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-01-27 Joel Holdsworthoutput: Added preferred file extension field
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-11-19 Martin LingMake sr_analog_*_to_string() functions allocate the...
2014-11-18 Bert Vermeulenoutput/analog: Add option to restrict number of decimal...
2014-11-13 Bert Vermeulenoutput/analog: Add SR_DF_ANALOG2 support.
2014-10-21 Janne HuttunenExport LCR meter 'auto' bits as config keys instead...
2014-10-12 Janne HuttunenAdd pretty-printer for new units and flags.
2014-08-01 Bert Vermeulenoutput/analog: Fix channel deinterleaving.
2014-07-28 Bert Vermeulenoutput: Rename instance private storage pointer to...
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-22 Bert VermeulenReorganize project tree.