]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2019-01-13 Gerhard Sittiguni-t-ut32x: improve robustness of packet parser, more...
2019-01-13 Gerhard Sittiguni-t-ut32x: use ASCII literals in packet parser, symbo...
2019-01-13 Gerhard Sittiguni-t-ut32x: comment on the "T1-T2" channel name (looks...
2019-01-13 Gerhard Sittiguni-t-ut32x: use common code for sw limits, minor data...
2019-01-13 Gerhard Sittiguni-t-ut32x: pre-set to default conn= spec
2019-01-13 Gerhard Sittigdoc: update README.devices (USB detection, enable seria...
2018-12-30 Martin Lingbindings: Add Output::format()
2018-12-29 Martin Lingrigol-ds: Fix memory buffer readout on DS4000 series.
2018-12-28 majekwAdd support for YiXingDianZi MDSO in hantek-6xxx driver.
2018-12-28 Mike Williamsscpi-pps: add support for BK Precision 9130
2018-12-28 Mike Williamsscpi-dmm: add experimental Keysight 34465A support
2018-12-28 Uwe Hermanncontrib/60-libsigrok.rules: Mention FT232H/ftdi-la...
2018-12-28 Paulftdi-la: added FT232H device ID
2018-12-28 Martin Lingbindings: Add new Context::create_end_packet() method.
2018-12-28 Martin Lingpython: Add override for Context.create_logic_packet()
2018-12-27 Gerhard Sittigdmm/eev121gw: fix a typo in a comment
2018-12-27 Gerhard Sittigpickit2: avoid NULL dereference in close code path
2018-12-27 Daniel Anselmiipdbg-la: Check if limit samples is valid (leq size...
2018-12-20 Martin LingDon't reference SR_PACKAGE_VERSION_STRING directly...
2018-12-20 Martin LingDon't reference SR_PACKAGE_VERSION_STRING directly...
2018-12-20 Uwe Hermanndrivers: Make per-driver sr_dev_driver structs static.
2018-12-20 Uwe Hermannmicrochip-pickit2: Drop unneeded prefix.
2018-12-20 Uwe Hermannmicrochip-pickit2: Minor cosmetics.
2018-12-20 Gerhard Sittigmicrochip-pickit2: first driver implementation (acquisi...
2018-12-20 Gerhard Sittigmicrochip-pickit2: Initial driver skeleton.
2018-12-20 Gerhard Sittigbrymen-bm86x: drop redundant free call, fixup channel...
2018-11-17 Gerhard Sittigscpi-dmm: run OPC queries immediately before essential...
2018-11-17 Gerhard Sittigscpi-dmm: return MQ table entry to "get MQ" routine...
2018-11-17 Gerhard Sittigscpi-dmm: adjust MQ table for Agilent 34405A
2018-11-17 Gerhard Sittigscpi-dmm: add support for model specific device options
2018-11-17 Gerhard Sittigscpi-dmm: accept serialcomm= scan options
2018-11-17 Gerhard Sittigscpi: alpha-sort the vendor alias list
2018-11-17 Gerhard Sittigscpi: add Keysight vendor alias
2018-11-17 Gerhard Sittigscpi-dmm: move declaration of local variable out of...
2018-11-10 Michał JaniszewskiRemove always-false condition
2018-11-10 Sven Bursch... Python-Binding: Added data array for logic packet payload
2018-11-10 Gerhard Sittigscpi-dmm: Implement support for Agilent 34405A, prepare...
2018-11-10 Gerhard Sittigscpi-dmm: Initial driver skeleton.
2018-11-10 Gerhard Sittigscpi: nit, use glib to determine string vector length
2018-11-10 Gerhard Sittigscpi: introduce string un-quote helper routine
2018-11-10 Gerhard Sittigfluke-45: fix minor memory leaks in the probe routine
2018-11-10 Gerhard Sittigfluke-45: disable ECHO test, it confuses other SCPI...
2018-11-10 Gerhard Sittigfluke-45: avoid NULL dereference in the probe routine
2018-11-10 Gerhard SittigREADME.devices: add example for -d driver:conn=usbtmc...
2018-10-21 Jon BurgessFree list returned by sr_session_dev_list()
2018-10-21 Uwe Hermannsiglent-sds: Consistently use gboolean/TRUE/FALSE.
2018-10-21 Guido TrentalanciaAdditional USB PID for Rohde&Schwarz HMO series mixed...
2018-10-18 Gerhard Sittigdmm/eev121gw: drop an obsolete TODO comment (power...
2018-10-18 Gerhard Sittigdmm/eev121gw: cosmetics, align ranges' scaling table...
2018-10-18 Gerhard Sittigdmm/eev121gw: add missing scale items for sub display...
2018-10-14 Uwe Hermannserial_stream_detect(): Make a code comment more generic.
2018-10-14 Soeren Apeldemo: Fixup soft-trigger
2018-10-14 luftekdemo: Implement logic triggering.
2018-10-14 luftekdemo: Port trigger configuration from fx2lafw.
2018-10-14 Uwe HermannRandom whitespace/cosmetic/typo fixes.
2018-10-14 Gerhard Sittigserial-dmm: add EEVblog 121GW device entry (-d eevblog...
2018-10-14 Gerhard Sittigdmm/eev121gw: introduce parser for EEVblog 121GW 19...
2018-10-14 Thomas WeißschuhNewer versions of Victor DMMs (at least for 86) contain...
2018-10-13 Uwe Hermannsiglent-sds: Fix SR_CONF_AVERAGING/SR_CONF_AVG_SAMPLES...
2018-10-13 marchelhsiglent-sds: Add ESERIES device support.
2018-10-13 Uwe Hermannkorad-kaxxxxp: Add Tenma 72-2540 V2.0/V2.1 support...
2018-10-13 Gerhard Sittigserial: dump DMM packets during stream detection
2018-10-13 Gerhard Sittigserial-dmm: print data bytes according to specific...
2018-10-13 Gerhard Sittiguni-t-dmm: use common hex dump helper routine
2018-10-13 Gerhard Sittigstrutil: introduce hex dump routines (allocate a text...
2018-10-13 Gerhard Sittiginput/vcd: add channel list checks for file re-read
2018-10-13 Gerhard Sittigdevice: introduce routines to compare channels and...
2018-10-13 Gerhard Sittigdevice: introduce common sr_channel_free() support...
2018-10-13 Gerhard Sittiginput/vcd: Expand the reset() logic
2018-10-13 Gerhard Sittigkorad-kaxxxxp: add yet another KD3005P identification...
2018-10-06 Uwe Hermannzeroplus-logic-cube: Only emit log message upon unexpec...
2018-10-06 Uwe HermannFix various gcc 8 compiler warnings related to ARRAY_SIZE.
2018-10-03 Peetz0rfx2lafw: Add new VID:PID for usb-c-grok
2018-10-02 Gerhard Sittigserial-dmm: introduce support for subdriver specific...
2018-10-02 Gerhard Sittigserial-dmm: only send acquisition data for enabled...
2018-10-02 Gerhard Sittigserial-dmm: count analog DMM channels starting at 1
2018-10-02 Gerhard Sittigbrymen-bm86x: avoid NULL deref when usb->devhdl does...
2018-10-02 Gerhard SittigMakefile: cosmetics, alpha-sort src/dmm/ entries
2018-10-02 Uwe Hermannhantek-6xxx: Hantek 6022BL: Add VID/PID 04b5:602a support.
2018-09-20 Martin Lingraw_analog: Set appropriate precision digits for sample...
2018-09-20 Martin Linganalog output: convert binary to digital digits of...
2018-09-20 Martin LingFix read past end of array in sr_analog_si_prefix_friendly.
2018-09-18 Uwe Hermannscpi-pps: Add a missing "break" in config_get().
2018-09-18 Uwe HermannMake sr_packet_{copy,free} API calls public.
2018-09-11 Martin Lingscpi-pps: Fix broken channel selection code.
2018-09-10 Martin Lingscpi-pps: Use software sample and time limits.
2018-09-10 Martin Lingscpi-pps: Don't block waiting for a value on capture...
2018-09-10 Martin LingAdd udev rules for Rigol DP800 series.
2018-09-05 Uwe Hermannoutput/csv: Disable the dedup option by default.
2018-09-05 Uwe Hermannstd: Drop unneeded/duplicate log messages.
2018-09-03 Andrej Valekhantek-4032l: Fix default threshold value selection...
2018-09-03 Soeren Apelstd: Fix up non-zero FP value generation
2018-09-03 Gerhard Sittiginput: improve robustness, avoid NULL dereference in...
2018-09-03 Gerhard Sittigproto.h: move routine declaration to its respective...
2018-09-03 Uwe Hermannsr_resourcepaths_get(): Drop confusing log message.
2018-09-03 Uwe Hermannhantek-6xxx: Hantek 6022BE: Add VID/PID 04b5:6022 support.
2018-09-01 Uwe HermannConsistently use the _WIN32 #define.
2018-09-01 Uwe Hermannipdbg-la: Fix two compiler warnings on Windows.
2018-09-01 Uwe Hermannipdbg-la: Fix data_available() implementation on Windows.
2018-09-01 Uwe Hermannipdbg-la: Fix a build issue on Windows.
next