]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2020-03-25 Uwe HermannDoxygen: Properly mark a few symbols as private.
2020-03-25 Uwe Hermannbindings/python/Doxyfile: Set OPTIMIZE_OUTPUT_JAVA...
2020-03-25 Uwe HermannDoxyfile_internal: Fix various settings and paths.
2020-03-25 Uwe HermannDoxyfile: Predefine HAVE_SERIAL_COMM for serial docs.
2020-03-25 Uwe HermannDoxyfile: Fix/update path and file references.
2020-03-24 Uwe HermannDoxyfile: Bring back the workaround for bug #1422.
2020-03-24 Uwe HermannAll Doxyfile files: Update file template to doxygen...
2020-03-24 Uwe HermannAll Doxyfile files: Set CREATE_SUBDIRS to NO.
2020-03-24 Uwe Hermannmanson-hcs-3xxx: Support device IDs with and without...
2020-03-24 Uwe Hermannasix-sigma: Drop duplicate error message prefixes.
2020-03-24 Daniel Trnkaasix-sigma: move DRAM line buffer allocation closer...
2020-03-24 Daniel Trnkaasix-sigma: check for successful register access in...
2020-03-22 Uwe Hermannkorad-kaxxxxp: Fix max. possible current for all devices.
2020-03-22 David Sastre... korad-kaxxxxp: Add a new ID for KORAD KA3005P V4.2...
2020-03-16 jirjirjirrigol-ds: Rigol DS1152E-EDU support fix
2020-02-28 Soeren ApelFix #1509 by providing alternate sample format scales
2020-01-05 Martin Lingpython: Apply typemap for VariantBase to VariantContain...
2019-12-27 Uwe Hermannagilent-dmm: Add Agilent U1237AX (completely untested).
2019-12-27 Uwe Hermannagilent-dmm: U127x: Fix mode switch event handling.
2019-12-24 Uwe HermannMakefile.am: Add missing src/serial_hid.h.
2019-12-24 Uwe Hermannsrc/serial_hid.h: Include guard consistency fix.
2019-12-22 Uwe Hermanninput/csv: Set default "header" option value to true.
2019-12-22 Uwe Hermannoutput/csv: Set default "time" option value to false.
2019-12-22 Uwe Hermannmanson-hcs-3xxx: support new HCS-3200 / PPS-13610 model...
2019-12-22 Uwe Hermannmastech-ms6514: Add missing string.h #include.
2019-12-22 Uwe HermannREADME.devices: Document MASTECH MS6514 interface enabling.
2019-12-22 Uwe Hermannconfigure.ac: mastech-ms6514: Add serial_comm flag.
2019-12-22 Dave BuechiInitial support for MASTECH MS6514 thermometer
2019-12-22 Uwe Hermanninput/csv: Consistently use a newline before the last...
2019-12-22 Gerhard Sittiginput/csv: style nits, drop @brief and DIAG in debug...
2019-12-21 Gerhard Sittiginput/csv: re-calculate samplerate after file re-import
2019-12-21 Gerhard Sittiginput/csv: expand cleanup (resource release) and unbrea...
2019-12-21 Gerhard Sittiginput/csv: improve reliabilty of text line isolation
2019-12-21 Gerhard Sittiginput/csv: update developer comments and TODO list
2019-12-21 Gerhard Sittiginput/csv: move channel creation to after format parsing
2019-12-21 Gerhard Sittiginput/csv: add automatic format match support
2019-12-21 Gerhard Sittiginput/csv: another stab at option help texts
2019-12-21 Gerhard Sittiginput/csv: add support for timestamp columns, auto...
2019-12-21 Gerhard Sittiginput/csv: robustness nits in column format dispatching
2019-12-21 Gerhard Sittiginput/csv: update comments/helptext for analog input...
2019-12-21 Gerhard Sittiginput/csv: work around undesired logic/analog group...
2019-12-21 Gerhard Sittiginput/csv: accept user provided analog resolution in...
2019-12-21 Gerhard Sittiginput/csv: add support for analog input data
2019-12-21 Gerhard Sittiginput/csv: address unassorted nits
2019-12-21 Gerhard Sittiginput/csv: move channel creation to column processing...
2019-12-21 Gerhard Sittiginput/csv: update TODO comments
2019-12-21 Gerhard Sittiginput/csv: rework user accessible options for consistency
2019-12-21 Gerhard Sittiginput/csv: extend column-formats support for backwards...
2019-12-21 Gerhard Sittiginput/csv: introduce column-formats option (flexible...
2019-12-21 Gerhard Sittiginput/csv: fixup input file line number handling
2019-12-21 Gerhard Sittiginput/csv: unassorted adjustment, mostly "column proces...
2019-12-21 Gerhard Sittiginput/csv: improve "channel name from header line"...
2019-12-21 Gerhard Sittiginput/csv: introduce generic "column processing" support
2019-12-21 Gerhard Sittiginput/csv: improve robustness of "use header for channe...
2019-12-21 Gerhard Sittiginput/csv: move samplerate meta packet to logic data...
2019-12-21 Gerhard Sittiginput/csv: rearrange text to logic data conversion...
2019-12-21 Gerhard Sittiginput/csv: stricter input data test for multi column...
2019-12-21 Gerhard Sittiginput/csv: slightly shuffle text routines, add bin...
2019-12-21 Gerhard Sittiginput/csv: unobfuscate text line to column splitting
2019-12-21 Gerhard Sittiginput/csv: trim whitespace after eliminating comments
2019-12-21 Gerhard Sittiginput/csv: eliminate magic numbers in options declaration
2019-12-21 Gerhard Sittiginput/csv: data type nits (sizes, enums)
2019-12-21 Gerhard Sittiginput/csv: include section nits
2019-12-21 Gerhard Sittiginput/csv: add channel list checks for file re-read
2019-12-21 Gerhard Sittiginput/csv: improve cleanup code path, unbreak re-import
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-12-20 Frank Stettnerhp-3478a: Check for overflow.
2019-12-20 Frank Stettnerhp-3478a: Add get/set/list of digits.
2019-12-20 Frank Stettnerhp-3478a: Add get/set/list of measurement ranges.
2019-12-20 Frank StettnerAdd config key SR_CONF_DIGITS.
2019-12-20 Frank StettnerAdd config key SR_CONF_RANGE.
2019-12-19 Michał Janiszewskibeaglelogic: Fix mismatched printf specifiers.
2019-12-19 Uwe HermannREADME.devices: Various updates.
2019-12-19 Uwe HermannREADME: Clarify bluez/libbluetooth name.
2019-12-19 Gerhard Sittigasix-sigma: comment on trigger/stop position, silence...
2019-12-16 Adrian Godwinscpi-dmm: Added minimal support for HP34401A (PR #36)
2019-12-16 Peter Åstrandkorad-kaxxxxp: Add support for RND 320-KD3005P (PR...
2019-12-16 Sylvain Pelissierlecroy-xstream: Remove header read (PR #33)
2019-12-16 Andreas Sandbergfluke-dmm: Fix use-after-free bugs
2019-12-16 Frank Stettnerkorad-kaxxxxp: Reword debug output for the status byte.
2019-12-16 Frank Stettnerkorad-kaxxxxp: Send META packet when states have changed.
2019-12-16 Frank Stettnerkorad-kaxxxxp: Fix bug when setting values while acquis...
2019-12-16 Frank Stettnerrdtech-dps: Send META package when states have changed.
2019-12-16 Frank Stettnerrdtech-dps: Handle different current/voltage digits...
2019-11-13 Frank Stettnerrdtech-dps: Retry sr_modbus_read_holding_registers...
2019-11-12 Frank Stettnerrdtech-dps: Use SR_MQFLAG_DC only for voltage and curre...
2019-11-12 Frank Stettnerrdtech-dps: Synchronize read and write operations.
2019-11-09 Sylvain PelissierAdd udev rule for Lecroy WaveRunner oscilloscope
2019-11-07 Gerhard Sittigols: introduce metadata quirks support, unbreak Logic...
2019-11-02 Sylvain Munautstd: Remove call to sr_dev_close from std_serial_dev_ac...
2019-11-02 Marc Schinkdemo: Fix memory leak
2019-10-29 Gerhard Sittigmooshimeter-dmm: silence compiler warning (memset(...
2019-10-29 Gerhard Sittigbt: apply 20s timeout to BLE connect(2) attempts
2019-10-26 Uwe Hermannbt/bt_bluez: Adjust some log levels.
2019-10-26 Uwe Hermannbt/bt_bluez: Remove some no longer needed verbose log...
next