]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2021-02-21 litospainhantek-6xxx: Add ISDS205B support
2021-02-21 wakahantek-6xxx: Fix for channel coupling not updating...
2021-02-21 Florian Ragwitzzketech-ebd-usb: Don't ignore errors
2021-02-21 Florian Ragwitzbeaglelogic: Fix resource leak
2021-02-21 Alberto Scottahantek-dso: fix 100MS/s
2021-02-21 HReimannrigol-ds: Add DS1102Z-E model variant
2021-02-21 Richard Allenpython bindings: Support passing in rational voltages...
2021-02-21 Richard Allengwinstek-gpd: Fix voltage/current measurement
2021-02-21 Richard Allengwinstek-gpd: Support auto-baud detection
2021-02-21 Richard Allengwinstek-gpd: Retry device identification on failure
2021-02-21 Richard Allengwinstek-gpd: Print serialcomm config
2021-02-02 Gerhard Sittigscpi-pps: add R&S HMP2000 model specs
2021-02-02 Gerhard Sittigscpi-pps: adjust R&S HMP4000 current resolution for...
2021-01-06 v1neols: Clean up: Replace hand-rolled byte order conversio...
2021-01-06 v1neols: Refactor: Extract trigger setup into private place
2021-01-06 v1neols: Make external clock setting queriable
2021-01-06 v1neols: Add option to use the falling edge of the external...
2021-01-06 v1neols: Clear "disabled groups" flags before setting them
2021-01-06 v1neols: Display actual expanded sample instead of the...
2021-01-06 v1neols: Clean up: Prefix private function for consistency
2021-01-05 Gerhard Sittigdoc: update README.devices for Meterman 38XR (RS232...
2021-01-05 Peter Skarpetisdmm/mm38xr: introduce DMM packet parser for Meterman...
2021-01-05 Gerhard Sittigserial-dmm: move Mastek items after Metex in the model...
2021-01-04 Frank Stettnerarachnid-labs-re-load-pro: Fix for get voltage and...
2020-12-29 Gerhard Sittigdmm/bm52x: unbreak build when serial comm is not available
2020-12-25 Ralffx2lafw: Unbreak SR_CONF_LIMIT_SAMPLES for large values...
2020-12-25 Gerhard Sittigftdi-la: work around missing USB strings during device...
2020-11-28 Niklas Thorneasix-sigma: parse serial numbers as unsigned values
2020-11-17 Niklas Thornestrutil: introduce sr_atoul_base() conversion helper...
2020-11-05 Gerhard Sittigdriver_list: unbreak list of builtin drivers for LTO...
2020-10-26 Gerhard Sittiglibsigrok-internal.h: add u64be endianess writer
2020-10-22 Gerhard Sittigserial-dmm: add support for the Brymen BM820s family
2020-10-22 Gerhard Sittigdmm/bm52x: add support for recorded measurements (memor...
2020-10-22 Gerhard Sittigbrymen-dmm: remove obsolete driver (support has moved...
2020-10-22 Gerhard Sittigdmm/bm85x: introduce DMM packet parser for Brymen BM850...
2020-10-22 Gerhard Sittigstrutil: add text to float conversion which also gets...
2020-10-22 Gerhard Sittigserial-dmm: more DMM parser callbacks (open, var length...
2020-10-22 Gerhard Sittigserial: extend stream detect for variable length packet...
2020-10-22 Gerhard Sittiginput/vcd: fix a divide by zero bug in the analog-only...
2020-10-18 Gerhard Sittiginput/vcd: suggest downsampling to users for reduced...
2020-10-18 Gerhard Sittiginput/vcd: unbreak U and - values for single bit input...
2020-10-09 Soeren Apelconfigure: Add optional TI-RPC dependency, unbreak...
2020-10-06 Timo Kokkonenrigol-dg: Add device/firmware specific quirks support.
2020-10-06 Gerhard Sittigitech-it8500: avoid "new" as a variable identifier
2020-10-06 Gerhard Sittigitech-it8500: declaration nits
2020-10-06 Gerhard Sittigitech-it8500: rephrase config get/set/list, reflect...
2020-10-06 Timo Kokkonenitech-it8500: ITECH IT8500 series DC electronic load...
2020-10-06 Timo Kokkonenitech-it8500: Initial driver skeleton.
2020-10-06 Timo Kokkonenhwdriver: New entries for DC Load "CW" (Power) and...
2020-10-06 Gerhard Sittigdmm/metex14: unbreak packet request helper return code
2020-10-06 Gerhard SittigREADME.devices: add JTAGulator section for Logic Analyz...
2020-10-04 Gerhard Sittiginput/csv: trim cell content before conversion
2020-10-04 Timo Kokkonenrigol-dg: Fix reading current output signal duty cycle...
2020-10-04 Timo Kokkonenrigol-dg: Add Rigol DG800 and DG900 series support.
2020-10-04 Timo Kokkonenudev: Add Rigol DG800 and DG900 series VID/PID.
2020-10-03 Gerhard Sittigpce-322a: unbreak send_command() return code
2020-09-28 Gerhard Sittigrigol-dg: reduce redundancy in malloc() calls
2020-09-28 Timo Kokkonenudev: Add Rigol DG1000z Series VID/PID.
2020-09-28 Timo Kokkonenrigol-dg: Initial Rigol DG1000z driver implementation.
2020-09-28 Timo Kokkonenrigol-dg: Initial driver skeleton.
2020-09-28 Timo Kokkonenhwdriver: Add SR_CONF_DUTY_CYCLE & SR_CONF_PHASE.
2020-09-27 Ralfscpi: accept numbers like 4.0000E3 as integer value
2020-09-27 Gerhard Sittigserial: lower severity of failed stream detect message
2020-09-27 Gerhard Sittigols: more robust device reset in acquisition stop
2020-09-24 Ben Gardinerols: send CMD_RESET on acquisition stop
2020-09-21 Gerhard Sittigbrymen-dmm: unbreak dBm reference impedance interpretation
2020-09-21 Gerhard Sittigbrymen-dmm: unbreak temperature response parsing
2020-09-21 Gerhard Sittigbrymen-dmm: rephrase bfunc and value text parsing
2020-09-21 Gerhard Sittigbrymen-dmm: improve text to number conversion robustnes...
2020-09-20 Gerhard Sittigbrymen-dmm: style nits, apply comm param defaults,...
2020-09-20 Gerhard Sittigbrymen-dmm: unbreak BM85x communication by pulsing...
2020-09-20 Gerhard Sittigserial: add routine to manipulate handshake state ...
2020-09-20 Gerhard Sittigserial: rephrase check for speed (bitrate) in parameter...
2020-09-19 Gerhard Sittigdmm/bm52x: introduce support for Brymen BM525s
2020-09-19 Gerhard Sittigserial-dmm: only do bytes to text conversion at higher...
2020-09-18 Gerhard Sittiginput/csv: provide double precision values to session...
2020-09-18 Gerhard Sittiganalog.c: rephrase analog feed to float conversion...
2020-09-18 Gerhard Sittiglibsigrok-internal.h: add more endianess aware stream...
2020-09-18 Gerhard Sittigtests/analog: add more tests for analog feed to float...
2020-09-18 Timo Kokkonenanalog.c: sr_analog_to_float(): Support for receiving...
2020-09-15 Jiri Slabytests: strutil, use ck_assert
2020-09-02 Gerhard Sittiginput/saleae: improve L2D undersampling, do provide...
2020-09-01 Gerhard Sittigkorad-kaxxxxp: remove obsolete code (clear before read...
2020-09-01 Gerhard Sittigkorad-kaxxxxp: speed up scan process, rephrase response...
2020-08-28 Gerhard Sittigkorad-kaxxxxp: style cleanup in device scan, keep serno...
2020-08-26 Gerhard Sittiginput/saleae: keep previous channels across cleanup...
2020-08-25 Gerhard Sittigscpi-pps: use remote and local modes for HMP4000
2020-08-25 Gerhard Sittigscpi-pps: Add more HMP4000 series devices
2020-08-25 Florian Schmidtscpi-pps: add support for Hameg / Rohde & Schwarz HMP4040
2020-08-25 Gerhard Sittigdoc: update README.devices for GWInstek VCP (CP210x...
2020-08-25 Gerhard Sittigscpi_serial: add "GWInstek VCP" (PID 0x0030) as seen...
2020-08-25 Gerhard Sittigscpi-dmm: factor out some OL detection limits
2020-08-25 Gerhard Sittigscpi-dmm: add SR_CONF_CONN getter
2020-08-24 v1neols: Detect Demon Core, use its canonic command names
2020-08-24 v1neols: Refactor, deduplicate logic packet code
2020-08-24 v1neols: Use symbolic name for "success" error code.
2020-08-24 v1neols: Make constant names more precise, clarify comment
2020-08-24 v1neols: Rename "flags" to "capture flags".
2020-08-24 v1neols: Symbolic name for magic value, reflect units in...
2020-08-24 v1neols: Remove stray command
next