]> sigrok.org Git - libsigrok.git/history - hardware
manson-hcs-3xxx: Use maximum voltage and current read from device.
[libsigrok.git] / hardware /
2014-06-30 Matthias Heidbrinkmanson-hcs-3xxx: Use maximum voltage and current read...
2014-06-30 Matthias Heidbrinkserial: docs.
2014-06-30 Matthias Heidbrinkmanson-hcs-3xxx: Implemented setting voltage, current...
2014-06-30 Matthias Heidbrinkmanson-hcs-3xxx: Cleanup, improved error handling,...
2014-06-30 Matthias Heidbrinkmanson-hcs-3xxx: Added missing models of series, fixed...
2014-06-22 Uwe Hermannmanson-hcs-3xxx: Initial driver implementation.
2014-06-22 Uwe Hermannmanson-hcs-3xxx: Initial driver skeleton.
2014-06-16 Matthias Heidbrinkserial-dmm: Implement request timeout mechanism.
2014-06-15 Mike Frysingerasix-sigma: fix build time warnings
2014-06-13 Matthias Heidbrinknorma-dmm: Added request timeout mechanism; docs.
2014-06-07 Matthias Heidbrinknorma-dmm: Added separate driver siemens-b102x for...
2014-06-03 Aurelien Jacobschronovu-la: re-add return that was inadvertently remov...
2014-05-29 Bert Vermeulenfx2lafw: Fix sample count.
2014-05-29 Bert Vermeulensaleae-logic16: Fix acquisition with fewer than nine...
2014-05-29 Bert Vermeulensaleae-logic16: Use new library software trigger.
2014-05-28 Bert Vermeulenfx2lafw: Use new library software trigger.
2014-05-27 Bert Vermeulenzeroplus-logic-cube: Use new trigger API.
2014-05-27 Bert Vermeulensysclk-lwla: Use new trigger API.
2014-05-27 Bert Vermeulenols: Use new trigger API.
2014-05-27 Bert Vermeulenikalogic-scanalogic2: Use new trigger API.
2014-05-27 Bert Vermeulenfx2lafw: Use new trigger API.
2014-05-27 Bert Vermeulenchronovu-la: Use new trigger API.
2014-05-27 Bert Vermeulenasix-sigma: Use new trigger API.
2014-05-22 Bert Vermeulenfx2lafw: Rename trigger constant.
2014-05-19 Matthias Heidbrinkmotech-lps-30x: Cleanup.
2014-05-19 Matthias Heidbrinkmotech-lps-30x: Cleanup.
2014-05-19 Matthias Heidbrinkmotech-lps-30x: Implemented driver.
2014-05-19 Matthias HeidbrinkWhitespace and comment improvements, no semantical...
2014-05-19 Matthias Heidbrinkmotech-lps-30x: Initial driver framework.
2014-05-04 Martin Lingrigol-ds: Quick hack to fix bug #354.
2014-05-04 Bert Vermeulenasix-sigma: Don't set invalid configuration options.
2014-05-04 Uwe HermannDrop obsolete Linux-only usbtmc backend.
2014-05-04 Uwe HermannDon't define names ending with _t (POSIX reserved).
2014-05-04 Bert Vermeulenasix-sigma: Disable sample-limited capture for now.
2014-05-04 Bert Vermeulenasix-sigma: Publish capture ratio correctly.
2014-05-03 Uwe Hermannsaleae-logic16: Minor whitespace fixes, cosmetics.
2014-05-03 Marcus Comstedtsaleae-logic16: Use unitsize 1 if none of channels...
2014-05-03 Marcus Comstedtsaleae-logic16: Don't send more samples than requested.
2014-04-30 Martin Lingfx2lafw: Allow matching USB descriptor strings as well...
2014-04-30 Martin Lingfx2lafw: tidy up config_set().
2014-04-30 Martin Lingfx2lafw: implement config_get for SR_CONF_LIMIT_SAMPLES...
2014-04-30 Martin Lingfx2lafw: pass sdi to command functions.
2014-04-30 Marek Vasutasix-sigma: Init cur_sample_rate
2014-04-30 Marek Vasutasix-sigma: Fix the trigger handling
2014-04-30 Marek Vasutasix-sigma: Pull out cluster decoding
2014-04-30 Marek Vasutasix-sigma: Exterminate passing lastts and lastsample
2014-04-30 Marek Vasutasix-sigma: Rework decode_chunk_ts()
2014-04-30 Marek Vasutasix-sigma: Suspend support for trailing DRAM lines
2014-04-30 Marek Vasutasix-sigma: Properly fetch timestamp in decode_chunk_ts()
2014-04-30 Marek Vasutasix-sigma: Use proper structure for DRAM lines
2014-04-30 Marek Vasutasix-sigma: Introduce function to read DRAM cluster...
2014-04-30 Marek Vasutasix-sigma: Unify calling of decode_chunk_ts()
2014-04-30 Marek Vasutasix-sigma: Rework download_capture() to support more...
2014-04-30 Marek Vasutasix-sigma: Remove stack-based alloc in download_capture()
2014-04-30 Marek Vasutasix-sigma: Localize variables
2014-04-30 Marek Vasutasix-sigma: Move all register I/O into download_capture()
2014-04-30 Marek Vasutasix-sigma: Clearly separate the sample download
2014-04-30 Marek Vasutasix-sigma: Pull out the CAPTURE mode handler
2014-04-30 Marek Vasutasix-sigma: Read position only in CAPTURE state
2014-04-30 Marek Vasutasix-sigma: Decrypt the LA mode switch sequence
2014-04-30 Marek Vasutasix-sigma: Encode the opcodes as hex values
2014-04-30 Marek Vasutasix-sigma: Pull out the logic-mode switching
2014-04-30 Marek Vasutasix-sigma: Squash yoda-condition in upload_firmware()
2014-04-30 Marek Vasutasix-sigma: Move the sigma_fw_2_bitbang()
2014-04-30 Marek Vasutasix-sigma: Cleanup the bit2bitbang
2014-04-30 Marek Vasutasix-sigma: Weed out in-condition assignments
2014-04-30 Marek Vasutasix-sigma: Fix firmware path construction
2014-04-30 Marek Vasutasix-sigma: Cleanup FPGA initialization
2014-04-30 Marek Vasutasix-sigma: Remove NUM_CHANNELS macro
2014-04-30 Marek Vasutasix-sigma: Document sampling rate table
2014-04-30 Bert Vermeulenasix-sigma: Acquisition fixes.
2014-04-24 Bert Vermeulenfx2lafw: Don't send more samples than requested.
2014-04-23 Bert VermeulenWIP
2014-04-21 Bert Vermeulenols: Allow disabling all channels.
2014-04-19 Bert VermeulenRemoved ALSA driver.
2014-04-13 Uwe Hermannsr_dev_inst_new(): Use NULL (not "") if version unknown...
2014-04-13 Uwe Hermannchronovu-la: Show errors other than "device not found".
2014-04-06 Aurelien Jacobsrigol-ds: fix long memory depth setting on DS1000
2014-04-06 Aurelien Jacobsscpi_usbtmc_libusb: disable all clear_halt for Rigol...
2014-04-06 Aurelien Jacobsscpi_usbtmc_libusb: disable bulk_out clear_halt for...
2014-04-06 Aurelien Jacobsfx2lafw: fix possible use of uninitialized variable...
2014-04-02 Uwe HermannVarious drivers: Expose SR_CONF_TRIGGER_TYPE.
2014-04-02 Uwe Hermannchronovu-la: LA16 has fewer max. samples than LA8.
2014-04-02 Uwe Hermannchronovu-la: Fix byte order for LA16 samples sent to...
2014-04-02 Uwe Hermannchronovu-la: Document that streaming is not possible.
2014-04-02 Uwe HermannRename 'chronovu-la8' driver to 'chronovu-la'.
2014-04-02 Uwe Hermannla8: Add support for the ChronoVu LA16.
2014-04-02 Uwe Hermannla8: Cleanups, cosmetics, simplifications.
2014-03-30 Uwe Hermanndemo: Fix typos.
2014-03-30 Uwe HermannVarious drivers: Drop some unneeded lines.
2014-03-27 Bert Vermeulenrigol-ds: Don't close SCPI handle we didn't open.
2014-03-25 Aurelien Jacobsrigol-ds: Add the TRIGGER_SLOPE entry to config_get...
2014-03-25 Uwe Hermannhameg-hmo: Change some PG_/pg_ names to CG_/cg_.
2014-03-25 Uwe HermannA few more random 'probe' to 'channel' changes.
2014-03-25 Uwe HermannRename a few more API calls with 'probe' in their name.
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannRename sr_probe_new() to sr_channel_new().
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-25 Uwe HermannConsistently use 'cg' for channel group variables.
next