2017-06-19 |
Joel Holdsworth | usb.c: Moved in usb_match_manuf_product |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Updated dslogic_fpga_config structure... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Imported FPGA config mode flags |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Use const buffer instead of memset |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Fixed dslogic_set_vth package structure |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Added register address #defines |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Updated bRequest #defines to reflect... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw: Call dslogic_get_number_of_transfers into... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Joel Holdsworth | fx2lafw/dslogic: Added DSLogic Plus and Basic variants |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | Makefile.am: Install MIME info file in $(datadir)/mime... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Uwe Hermann | configure.ac: Bump package version to 0.6.0. libsigrok-unreleased |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Uwe Hermann | Bump libtool version (not package version) to 4:0:0. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Uwe Hermann | NEWS: Add list of user-visible changes so far. |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Uwe Hermann | Various Doxygen fixes. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Uwe Hermann | Add a MIME info file (and icons) for sigrok session... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Uwe Hermann | Rename sigrok-logo-notext.png to libsigrok_112x112... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Uwe Hermann | ruby bindings: Fix a compiler warning. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Uwe Hermann | Fix various -Wundefined-var-template clang warnings. |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Gerhard Sittig | C++ binding: Fixup memory leak in input module receive... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Gerhard Sittig | input/csv: Eliminate remaining memory leaks in error... |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Gerhard Sittig | input/csv: Fixup datafeed chunk size calculation |
commit | commitdiff | tree | snapshot |
2017-06-09 |
Gerhard Sittig | output/csv: Nit, remove an unused loop iteration variable |
commit | commitdiff | tree | snapshot |
2017-06-08 |
Gerhard Sittig | input/csv: Send larger datafeed chunks, to speedup... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Update developer comment (fix for last EOL... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Accept absence of last end-of-line terminati... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Skip leading UTF-8 BOM in the input stream |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Add developer comment with TODO items |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Correctly skip over last processed end-of... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Fix a false negative after successful import |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Re-order processing steps (column mode vs... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Concentrate text line encoding in a single... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Gerhard Sittig | input/csv: Improve readability (bool expr vs assign... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Uwe Hermann | HACKING: Update URL to Linux kernel coding style. |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Uwe Hermann | Drop trailing whitespace in various files. |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Uwe Hermann | Minor cosmetics. |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Uwe Hermann | uninstall: Remove empty libsigrok/libsigrokcxx include... |
commit | commitdiff | tree | snapshot |
2017-05-28 |
Soeren Apel | Demo: Convert white spaces to dashes for walking one... |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Soeren Apel | Bindings: Provide helper method that auto-converts... |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Soeren Apel | Bindings: Flesh out the analog payload bindings |
commit | commitdiff | tree | snapshot |
2017-05-27 |
Soeren Apel | Demo: Add walking one/walking zero pattern |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Silence a compiler warning (declared but... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Use monotonic time not wallclock time |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Handle sample memory wrap around (circular... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Fixup the download of the last data acquisi... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Comment on RLE decompression upon data... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Remove an unused variable |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Adjust clock configuration upon acquisition... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Document the sample memory layout |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Enforce optionally specified sample count |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Acquisition stop, symbolic identifiers... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Nit, separate declaration from assignment... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Fix a register addressing bug (non-issue) |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Only download firmware when necessary |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Properly decode data gathered at 100 and... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Stabilize channel assignment for different... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Factor out access to sample data and sessio... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Disable support for triggers, they don... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Nit, remove redundant USB VID/PID declaration |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Improve sample time estimation, consider... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Gerhard Sittig | asix-sigma: Fixed RLE decoder |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Uwe Hermann | Add APIs to query libsigrok build information. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Uwe Hermann | serial-dmm: Use a custom dummy struct for m2110. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Uwe Hermann | uni-t-dmm: Fix incorrect Tenma 72-7745 list entry. |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Uwe Hermann | uni-t-dmm: Add missing special cases for some ES519xx... |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Angus Gratton | fx2lafw: Always enable wide sampling for dslogic firmware |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Uwe Hermann | ut71x: Fix incorrect resistance values on some DMMs. |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Uwe Hermann | demo: Retain the default of 8 digital channels for... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Gerhard Sittig | demo: support up to 128 logic channels, enable the... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Gerhard Sittig | demo: add "cable squid" logic waveform (works-with... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Uwe Hermann | ut71x: Fix float printing issue in a debug message. |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Soeren Apel | Virtual session: Workaround for SR_CONF_CAPTUREFILE... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Soeren Apel | Virtual session: rename num_channels to num_logic_channels |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Uwe Hermann | hantek-6xxx: Only list DC coupling once. |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Martin Ling | rigol-ds: Handle digital channels correctly for MSO2000... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Uwe Hermann | hantek-6xxx: Fix coupling selection. |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Martin Ling | rigol-ds: Add model entries for MSO2000A series. |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Wolfram Sang | output/csv: get proper index for input channels |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Wolfram Sang | output/csv: fix a minor leak |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Wolfram Sang | output/csv: fix segfault with logic channels |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Wolfram Sang | output/csv: fix segfault when naming logic channels |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Uwe Hermann | output/csv: Fix a compiler warning. |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Martin Ling | rigol-ds: Send *OPC? after commands that don't return... |
commit | commitdiff | tree | snapshot |
2017-05-09 |
Johannes Römer | hameg-hmo: Add support for Hameg HMO3524 |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Gerhard Sittig | output/vcd: minor nit, remove unused variable |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Gerhard Sittig | minor nit, fixup whitespace in libsigrok.h |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Soeren Apel | De-init vdev->capturefile when done |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Gwenhael Goavec... | openbench-logic-sniffer: fix acquisition restart with... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Gwenhael Goavec... | openbench-logic-sniffer: add a function to handle reset... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Uwe Hermann | README: Fix incorrect gcc/clang minimum versions. |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Marc Schink | scpi-pps: Add initial support for R&S HMC8043 |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Uwe Hermann | contrib/z60_libsigrok.rules: Use 660 permissions. |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Karl Palsson | contrib/udev: add note on required name for systemd |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Karl Palsson | contrib/udev: add TAG+="uaccess" for systemd |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Bert Vermeulen | uni-t-ut32x: Accept SR_CONF_CONN, fixing scan. |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Uwe Hermann | session_driver.c: Increase chunk size for slightly... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Uwe Hermann | fx2lafw: Only sample/send analog data if analog channel... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Uwe Hermann | fx2lafw: Drop unused devc->ch_enabled. |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Jan Losinski | fx2lafw: Use wide_sampling only if necessary. |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Sven Schnelle | SCPI: add sr_scpi_write_data() |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Uwe Hermann | Fix obsolete code comments. |
commit | commitdiff | tree | snapshot |
next |