]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2014-02-11 Matthias Heidbrinkgmc-mh-1x-2x: Support for interface SI232-II with drive...
2014-02-11 Matthias Heidbrinkgmc-mh-1x-2x: Added new driver gmc-mh-2x-bd232.
2014-02-11 Matthias Heidbrinkhwdriver.c: Update/extend some Doxygen comments.
2014-02-11 Matthias Heidbrinkgmc-mh-1x-2x: Cleanup, docs, minor fixes.
2014-02-11 Matthias HeidbrinkUpdate/extend some Doxygen comments.
2014-02-07 Daniel Elstnerscpi_visa: Add missing callback parameter.
2014-02-07 Uwe Hermannscpi_usbtmc_libusb: Consistent libusb error handling.
2014-02-07 Uwe Hermannscpi: Disable scpi_usbtmc in favor of scpi_usbtmc_libus...
2014-02-07 Aurelien Jacobsusb: remove unused sr_usb_find_usbtmc()
2014-02-07 Aurelien Jacobsscpi: add a libusb based implementation of usbtmc
2014-02-07 Aurelien Jacobshameg-hmo: use the new scpi scan API
2014-02-07 Aurelien Jacobsrigol-ds: use the new scpi scan API
2014-02-07 Aurelien Jacobsscpi: add a generic scan API and implement it in usbtmc...
2014-02-07 Aurelien Jacobsscpi: add a struct drv_context parameter to scpi_dev_in...
2014-02-07 Aurelien Jacobslibsigrok-internal.h: endian neutral helper macro to...
2014-02-07 Aurelien Jacobslibsigrok-internal.h: add helper macro to read 8 bits...
2014-02-07 Aurelien Jacobsrigol-ds: apply :KEY:LOCK DISABLE only to DS1K
2014-02-07 Aurelien Jacobsrigol-ds: properly end WAIT_TRIGGER event handling
2014-02-07 Aurelien Jacobsrigol-ds: properly deal with dev_close() getting called...
2014-02-07 Martin LingFix building without librevisa.
2014-02-05 Daniel Elstneroutput/vcd: Extend output stream to last sample.
2014-02-05 Daniel Elstnerinput/vcd: Remove debug output from inner loops.
2014-02-05 Daniel Elstnerinput/vcd: Avoid truncation of shift to 32 bits.
2014-02-02 Uwe Hermannscpi_visa.c: Minor cosmetics.
2014-02-02 Martin LingAdd librevisa SCPI backend.
2014-01-30 Daniel Elstnervcd: Remove bogus $dumpvars and $dumpoff commands.
2014-01-30 Daniel Elstnervcd: Output timestamp only once per change.
2014-01-30 Daniel Elstnervcd: Fix output for more than 8 channels.
2014-01-30 Uwe HermannDrop unneeded comments.
2014-01-30 Uwe Hermannsr_probe->index is no longer deprecated (for now).
2014-01-30 Uwe Hermannconfigure.ac: Only check for things we actually use.
2014-01-30 Daniel Elstnersysclk-lwla: Implement SR_CONF_CLOCK_EDGE setting.
2014-01-30 Daniel Elstnerhwdriver: Add SR_CONF_CLOCK_EDGE option.
2014-01-30 Bert Vermeulenols: Code cleanup and more debug output.
2014-01-29 Bert Vermeulenols: Fix endianness problems in protocol.
2014-01-28 Daniel Elstnersysclk-lwla: Add support for external trigger input.
2014-01-28 Daniel Elstnersysclk-lwla: Simplify and optimize word extraction.
2014-01-28 Daniel Elstnersysclk-lwla: Limit use of SR_ERR_ARG to user-supplied...
2014-01-28 poljar (Damir... scpi: Limit the log message in get_string() to 70 chara...
2014-01-28 poljar (Damir... demo: Cast to double while calculating the pattern...
2014-01-27 Bert Vermeulenrigol-ds: Deal with dev_close() getting called multiple...
2014-01-27 Daniel Elstnerhwdriver: Change TRIGGER_SLOPE setting to string type.
2014-01-25 Bert Vermeulendemo: Require sample limit.
2014-01-25 Daniel Elstnersysclk-lwla: Load bitstream files in RBF format.
2014-01-25 Bert Vermeulendemo: Keep separate counters for logic and analog sources.
2014-01-25 Bert VermeulenProperly publish samplerate when loading session file.
2014-01-23 Uwe Hermannsr file format: Bump version to 2.
2014-01-23 Martin Lingrigol-ds: Fix a couple of compile warnings.
2014-01-23 Bert Vermeulenoutput/csv: Drop last separators as needed.
2014-01-23 Daniel Elstnersysclk-lwla: Implement config_commit() callback.
2014-01-23 Daniel Elstnersysclk-lwla: Implement config_probe_set() callback.
2014-01-23 Daniel Elstnersysclk-lwla: Do not reset drv_context.instances on...
2014-01-23 Daniel Elstnersysclk-lwla: Advertise SR_CONF_CONN option.
2014-01-23 Martin Lingrigol-ds: Don't run rigol_ds_block_wait() code unless...
2014-01-23 Martin Lingrigol-ds: Fix partial read handling in header parser.
2014-01-23 Martin Lingscpi_serial: Reimplement to allow scpi_read_complete...
2014-01-23 Martin Lingrigol-ds: Fix divide by zero when no analog probes...
2014-01-23 Martin Lingrigol-ds: Stop capture cleanly on read errors.
2014-01-23 Martin Lingrigol-ds: Improve protocol debugging output, abort...
2014-01-23 Martin Lingrigol-ds: Only protocol v3 adds trailing linefeeds...
2014-01-23 Martin Lingscpi_usbtmc: Improve debugging output.
2014-01-23 Martin Lingrigol-ds: Overhaul vendor/series/model info and protoco...
2014-01-23 Martin Lingrigol-ds: Overhaul VS5000 and DS1000 support.
2014-01-23 Martin Lingrigol-ds: Use common rigol_ds_config_set() function...
2014-01-23 Martin Lingscpi: Log responses received by sr_scpi_get_string().
2014-01-23 Bert Vermeulenols: Don't reduce sample count just because it's not...
2014-01-22 Bert Vermeulenoutput/csv: Drop extra separator on every line.
2014-01-22 Bert Vermeulenoutput/csv: Get rid of 64-probe limit.
2014-01-22 Bert Vermeulenoutput/csv: Use new output API.
2014-01-21 Bert Vermeulendemo: Cycle through all available patterns for default...
2014-01-21 Bert Vermeulendemo: Probe indexes should be unique, even if the types...
2014-01-21 Bert VermeulenDon't mention non-logic probes in session file metadata.
2014-01-21 Martin Lingrigol-ds: Disable key lock when closing device.
2014-01-21 Bert Vermeulenbrymen-dmm: Make protocol parser locale-independent.
2014-01-21 Bert Vermeulenagilent-dmm: Make protocol parser locale-independent.
2014-01-21 Bert Vermeulenfluke-dmm: Make protocol parsers locale-independent.
2014-01-21 Bert VermeulenMake sure to delete temporary metadata file after use.
2014-01-21 Bert Vermeulenstd: Fix caller prefix output.
2014-01-21 Martin Lingrigol-ds: DS1000 series still needs the stupid delay.
2014-01-21 Daniel Elstnersession: Auto-commit settings before acquisition.
2014-01-21 Bert Vermeulenrigol-ds: On DS1000 with firmware < 0.2.4, use legacy...
2014-01-20 Bert Vermeulenrigol-ds: Shorten vendor name.
2014-01-20 Bert Vermeulenagilent-dmm: Shorten vendor name.
2014-01-20 Bert Vermeulenols: Add option to turn test patterns off again.
2014-01-20 Daniel Elstnerhwdriver: Introduce sr_config_commit() API call.
2014-01-20 Aurelien Jacobsrigol-ds: add support for more keys in config_get()
2014-01-20 Aurelien Jacobsrigol-ds: use appropriately defined NUM_VDIV constant
2014-01-20 Aurelien Jacobsrigol-ds: add more valid timebases for DS2302
2014-01-20 Aurelien Jacobsrigol-ds: fix set_cfg() calls with float parameters...
2014-01-20 Martin Lingrigol-ds: Send FRAME_BEGIN and FRAME_END per frame...
2014-01-20 Martin Lingrigol-ds: Cleanup and fix check for short data blocks.
2014-01-20 Martin Lingrigol-ds: Use *OPC? command rather than delay to await...
2014-01-20 Martin Lingscpi: Remove redundant newline removal in sr_scpi_get_h...
2014-01-20 Martin Lingrigol-ds: Use standard sr_scpi_get functions, remove...
2014-01-20 Martin Lingscpi: Strip trailing newlines in sr_scpi_get_string().
2014-01-20 Martin Lingrigol-ds: DS1000 series actually use IEEE488.2 data...
2014-01-20 Martin Lingrigol-ds: Correct digital waveform block sizes.
2014-01-20 Martin Lingrigol-ds: Check SCPI read is complete after reading...
2014-01-20 Martin Lingrigol-ds: Update which channels are enabled after makin...
2014-01-19 Bert VermeulenRemove SR_CONF_MAX_UNCOMPRESSED_SAMPLES again.
next