]> sigrok.org Git - libsigrok.git/history - output
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / output /
2014-07-22 Bert VermeulenReorganize project tree.
2014-07-05 Bert VermeulenAdd printers for wind speed, pressure and humidity...
2014-05-04 Uwe HermannAdd/update Doxygen @since tags.
2014-04-30 Bert Vermeulenoutput/vcd: Support getting samplerate from meta packets.
2014-04-29 Bert Vermeulenoutput/gnuplot: Support getting samplerate from meta...
2014-04-29 Bert Vermeulenoutput/csv: Support getting samplerate from meta packets.
2014-04-28 Bert Vermeulenoutput/ascii: Support getting samplerate from meta...
2014-04-28 Bert Vermeulenoutput/hex: Support getting samplerate from meta packets.
2014-04-28 Bert Vermeulenoutput/bits: Support getting samplerate from meta packets.
2014-04-21 Bert Vermeulenoutput/ascii/bits/hex: Remove stray g_free().
2014-04-20 Bert Vermeulenoutput: Introduce output module API wrappers.
2014-04-19 Bert VermeulenRemove obsolete output API.
2014-04-19 Bert Vermeulenoutput/ascii: Rewrite for new output API.
2014-04-19 Bert Vermeulenoutput/hex: Rewrite for new output API.
2014-04-19 Bert Vermeulenoutput/bits: Rewrite for new output API.
2014-04-17 Bert Vermeulenoutput/binary: Use new output API.
2014-04-17 Bert Vermeulenoutput/chronovu_la8: Use new output API.
2014-04-16 Bert Vermeulenoutput/csv: Use the logic stream's unitsize.
2014-04-16 Bert Vermeulenoutput/vcd: Use the logic stream's unitsize.
2014-04-16 Bert Vermeulenoutput/gnuplot: Use new output API.
2014-03-25 Uwe HermannA few more random 'probe' to 'channel' changes.
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-20 Uwe HermannSwitch to a non-recursive automake setup.
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 *
next