]> sigrok.org Git - libsigrok.git/history - src/output
uni-t-ut181a: silence compiler warning, use of uninitialized variable
[libsigrok.git] / src / output /
2020-08-22 Gerhard Sittigoutput/csv: always generate text for analog/logic data...
2020-08-22 Gerhard Sittigoutput/csv: check unsupported/untested input signal...
2020-08-05 Gerhard Sittigoutput/csv: complete and improve timestamp construction...
2020-08-05 Earle F. Philhower... output/csv: Avoid accumulated timestamp error for odd...
2020-07-31 Gerhard Sittigoutput/ascii: data type nits, rephrase sample bit access
2020-07-31 Gerhard Sittigoutput/ascii: style nits in name alignment and trigger...
2020-07-31 v1neoutput/ascii: Also print trigger marker for "short...
2020-07-31 v1neoutput/ascii: Vertically align logic channel names
2020-07-31 v1neoutput/ascii: Remove unused variable
2020-07-28 milan hauthanalog: avoid double free in '-O analog' shutdown path
2020-07-27 Gerhard Sittigoutput/srzip: improve robustness (analog-only acquisition)
2020-07-24 Gerhard Sittigoutput/srzip: queue samples before ZIP operation
2020-07-24 Gerhard Sittigoutput/vcd: support analog data, more channels, minor...
2020-03-25 Uwe HermannDoxygen: Properly mark a few symbols as private.
2019-12-22 Uwe Hermannoutput/csv: Set default "time" option value to false.
2019-12-21 Gerhard Sittigoutput/vcd: support smaller timescales with higher...
2019-12-21 Gerhard Sittigoutput/vcd: use larger data type to internally store...
2019-12-21 Gerhard Sittigoutput/wavedrom: rephrase accumulation of output data
2019-12-21 Gerhard Sittigoutput/wavedrom: separate data processing logic from...
2019-12-21 Gerhard Sittigoutput/wavedrom: address style nits
2019-12-21 Marc Jacobioutput/wavedrom: introduce a wavedrom output module
2019-06-09 Gerhard Sittigoutput: also print meta strings in analog output module
2018-12-20 Martin LingDon't reference SR_PACKAGE_VERSION_STRING directly...
2018-09-20 Martin Linganalog output: convert binary to digital digits of...
2018-09-05 Uwe Hermannoutput/csv: Disable the dedup option by default.
2018-07-15 Gerhard Sittigoutput: simplify trigger marker position calculation...
2018-07-15 Gerhard Sittigoutput: fixup trigger marker position in ascii/bits...
2018-04-21 Uwe Hermannoutput/csv: Make the label values option a list.
2018-04-19 Uwe Hermannoutput/null: Add a null module that discards all data.
2018-04-19 Uwe Hermanninput/output: Slightly improved module descriptions.
2018-03-12 Gerhard Sittigoutput/csv: fix out-of-bounds array access in process_a...
2018-03-12 Gerhard Sittigoutput/csv: use longer names for iteration variables
2018-03-12 Gerhard Sittigoutput/csv: reduce indentation in process_analog()
2018-02-20 Uwe HermannRandom whitespace/cosmetic fixes.
2018-02-18 Uwe Hermannoutput/analog: Fix a compiler warning on Mac OS X.
2018-02-18 Uwe HermannFix two compiler warnings on MinGW/MSYS2.
2018-02-10 Gerhard Sittigoutput/srzip: fix potential "use after free"
2018-02-09 Gerhard Sittigoutput/wav: fixup coding style nits, adjust data types
2018-02-09 Gerhard Sittigoutput/wav: change default for scale factor from 0...
2018-02-09 Gerhard Sittigoutput/vcd: assume packed input data image, unbreak...
2018-02-09 Gerhard Sittigoutput/vcd: assign adjacent names to enabled channels
2018-02-09 Gerhard Sittigsrzip: don't access non-existing option
2018-02-09 Gerhard Sittigoutput/srzip: silence "use after free" compiler warning
2018-02-09 Gerhard Sittigoutput/csv: silence NULL dereference compiler warnings
2017-12-21 Uwe Hermannoutput/csv: Fix a typo.
2017-11-11 Frank Stettneroutput/analog: Display META packets
2017-06-24 Uwe Hermannoutput/csv: Fix a gcc 7 compiler warning.
2017-06-09 Gerhard Sittigoutput/csv: Nit, remove an unused loop iteration variable
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-06-06 Uwe HermannMinor cosmetics.
2017-05-13 Wolfram Sangoutput/csv: get proper index for input channels
2017-05-13 Wolfram Sangoutput/csv: fix a minor leak
2017-05-13 Wolfram Sangoutput/csv: fix segfault with logic channels
2017-05-13 Wolfram Sangoutput/csv: fix segfault when naming logic channels
2017-05-10 Uwe Hermannoutput/csv: Fix a compiler warning.
2017-05-05 Gerhard Sittigoutput/vcd: minor nit, remove unused variable
2017-03-07 Soeren ApelRework sr_period_string
2017-02-15 Sven SchnelleFix analog output display
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-11-02 Gerhard Sittigoutput/ascii: add support for user configurable charact...
2016-10-17 Aurelien Jacobsanalog: use SI prefix only with units that accept SI...
2016-09-24 Mike Meyeroutput/csv: Add an option to output units for column...
2016-09-04 Mike Meyeroutput/gnuplot: Remove, obsoleted by improved CSV module.
2016-09-04 Uwe Hermanncsv: Fix a segfault due to a g_malloc() allocating...
2016-09-04 Uwe Hermanncsv: Fix a segfault when using non-hardware input.
2016-09-04 Mike MeyerNew all-singing, almost all dancing, csv output module.
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-28 Aurelien Jacobsanalog: improve output readability by using SI prefix
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-06-17 Uwe Hermannoutput/csv: Drop support for SR_DF_ANALOG_OLD.
2016-06-17 Uwe Hermannoutput/wav: Drop support for SR_DF_ANALOG_OLD.
2016-05-13 Lars-Peter Clausensrzip: zip_append_analog(): Fix memory leaks
2016-05-13 Lars-Peter Clausensrzip: Fix handling of analog channels with index 0
2016-04-23 Alexandru Gagniucanalog: Add MQ Flag for four-wire measurements
2016-03-27 Soeren Apelsrzip: Optimize analog output saving
2016-03-24 Soeren Apelanalog save: Avoid index duplication between analog...
2016-03-15 Uwe Hermannoutput/srzip: Minor whitespace fixes.
2016-03-13 Martin Lingsrzip: Renumber analog channels from zero in output...
2016-03-13 Martin Lingsrzip: Save analog data.
2016-03-13 Martin Lingsrzip: Store total number of analog channels.
2016-03-13 Martin Lingsrzip: Count only logic channels in "total probes".
2015-11-29 Stefan Brünsoutput/wav: use the right buffer for SR_DF_ANALOG
2015-11-29 Stefan Brünsoutput/wav: track and free memory for float conversion...
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-10-20 Martin Lingoutput/csv: Support SR_DF_ANALOG2.
2015-10-20 Martin Lingoutput/wav: Support SR_DF_ANALOG2.
2015-10-16 Daniel Elstnersrzip: Avoid recent-ish zip_file_add()
2015-10-01 Daniel Elstnersrzip: Avoid low-level FD-based I/O
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
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-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-09-09 Uwe Hermannportability: Use g_strerror() in favor of strerror().
next