]> sigrok.org Git - libsigrok.git/history - output
gmc-mh-1x-2x: Added new driver gmc-mh-2x-bd232.
[libsigrok.git] / output /
2014-02-05 Daniel Elstneroutput/vcd: Extend output stream to last sample.
2014-01-30 Daniel Elstnervcd: Remove bogus $dumpvars and $dumpoff commands.
2014-01-30 Daniel Elstnervcd: Output timestamp only once per change.
2014-01-30 Daniel Elstnervcd: Fix output for more than 8 channels.
2014-01-23 Bert Vermeulenoutput/csv: Drop last separators as needed.
2014-01-22 Bert Vermeulenoutput/csv: Drop extra separator on every line.
2014-01-22 Bert Vermeulenoutput/csv: Get rid of 64-probe limit.
2014-01-22 Bert Vermeulenoutput/csv: Use new output API.
2014-01-14 Aurelien Jacobsgnuplot: proper error message when using gnuplot output...
2014-01-01 Uwe Hermannoutput/analog: Add missing space (consistency).
2013-12-29 Bert VermeulenSkip analog probes in logic-only output formats.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-12-23 Aurelien Jacobsadd support for AVG mqflag
2013-11-26 Bert Vermeulenoutput/csv: Fix wrong cast.
2013-11-20 poljar (Damir Jelić)output/text: Fix memory leak of internal state buffers.
2013-11-08 Bert Vermeulenprobe_groups: API changes required to implement probe...
2013-11-08 Martin Lingprobe_groups: API changes required to implement probe...
2013-11-04 Uwe Hermannoutput/analog: SR_UNIT_REVOLUTIONS_PER_MINUTE: Add...
2013-10-24 Aurelien Jacobsadd energy meter device type and related units
2013-10-06 Aurelien Jacobsoutput/analog: add revolutions per minute unit
2013-08-30 Uwe Hermannoutput/analog: Support all known MQFLAGs.
2013-05-22 Uwe Hermanncsv output: Fix incorrect ordering of the probes.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-05-03 Uwe HermannMinor whitespace fixes.
2013-04-30 Bert Vermeulenoutput: Use sr_config_get() wrapper
2013-04-27 Bert VermeulenFix output API receive() function
2013-04-27 Martin Lingvcd output: Replace fixed length array of indices with...
2013-04-27 Martin Lingvcd output: Eliminate unnecessary array of probe names.
2013-04-27 Martin Linggnuplot: Eliminate fixed-size header buffer based on...
2013-04-27 Martin Linggnuplot: Remove unnecessary array of probe names.
2013-04-27 Martin Lingcsv: Remove unnecessary array of probe names.
2013-04-27 Martin Lingchronovu-l8: remove unused array of probe names.
2013-04-27 Martin Lingtext: Use a GSList of enabled probe names, not an array.
2013-04-27 Martin Lingvcd output: fix for big-endian architectures.
2013-04-27 Martin Linggnuplot: fix for big-endian architectures.
2013-04-27 Bert Vermeulenoutput/ols: Use new API
2013-04-26 Martin Lingascii: fix for big-endian architectures.
2013-04-26 Martin Lingbits: Remove unused code.
2013-04-26 Martin Linghex: fix for big-endian architectures.
2013-04-26 Martin Lingbits: fix for big-endian architectures.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-11 Bert Vermeulenoutput/vcd: Use selected probes, not lowest-numbered...
2013-04-11 Bert Vermeuleninput/output modules: Adjust to GVariant-based sr_confi...
2013-04-11 Bert VermeulenBump copyright year
2013-04-09 Uwe Hermannvcd output: Build fix for Windows/MinGW.
2013-03-06 Bert Vermeulenoutput/vcd: use new API
2013-02-24 Uwe Hermanndoxygen: Add more output format docs.
2013-01-25 Bert VermeulenRename sr_dev_has_hwcap() to sr_dev_has_option().
2013-01-25 Bert VermeulenDeprecate SR_DI_CUR_SAMPLERATE.
2013-01-24 Bert Vermeulendrivers: rename and reorganize config get/set
2013-01-23 Bert VermeulenAlways interleave analog data with all enabled probes.
2013-01-21 Bert VermeulenRename SR_HWOPT_* and SR_HWCAP_* to SR_CONF_*
2012-12-20 Joel HoldsworthPass sr_datafeed_packets and payloads with const pointers
2012-12-15 Bert Vermeulenanalog: support ppm output
2012-11-11 Uwe Hermannoutput/gnuplot: Drop obsolete code.
2012-11-11 Uwe HermannOutput modules: Use message logging helpers.
2012-11-11 Uwe HermannAll drivers: Drop unneeded comments.
2012-11-02 Bert Vermeulenoutput/analog: add support for sound pressure level
2012-11-02 Bert Vermeulenanalog: if no MQ unit was set of recognized, just print...
2012-10-30 Uwe HermannRemove 'float' output module.
2012-10-30 Uwe HermannReturn SR_ERR_MALLOC upon allocation errors.
2012-10-23 Uwe Hermannconfig.h usage cleanups.
2012-10-22 Uwe HermannDoxygen: Add @file items for the relevant files.
2012-10-22 Uwe HermannDoxygen: Initial groups and topic short descriptions.
2012-10-22 Uwe HermannDoxygen: Mark non-public stuff for exclusion.
2012-10-16 Bert Vermeulenanalog: add pretty-printer for dBu and dBV
2012-10-16 Bert Vermeulenanalog: sane printing of very small and negative values
2012-10-16 Uwe HermannBuild fix for Windows/MinGW.
2012-10-15 Bert Vermeulenanalog: support AC+DC unit modifier
2012-09-25 Bert Vermeulensr: add support for conductance measurements in Siemens
2012-09-25 Bert Vermeulensr: add support for pulse width measurements
2012-09-08 Bert Vermeulensr: add new analog output module
2012-09-02 Bert Vermeulensr: output up to 12 significant digits for floats
2012-08-03 Bert Vermeulensr: fix initialization for output from driverless devices
2012-08-03 Bert Vermeulensr: change input/output modules to use struct sr_dev_inst *
2012-07-04 Bert Vermeulensr: moved sigrok.h so libsigrok/libsigrok.h
2012-06-19 Bert Vermeulensr: new output format 'float', just floating point...
2012-06-19 Bert Vermeulensr: remove unused code
2012-03-31 Uwe Hermannsr: out: Use uint8_t (not char) for buffers.
2012-03-21 Uwe Hermanncli: Fix -V/-h output a bit.
2012-03-21 Uwe Hermannsr/srd: Small fixes, constifications, doc updates.
2012-02-28 Uwe Hermannsr/cli/gtk/qt/: s/plugin/driver/.
2012-02-28 Bert Vermeulensr: code cleanup
2012-02-18 Uwe Hermannsr/cli/gtk/qt: s/get_dev_info/dev_info_get/.
2012-02-17 Uwe Hermannsr/cli/gtk/qt: s/device/dev/ in many places.
2012-02-17 Uwe Hermannsr: Random cosmetics, fix/amend Doxygen comments.
2012-02-17 Uwe Hermannsr: Prefix log messages with subsystem string.
2012-02-13 Bert Vermeulensr: adjust copyright year
2012-02-13 Bert Vermeulensr: rename all sr_device_* functions to sr_dev_*
2012-02-11 Uwe HermannUse g_try_malloc/g_free/g_strdup consistently.
2012-02-05 Uwe Hermannsr: input/output: Mark more symbols with SR_PRIV.
2012-02-05 Uwe HermannProject-wide consistent naming for #include guards.
2012-02-01 Uwe Hermannsr: Mark API functions with SR_API/SR_PRIV.
2012-01-18 Uwe Hermannsr: g_free()/g_string_free() can handle NULL input.
2012-01-03 Uwe Hermannsr: Remove useless filename prefixes.
2012-01-03 Uwe Hermannsr/srd: Fix left-over #includes.
2011-12-30 Uwe Hermannsr/srd: Remove/fix non-applicable autotools stuff.
2011-11-24 Uwe HermannOther method to avoid "unused var" compiler warnings.
2011-11-15 Uwe HermannFix some compiler warnings.
2011-05-05 Uwe HermannDrop unneeded skeleton files.
next