]> sigrok.org Git - libsigrok.git/history - src
Add udev rule for Rigol 1000Z series
[libsigrok.git] / src /
2015-03-22 Uwe Hermanndemo: Fix SR_CONF_DEVICE_OPTIONS variant type.
2015-03-22 Uwe HermannChannel names consistency fixes and simplifications.
2015-03-22 Uwe HermannRemove unneeded #endif comments.
2015-03-22 Uwe HermannConsistency and whitespace fixes for switch statements.
2015-03-22 Uwe HermannMake memset() invocations consistent across all files.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-22 Uwe Hermannsession_file.c: Use config_*() wrappers.
2015-03-22 Uwe HermannSimplify a few config_set() callbacks.
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-21 Uwe HermannRemove unneeded explicit array size specification.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-03-21 Uwe Hermanntondaj-sl-814: Add missing SR_PRIV.
2015-03-21 Uwe Hermannserial-dmm: Use g_malloc()/g_free().
2015-03-21 Uwe Hermannvc870: Fix a compiler warning.
2015-03-21 Uwe HermannMinor cosmetics, cleanups.
2015-03-21 Uwe Hermannserial-dmm: Drop obsolete extern declaration.
2015-03-21 Martin Lingserial-dmm: Declare each meter type in only one place.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2015-03-21 Martin LingConstruct driver array at runtime, from an array of...
2015-03-21 Martin Lingrigol-ds: Add DS1000Z series support.
2015-03-20 Uwe HermannAdd initial Voltcraft VC-870 support.
2015-03-20 Bartosz Golaszewskibaylibre-acme: Fix a double free in bl_acme_set_shunt().
2015-03-20 Martin Lingscpi-pps: Add profile for Rigol DP821A.
2015-03-20 Martin Lingscpi-pps: Initialise sdi with status SR_ST_INACTIVE.
2015-03-19 Martin Lingrigol-ds: Fix broken channel group check in config_list().
2015-03-19 Martin Lingrigol-ds: Data source is a device option, not per chann...
2015-03-19 Martin Lingrigol-ds: Use sr_scpi_get_bool().
2015-03-19 Martin Lingrigol-ds: Fix double free.
2015-03-19 Martin Lingrigol-ds: Fix wrong channel group malloc size.
2015-03-19 Martin LingChange API of channel accessor functions to take struct...
2015-03-19 Martin LingAdd sdi pointer to struct sr_channel.
2015-03-19 Martin LingSimplify channel creation.
2015-03-19 Uwe Hermannfx2lafw: Replace obsoleted strncmp() calls.
2015-03-19 eightdotVarious fixes/updates to make the driver compile.
2015-03-19 Bert Vermeulenfx2lafw: Basic acquisition support for DSLogic.
2015-03-19 Bert Vermeulenfx2lafw: scan/firmware support for DSLogic.
2015-03-16 Bartosz Golaszewskioutput: Accept analog packets in csv output module.
2015-03-13 Uwe Hermannols: Fix a compiler warning (unused variable).
2015-03-13 Uwe Hermannols: Fix detection and acquisition on Windows.
2015-03-11 Bartosz Golaszewskibaylibre-acme: correctly handle channel group options
2015-03-02 Martin LingRename SR_CONF_NUM_TIMEBASE to SR_CONF_NUM_HDIV.
2015-03-02 Uwe Hermannut372: Minor cosmetics.
2015-03-01 Martin Lingut372: Support count mode.
2015-03-01 Martin Lingut372: Handle flags correctly.
2015-03-01 Martin Lingut372: Break out character-pair decoding to a separate...
2015-03-01 Martin Lingut372: Implement initial protocol parser.
2015-03-01 Martin Lingut372: Initial sub-driver skeleton.
2015-02-27 Baruch Evenserial-dmm: Add MASTECH MS8250B as a supported DMM.
2015-02-26 Uwe Hermannasix-sigma: Use the more portable g_usleep().
2015-02-20 Bartosz Golaszewskibaylibre-acme: don't report ACME as detected if no...
2015-02-17 Uwe Hermannbaylibre-acme: Fix vendor/device name.
2015-02-17 Uwe HermannVarious Doxygen updates.
2015-02-16 Uwe Hermannbaylibre-acme: Drop unneeded comment.
2015-02-16 Uwe Hermannbaylibre-acme: Fix a compiler warning.
2015-02-16 Uwe Hermannbaylibre-acme: Minor coding-style, cosmetics.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add support for SR_CONF_POWER_OFF.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add Linux-specific GPIO helpers.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add support for probe factor setting.
2015-02-16 Bartosz GolaszewskiSR_CONF_PROBE_FACTOR: New option.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Driver implementation.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Initial driver skeleton.
2015-02-15 Aurelien Jacobsrigol-ds: fix the smallest supported vdiv for the DS200...
2015-02-15 Aurelien Jacobsrigol-ds: return the actual hardware num_vdiv and vdiv...
2015-02-15 Aurelien Jacobsrigol-ds: fix search for the closest vdiv.
2015-02-14 Uwe Hermannrigol-ds: Add missing "break" statements.
2015-02-14 Uwe Hermannrigol-ds: Add missing 20/50/100V vdiv entries.
2015-02-14 Uwe Hermannrigol-ds: Add more debug output.
2015-02-13 Aurelien Jacobsrigol-ds: handle full word trigger slope in config_get().
2015-02-12 Aurelien Jacobsrigol-ds: SR_CONF_TRIGGER_SLOPE is actually listable.
2015-02-12 Aurelien Jacobsinput/vcd: fix parse_header() return value check.
2015-02-12 Aurelien JacobsRemove the inline qualification from sr_rational_set().
2015-02-12 Aurelien JacobsCorrectly copy sr_datafeed_meta in sr_packet_copy().
2015-02-11 Uwe Hermannsr_strerror_name(): Add missing SR_ERR_IO entry.
2015-02-11 Bartosz GolaszewskiSR_ERR_IO: new error code
2015-02-11 Uwe Hermannbackend: Add basic transform module sanity checks.
2015-02-11 Uwe Hermanntransform: Add an "invert" transform module.
2015-02-11 Uwe Hermanntransform: Add a "scale" transform module.
2015-02-11 Uwe Hermanntransform: Add a "nop" transform module.
2015-02-11 Uwe Hermanntransform: Hook up transforms.
2015-02-11 Uwe Hermanntransform: Add a basic set of API calls.
2015-02-11 Uwe Hermanntransform: Add struct sr_transform and struct sr_transf...
2015-01-31 Daniel Elstnersysclk-lwla: Widen constant to 64 bit before shifting
2015-01-29 Uwe HermannLower dependency to glib 2.32.
2015-01-27 Uwe Hermannoutput/gnuplot: Use .dat as suggested file extension.
2015-01-27 Uwe Hermannin/out: Minor consistency renames.
2015-01-27 Joel Holdsworthoutput/wav: Improved description
2015-01-27 Joel Holdsworthoutput: Added preferred file extension field
2015-01-27 Joel Holdsworthinput: Added preferred file extension field
2015-01-25 Uffe JakobsenFix FreeBSD issue with libusb_get_port_numbers()
2015-01-25 Bartosz Golaszewskidemo: implement averaging support
2015-01-25 Bartosz Golaszewskinew config options: averaging
2015-01-19 Uwe Hermannsr_input_new(): Add missing @param comment.
2015-01-17 Uwe HermannFix two warnings when libserialport is not used.
2015-01-11 Mathias Katzerscpi: Fix incomplete data issue for e.g. Hameg HMO1024.
2015-01-11 Mathias Katzerhameg-hmo: Fix double-free issue.
2015-01-11 Mathias Katzerhameg-hmo: Set SR_CONF_GET | SR_CONF_SET for frame...
2015-01-06 Janne HuttunenLimit frames instead of samples.
2015-01-06 Janne HuttunenUse frames to group a single measurement result together.
2015-01-06 Janne HuttunenFix the channel indexes of the es51919 driver.
2015-01-05 Uffe JakobsenFix compile error on FreeBSD
next