]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2018-02-18 Uwe Hermannsiglent-sds: Drop incorrect glib includes.
2018-02-18 Uwe Hermannhp-3478a: Shorten some functions.
2018-02-18 Uwe Hermannhp-3478a: Drop superfluous log message prefixes.
2018-02-18 Frank Stettnerhp-3478a: Initial HP 3478A diver
2018-02-18 Frank Stettnerhp-3478a: Initial driver skeleton.
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-18 Uwe Hermannsiglent-sds: Fix multiple compiler warnings.
2018-02-18 Uwe Hermannsiglent-sds: Remove unused variable.
2018-02-18 Frank Stettnerdmm: Remove unnecessary casts
2018-02-18 Frank Stettnermetex14: Add missing modes and set correct digits value.
2018-02-18 Gerhard Sittigserial-dmm, metex14: add support for multiple channels...
2018-02-18 Gerhard Sittigserial-dmm: style nit (init vs assign, memmove(3))
2018-02-17 Uwe Hermannsiglent-sds: Bring driver up-to-date with current code...
2018-02-17 Uwe Hermannsiglent-sds: Drop obsolete SR_ST_ACTIVE checks.
2018-02-17 Uwe Hermannsiglent-sds: Random cosmetics, drop unused stuff.
2018-02-17 Uwe Hermannsiglent-sds: Use PRIu64 for uint64_t variables.
2018-02-16 Uwe Hermannsiglent-sds: Fix SR_CONF_TRIGGER_SLOPE config_set(...
2018-02-16 Uwe Hermannudev: Add entries for Siglent USBTMC devices.
2018-02-16 Uwe Hermannsiglent-sds: Add 100s timebase (seen on e.g. SDS1202X-E).
2018-02-16 Uwe Hermannsiglent-sds: Add SDS1052DL+ model.
2018-02-16 Uwe Hermannsiglent-sds: Various cosmetics and coding-style fixes.
2018-02-15 Uwe Hermannhantek-4032l: Minor cosmetics.
2018-02-13 Uwe Hermannstd.c: Add missing <sys/time.h> #include and _XOPEN_SOURCE.
2018-02-13 Uwe Hermannsiglent-sds: Replace non-portable strcasestr() with...
2018-02-13 Uwe Hermannsiglent-sds: Drop currently unused <rpc/rpc.h> #include.
2018-02-11 Gerhard SittigREADME.devices: add Siglent SDS to the firmware and...
2018-02-11 Gerhard Sittigusbtmc: only reset Siglent (and Atten) devices in open
2018-02-11 Gerhard Sittigusbtmc: add the Siglent VID and reset USB devices in...
2018-02-11 mhooijboersiglent-sds: initial driver implementation for Siglent SDS
2018-02-11 mhooijboersiglent-sds: Initial driver skeleton.
2018-02-11 Gerhard SittigREADME.devices: discuss conn= and USB/TCP/VXI in additi...
2018-02-11 Frank Stettnerkorad-kaxxxxp: Simplify korad_kaxxxxp_receive_data...
2018-02-11 Frank Stettnerkorad-kaxxxxp: Use locale independent sr_snprintf_ascii...
2018-02-11 Frank Stettnerkorad-kaxxxxp: Synchronize read and write operations.
2018-02-11 Frank Stettnerkorad-kaxxxxp: Add two channels "V" and "I", remove...
2018-02-11 Frank Stettnertests: Tests for the locale independent sr_vsnprintf_as...
2018-02-11 Frank Stettnerstrutil: Locale independent snprintf() and vsnprintf...
2018-02-10 Gerhard Sittighameg-hmo: fix potential NULL dereference
2018-02-10 Gerhard Sittighameg-hmo: fix potential memory leak
2018-02-10 Gerhard Sittigoutput/srzip: fix potential "use after free"
2018-02-10 Gerhard Sittigsession: fix another potential memory leak
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 Sittigseveral DMMs: set DC flag for diode mode
2018-02-09 Gerhard Sittigstrutil: accept trailing whitespace after number text
2018-02-09 Gerhard Sittigstrutil: support tera/peta/exa suffixes in symbolic...
2018-02-09 Gerhard Sittigbeaglelogic: silence compiler warning
2018-02-09 Gerhard Sittigusb: re-use existing values, don't re-determine bus...
2018-02-09 Gerhard Sittiglog: flush log lines, to cope with non-terminal output...
2018-02-09 Gerhard Sittigbackend: fixup resource leak in sr_init() error code...
2018-02-09 Gerhard SittigREADME.devices: the PRINT button must get pressed for...
2018-02-09 Gerhard Sittigsrzip: don't access non-existing option
2018-02-09 Uwe Hermannhantek-4032l: Fix a compiler warning.
2018-02-09 Uwe Hermannbeaglelogic: Fix a compiler warning.
2018-02-09 Gerhard Sittigyokogawa-dlm: fix several compiler warnings (assignment...
2018-02-09 Gerhard Sittigtondaj-sl-814: fix a potential memory leak
2018-02-09 Gerhard Sittigsysclk-lwla: silence potential NULL dereference compile...
2018-02-09 Gerhard Sittigscpi-pps: silence potential NULL dereference compiler...
2018-02-09 Gerhard Sittigsaleae-logic-pro: silence "assigned, not used" compiler...
2018-02-09 Gerhard Sittigrigol-ds: silence potential NULL dereference compiler...
2018-02-09 Gerhard Sittigols, pipistrello-ols: silence "assigned, not used"...
2018-02-09 Gerhard Sittignorma-dmm: fix a potential memory leak
2018-02-09 Gerhard Sittigmotech-lps-30x: fix several compiler warnings
2018-02-09 Gerhard Sittigmaynuo-m97: fix potential NULL dereference
2018-02-09 Gerhard Sittigmanson-hcs-3xxx: fix potential NULL dereference
2018-02-09 Gerhard Sittiglecroy-xstream: fix several compiler warnings (assignme...
2018-02-09 Gerhard Sittiglascar-el-usb: fix potential NULL dereference and memor...
2018-02-09 Gerhard Sittigkorad-kaxxxxp: fix potential NULL dereference
2018-02-09 Gerhard Sittighp-3457a: fix potential NULL dereference
2018-02-09 Gerhard Sittighantek-6xxx: fix potential NULL dereference
2018-02-09 Gerhard Sittighameg-hmo: fix several compiler warnings (assignments...
2018-02-09 Gerhard Sittiggmc-mh-1x-2x: fix potential memory leak
2018-02-09 Gerhard Sittigfx2lafw: silence "NULL dereference" compiler warning
2018-02-09 Gerhard Sittigftdi-la: silence "assigned but never used" compiler...
2018-02-09 Gerhard Sittigdreamsourcelab-dslogic: avoid division by zero
2018-02-09 Gerhard Sittigdreamsourcelab-dslogic: avoid NULL pointer dereference
2018-02-09 Gerhard Sittigchronovu-la: avoid NULL pointer dereference
2018-02-09 Gerhard Sittigbeaglelogic: fixup use of uninitialized data in TCP...
2018-02-09 Gerhard Sittigbeaglelogic: fixup memory leak in the TCP command send...
2018-02-09 Gerhard Sittigatten-pps3xxx: silence NULL dereference compiler warnings
2018-02-09 Gerhard Sittigsession_driver: avoid division by zero, catch API violation
2018-02-09 Gerhard Sittigsession: fixup access to uninitialized memory
2018-02-09 Gerhard Sittigscpi: avoid uninitialized use of a variable
2018-02-09 Gerhard Sittigoutput/srzip: silence "use after free" compiler warning
2018-02-09 Gerhard Sittigoutput/csv: silence NULL dereference compiler warnings
2018-02-08 Gerhard Sittiginput/raw_analog: silence "use after free" compiler...
2018-01-11 Soeren Apellecroy-xstream: Wait for trigger before acquiring addit...
2018-01-11 Soeren Apellecroy-xstream: Properly handle a stopping acquisition
2018-01-11 Soeren Apellecroy-xstream: Keep acquiring infinitely if no frame...
2018-01-11 Uwe Hermannhantek-dso: Capture ratio is a uint64_t.
2018-01-11 Uwe Hermannhantek-dso: config_set(): Shorten SR_CONF_CAPTURE_RATIO...
2018-01-11 Uwe Hermannhantek-dso: Add missing SR_PRIV.
2018-01-11 Uwe Hermannhantek-dso: Sample rate is a uint64_t.
2018-01-11 Uwe Hermannhantek-dso: Random cosmetics, drop unneeded debug output.
2018-01-11 Philipp Marekhantek-dso: dso2250: Fix capture runaway, only do the...
2018-01-11 Philipp Marekhantek-dso: dso2250: Allow setting TRIGGER_LEVEL as...
2018-01-11 Philipp Marekhantek-dso: Fix a memory leak.
next