]> sigrok.org Git - libsigrok.git/history - src
baylibre-acme: Fix vendor/device name.
[libsigrok.git] / src /
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
2015-01-03 Uwe Hermannserial.c: Cosmetics/consistency/documentation fixes.
2015-01-03 Aurelien JacobsAdd a public API to list available serial ports.
2014-12-05 Aurelien JacobsOnly save enabled channels to a session file.
2014-12-05 Aurelien Jacobssession_file: Enable only the probes that are actually...
2014-11-27 Bert Vermeulensaleae-logic16: Show libusb transfer status name instea...
2014-11-27 Uwe Hermannsaleae-logic16: Change two errors into warnings.
2014-11-27 Bert Vermeulensaleae-logic16: Clearer error message.
2014-11-25 Aurelien Jacobsbeaglelogic: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobssaleae-logic16: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobsfx2lafw: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobssoft-trigger: Add support for pre-triggering.
2014-11-24 Bert VermeulenAlways save all channels to a session file.
2014-11-23 Uwe Hermannsr_session_trigger_{get,set}: Document, add error checks.
2014-11-23 Uwe Hermannmanson-hcs-3xxx: Fix incorrect SR_CONF_SCAN_OPTIONS...
2014-11-23 Vincent Palatinusb_get_port_path(): fix libusb error checking
2014-11-23 Bert VermeulenPublish config key capabilities on session driver.
2014-11-23 Bert VermeulenAdd sr_rational_set() convenience function.
2014-11-23 Tim Hatchsaleae-logic16: Downgrade error during capture to a...
2014-11-22 Uwe Hermanntrigger: Add some more error handling.
2014-11-22 Uwe Hermanntrigger: Add API documentation.
2014-11-22 Uwe HermannAdd missing entries to sr_config_info_data[].
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-11-21 Uwe HermannDon't check sr_channel_new() return value (always succe...
2014-11-21 Uwe HermannConsistently use g_malloc0() for allocating devc.
2014-11-21 Uwe HermannEliminate sr_dev_inst_new().
2014-11-20 Bert VermeulenFix invalid pointer dereference.
2014-11-19 Aurelien Jacobsyokogawa-dlm: Publish driver options.
2014-11-19 Aurelien Jacobsmotech-lps-30x: Publish driver options.
2014-11-19 Aurelien Jacobsmanson-hcs-3xxx: Publish driver options.
2014-11-19 Aurelien Jacobshameg-hmo: Publish driver options.
2014-11-19 Aurelien JacobsFinish fixing broken sr_config_list() logic.
2014-11-19 Martin LingMake sr_analog_*_to_string() functions allocate the...
2014-11-18 Uwe Hermannmic-985xx: Correctly report SR_CONF_THERMOMETER/_HYGROM...
2014-11-18 Uwe Hermannmic-985xx: Drop unneeded #define.
2014-11-18 Uwe Hermannmic-985xx: Publish driver options.
2014-11-18 Uwe Hermanncenter-3xx: Drop unneeded #define.
2014-11-18 Uwe Hermanncenter-3xx: Publish driver options.
2014-11-18 Bert VermeulenRevert "victor-dmm: Set spec digits to 3, matching...
2014-11-18 Bert Vermeulenols: Publish driver options.
2014-11-18 Bert Vermeulenagilent-dmm: Now really fix driver options.
2014-11-18 Bert Vermeulenappa-55ii: Publish driver options.
2014-11-18 Bert Vermeulenhantek-dso: Fix driver options.
2014-11-18 Bert Vermeulenatten-pps3xxx: Fix driver options.
2014-11-18 Bert Vermeulencem-dt-885x: Fix driver options.
2014-11-18 Bert Vermeulenscpi-pps: Fix driver options.
2014-11-18 Bert Vermeulenasix-sigma: Fix driver options.
2014-11-18 Bert Vermeulenoutput/analog: Add option to restrict number of decimal...
2014-11-18 Bert VermeulenAdd debug spew to all sr_config_(get|set|list) calls.
2014-11-18 Bert VermeulenFix broken sr_config_list() logic.
2014-11-18 Bert Vermeulendemo: Fix driver options.
next