]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2017-06-19 Joel Holdsworthdslogic: Moved all protocol handling to protocol.c
2017-06-19 Joel Holdsworthfx2lafw: Moved all protocol handling to protocol.c
2017-06-19 Joel Holdsworthdslogic: Fixed FPGA setting code
2017-06-19 Joel Holdsworthdslogic: Declare memory depths
2017-06-19 Joel Holdsworthdslogic: Fixed voltage selection
2017-06-19 Joel Holdsworthdslogic: Updated matching of device with loaded firmware
2017-06-19 Joel Holdsworthdslogic: Renamed D0-16 channels to 0-16
2017-06-19 Joel Holdsworthdslogic: Added half and quater-mode flags
2017-06-19 Joel Holdsworthdslogic: Simplified supported_device table
2017-06-19 Joel Holdsworthdslogic: Refactored firmware selection into dslogic_fpg...
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Split DSLogic into a separate driver
2017-06-19 Joel Holdsworthusb.c: Moved in usb_match_manuf_product
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Updated dslogic_fpga_config structure...
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Imported FPGA config mode flags
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Use const buffer instead of memset
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Fixed dslogic_set_vth package structure
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Added register address #defines
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Updated bRequest #defines to reflect...
2017-06-19 Joel Holdsworthfx2lafw: Call dslogic_get_number_of_transfers into...
2017-06-19 Joel Holdsworthfx2lafw/dslogic: Added DSLogic Plus and Basic variants
2017-06-15 Uwe HermannMakefile.am: Install MIME info file in $(datadir)/mime...
2017-06-15 Uwe Hermannconfigure.ac: Bump package version to 0.6.0. libsigrok-unreleased
2017-06-12 Uwe HermannBump libtool version (not package version) to 4:0:0.
2017-06-12 Uwe HermannNEWS: Add list of user-visible changes so far.
2017-06-12 Uwe HermannVarious Doxygen fixes.
2017-06-11 Uwe HermannAdd a MIME info file (and icons) for sigrok session...
2017-06-11 Uwe HermannRename sigrok-logo-notext.png to libsigrok_112x112...
2017-06-09 Uwe Hermannruby bindings: Fix a compiler warning.
2017-06-09 Uwe HermannFix various -Wundefined-var-template clang warnings.
2017-06-09 Gerhard SittigC++ binding: Fixup memory leak in input module receive...
2017-06-09 Gerhard Sittiginput/csv: Eliminate remaining memory leaks in error...
2017-06-09 Gerhard Sittiginput/csv: Fixup datafeed chunk size calculation
2017-06-09 Gerhard Sittigoutput/csv: Nit, remove an unused loop iteration variable
2017-06-08 Gerhard Sittiginput/csv: Send larger datafeed chunks, to speedup...
2017-06-06 Gerhard Sittiginput/csv: Update developer comment (fix for last EOL...
2017-06-06 Gerhard Sittiginput/csv: Accept absence of last end-of-line terminati...
2017-06-06 Gerhard Sittiginput/csv: Skip leading UTF-8 BOM in the input stream
2017-06-06 Gerhard Sittiginput/csv: Add developer comment with TODO items
2017-06-06 Gerhard Sittiginput/csv: Correctly skip over last processed end-of...
2017-06-06 Gerhard Sittiginput/csv: Fix a false negative after successful import
2017-06-06 Gerhard Sittiginput/csv: Re-order processing steps (column mode vs...
2017-06-06 Gerhard Sittiginput/csv: Concentrate text line encoding in a single...
2017-06-06 Gerhard Sittiginput/csv: Improve readability (bool expr vs assign...
2017-06-06 Uwe HermannHACKING: Update URL to Linux kernel coding style.
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-06-06 Uwe HermannMinor cosmetics.
2017-06-03 Uwe Hermannuninstall: Remove empty libsigrok/libsigrokcxx include...
2017-05-28 Soeren ApelDemo: Convert white spaces to dashes for walking one...
2017-05-27 Soeren ApelBindings: Provide helper method that auto-converts...
2017-05-27 Soeren ApelBindings: Flesh out the analog payload bindings
2017-05-27 Soeren ApelDemo: Add walking one/walking zero pattern
2017-05-26 Gerhard Sittigasix-sigma: Silence a compiler warning (declared but...
2017-05-26 Gerhard Sittigasix-sigma: Use monotonic time not wallclock time
2017-05-26 Gerhard Sittigasix-sigma: Handle sample memory wrap around (circular...
2017-05-26 Gerhard Sittigasix-sigma: Fixup the download of the last data acquisi...
2017-05-26 Gerhard Sittigasix-sigma: Comment on RLE decompression upon data...
2017-05-26 Gerhard Sittigasix-sigma: Remove an unused variable
2017-05-26 Gerhard Sittigasix-sigma: Adjust clock configuration upon acquisition...
2017-05-26 Gerhard Sittigasix-sigma: Document the sample memory layout
2017-05-26 Gerhard Sittigasix-sigma: Enforce optionally specified sample count
2017-05-26 Gerhard Sittigasix-sigma: Acquisition stop, symbolic identifiers...
2017-05-26 Gerhard Sittigasix-sigma: Nit, separate declaration from assignment...
2017-05-26 Gerhard Sittigasix-sigma: Fix a register addressing bug (non-issue)
2017-05-26 Gerhard Sittigasix-sigma: Only download firmware when necessary
2017-05-26 Gerhard Sittigasix-sigma: Properly decode data gathered at 100 and...
2017-05-26 Gerhard Sittigasix-sigma: Stabilize channel assignment for different...
2017-05-26 Gerhard Sittigasix-sigma: Factor out access to sample data and sessio...
2017-05-26 Gerhard Sittigasix-sigma: Disable support for triggers, they don...
2017-05-26 Gerhard Sittigasix-sigma: Nit, remove redundant USB VID/PID declaration
2017-05-26 Gerhard Sittigasix-sigma: Improve sample time estimation, consider...
2017-05-26 Gerhard Sittigasix-sigma: Fixed RLE decoder
2017-05-26 Uwe HermannAdd APIs to query libsigrok build information.
2017-05-24 Uwe Hermannserial-dmm: Use a custom dummy struct for m2110.
2017-05-23 Uwe Hermannuni-t-dmm: Fix incorrect Tenma 72-7745 list entry.
2017-05-23 Uwe Hermannuni-t-dmm: Add missing special cases for some ES519xx...
2017-05-23 Angus Grattonfx2lafw: Always enable wide sampling for dslogic firmware
2017-05-23 Uwe Hermannut71x: Fix incorrect resistance values on some DMMs.
2017-05-21 Uwe Hermanndemo: Retain the default of 8 digital channels for...
2017-05-21 Gerhard Sittigdemo: support up to 128 logic channels, enable the...
2017-05-21 Gerhard Sittigdemo: add "cable squid" logic waveform (works-with...
2017-05-21 Uwe Hermannut71x: Fix float printing issue in a debug message.
2017-05-21 Soeren ApelVirtual session: Workaround for SR_CONF_CAPTUREFILE...
2017-05-21 Soeren ApelVirtual session: rename num_channels to num_logic_channels
2017-05-16 Uwe Hermannhantek-6xxx: Only list DC coupling once.
2017-05-16 Martin Lingrigol-ds: Handle digital channels correctly for MSO2000...
2017-05-16 Uwe Hermannhantek-6xxx: Fix coupling selection.
2017-05-15 Martin Lingrigol-ds: Add model entries for MSO2000A series.
2017-05-13 Wolfram Sangoutput/csv: get proper index for input channels
2017-05-13 Wolfram Sangoutput/csv: fix a minor leak
2017-05-13 Wolfram Sangoutput/csv: fix segfault with logic channels
2017-05-13 Wolfram Sangoutput/csv: fix segfault when naming logic channels
2017-05-10 Uwe Hermannoutput/csv: Fix a compiler warning.
2017-05-09 Martin Lingrigol-ds: Send *OPC? after commands that don't return...
2017-05-09 Johannes Römerhameg-hmo: Add support for Hameg HMO3524
2017-05-05 Gerhard Sittigoutput/vcd: minor nit, remove unused variable
2017-05-05 Gerhard Sittigminor nit, fixup whitespace in libsigrok.h
2017-05-04 Soeren ApelDe-init vdev->capturefile when done
2017-05-02 Gwenhael Goavec... openbench-logic-sniffer: fix acquisition restart with...
2017-05-02 Gwenhael Goavec... openbench-logic-sniffer: add a function to handle reset...
2017-03-31 Uwe HermannREADME: Fix incorrect gcc/clang minimum versions.
next