]> sigrok.org Git - libsigrok.git/history - src
yokogawa-dlm: Flesh out driver with current state of development
[libsigrok.git] / src /
2014-08-30 Soeren Apelyokogawa-dlm: Flesh out driver with current state of...
2014-08-30 Soeren Apelyokogawa-dlm: Integrate driver skeleton
2014-08-30 Bert Vermeuleninput/csv: Use uint64 for samplerate option.
2014-08-30 Bert Vermeuleninput/chronovu_la8: Use uint64 for samplerate option.
2014-08-30 Bert Vermeuleninput/binary: Use uint64 for samplerate option.
2014-08-30 Bert Vermeulenagilent-dmm: Add U124xx device IDs.
2014-08-29 Bert Vermeulenagilent-dmm: Add provisional support for the U124xx.
2014-08-29 Bert Vermeulenagilent-dmm: Assume all A and B models are identical...
2014-08-29 Bert Vermeulenagilent-dmm: Add RMS flag to AC voltage modes.
2014-08-29 Bert Vermeulenagilent-dmm: Correctly parse negative overload.
2014-08-29 Uwe HermannRemove unneeded subdriver debug messages.
2014-08-28 Bert Vermeulenagilent-dmm: Fix value parser.
2014-08-28 Peter ZotovAdd support for mcupro Logic16, a Saleae Logic16 clone.
2014-08-27 Bert Vermeuleninput: sr_input_scan_*() now return a status code.
2014-08-27 Bert VermeulenAdd error string for SR_OK_CONTINUE.
2014-08-27 Bert VermeulenAdd SR_ERR_DATA.
2014-08-27 Bert Vermeuleninput/wav: Support for WAVE_FORMAT_EXTENSIBLE.
2014-08-26 Bert Vermeuleninput/wav: use our own endian macros.
2014-08-26 Bert VermeulenAdd RB16S and RB32S (signed) macros.
2014-08-26 Bert Vermeuleninput: Avoid warnings on all-zero static struct entries.
2014-08-25 Bert Vermeuleninput: Convert binary module.
2014-08-25 Bert Vermeuleninput: format_match() is not required in an input module.
2014-08-25 Bert Vermeuleninput: Convert chronovu-la8 module.
2014-08-25 Bert Vermeuleninput/vcd: Minor code cleanup.
2014-08-25 Bert Vermeuleninput: Only feed scanned header to streams, not scanned...
2014-08-25 Bert Vermeuleninput: Only use header buffer for modules that need it.
2014-08-25 Bert Vermeuleninput/wav: Send END packet on cleanup.
2014-08-25 Bert Vermeuleninput/vcd: Send END packet on cleanup.
2014-08-25 Bert Vermeuleninput: Convert CSV module.
2014-08-25 Bert Vermeuleninput: sr_input_new() always allocates the instance...
2014-08-25 Bert Vermeuleninput: Fix option enumeration.
2014-08-25 Bert Vermeuleninput: Fix internal API docs.
2014-08-25 Bert Vermeuleninput: Actually return a NULL-terminated array.
2014-08-25 Bert Vermeuleninput: Frontends don't need to see SR_INPUT_META_*.
2014-08-25 Bert Vermeuleninput: Fixes and VCD.
2014-08-25 Bert Vermeuleninput: Fix up API documentation.
2014-08-25 Bert Vermeuleninput: Introduce new input module API.
2014-08-25 Bert Vermeuleninput: make sr_input{_module} opaque to clients.
2014-08-25 Bert Vermeuleninput: s/format/module in all naming.
2014-08-25 Bert Vermeulenfx2lafw: Code cleanup.
2014-08-25 Bert VermeulenAvoid warnings on all-zero static struct entries.
2014-08-24 Bert Vermeulenpipistrello-ols: Disable unused trigger stages.
2014-08-24 Bert Vermeulenpipistrello-ols: Preliminary port to current API.
2014-08-24 magnuskarlssonDEMUX and RLE fixes
2014-08-24 magnuskarlssonadded edge triggers
2014-08-24 magnuskarlssonfixed typos
2014-08-24 magnuskarlssonfixed a problem with USB defines
2014-08-24 magnuskarlssonadded pipistrello-ols
2014-08-24 Soeren Apelhameg-hmo / rigol-ds: Restore compatibility with std_de...
2014-08-22 Martin Lingrigol-ds: Fix duplicated vendor string for Agilent...
2014-08-20 Aurelien Jacobsserial: re-implement sr_serial_find_usb() using new...
2014-08-20 Bert Vermeulenoutput: Fix options enumeration. Again.
2014-08-20 Martin LingClose zip file at end of sr_session_file_check.
2014-08-20 Marc Schinkoutput: Allocate additional memory for NULL terminator.
2014-08-20 Marc Schinkikalogic-scanaplus: Free device context to fix memory...
2014-08-18 Bert Vermeulenoutput: Fix double free.
2014-08-18 Bert Vermeulenoutput: Fix output option enumeration.
2014-08-17 Marcus Comstedtsaleae-logic16: Recognize FPGA FIFO overflow status
2014-08-15 Bert Vermeulenoutput: Constify module options.
2014-08-15 Bert Vermeulenoutput: Actually return a NULL-terminated array.
2014-08-14 Soeren Apelhameg-hmo: Make sure the enabled_channels list is empty...
2014-08-13 Bert Vermeulensession: Remove irrelevant logging.
2014-08-13 Bert Vermeulenoutput/wav: Minor code cleanup.
2014-08-13 Bert Vermeulenoutput: Deal properly with NULL (no) options on a new...
2014-08-11 Uwe Hermannsr_session_new(): Return SR_ERR_ARG upon invalid argument.
2014-08-11 Uwe Hermannsession_file.c: Drop left-over extern.
2014-08-10 Uwe Hermanntrigger.c: Add Doxygen @file and @defgroup tags.
2014-08-10 Uwe HermannDoxygen: Add a few missing @param lines for sessions.
2014-08-08 Soeren ApelFix typo in the Hameg HMO driver and add some error...
2014-08-03 Bert Vermeulenoutput/vcd: Drop obsolete string.
2014-08-03 Bert Vermeulenhameg-hmo: Implement SR_CONF_SCAN_OPTIONS.
2014-08-02 Bert Vermeulenoutput: Check options hash before destroying.
2014-08-02 Bert Vermeulenoutput: Move option checks to the wrapper.
2014-08-02 Bert Vermeulenoutput: Modules can keep track of option resources...
2014-08-02 Bert Vermeulenoutput/wav: Add 'scale' option.
2014-08-01 Janne HuttunenImplement Brymen BM25x series as a serial DMM.
2014-08-01 Bert Vermeuleninput/vcd: Make less noise in format match failure.
2014-08-01 Bert Vermeuleninput/csv: Match format on .csv extension in filename.
2014-08-01 Bert Vermeuleninput/wav: Deal with IEEE float samples in WAV files.
2014-08-01 Bert Vermeulenoutput/wav: Fix channel deinterleaving.
2014-08-01 Bert Vermeulenoutput/analog: Fix channel deinterleaving.
2014-07-29 Bert Vermeulenoutput/wav: Initial module implementation.
2014-07-29 Bert Vermeulenoutput/wav: Initial module skeleton.
2014-07-29 Bert Vermeulendemo: Attach analog generator to channel, not channel...
2014-07-28 Bert Vermeulenoutput: Rename instance private storage pointer to...
2014-07-28 Bert Vermeulendemo: Support changing the amplitude of analog channels.
2014-07-28 Bert VermeulenAdd config key for amplitude.
2014-07-26 Bert Vermeulenoutput: Finish output module API wrappers.
2014-07-24 Bert Vermeulendemo: Free analog channel groups when done with them.
2014-07-24 Bert Vermeulenstd: Free channel groups from device instances as well.
2014-07-23 Bert Vermeulenfx2lafw: Check for valid samplerate before setting.
2014-07-23 Bert Vermeulendemo: Support continuous acquisition.
2014-07-22 Bert Vermeulenfx2lafw: Fix continuous mode.
2014-07-22 Uwe HermannDrop references to obsolete sigrok-commits mailing...
2014-07-22 Uwe Hermannsession*.c: Remove some unneeded lines.
2014-07-22 Bert VermeulenReorganize project tree.