]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2016-03-22 Soeren ApelBindings: Update create_analog_packet() to the new...
2016-03-15 Uwe Hermannoutput/srzip: Minor whitespace fixes.
2016-03-13 Martin Lingsession_driver: Process analog chunks into analog packets.
2016-03-13 Martin Lingsession_driver: Read analog chunks from file.
2016-03-13 Martin Lingsr_session_load(): Create analog channels from loaded...
2016-03-13 Martin Lingsrzip: Renumber analog channels from zero in output...
2016-03-13 Martin Lingsrzip: Save analog data.
2016-03-13 Martin Lingsrzip: Store total number of analog channels.
2016-03-13 Martin Lingsrzip: Count only logic channels in "total probes".
2016-03-13 Uwe Hermannudev rules file: Add entry for Hantek 6022BE.
2016-03-13 Uwe Hermannhantek-6xxx: libusb_get_device_descriptor() cannot...
2016-03-13 Chriterhantek-6xxx: Initial driver implementation.
2016-03-09 Chriterhantek-6xxx: Initial driver skeleton.
2016-03-05 Uwe Hermannmaynuo-m97: Fix a typo in an error message.
2016-03-05 Alexandru Gagniucscpi-pps: Add profile for Agilent N5763A 12.5V 120A...
2016-03-04 Uwe Hermannfluke-dmm: Add support for the Fluke 289.
2016-02-28 Wolfram Sangsession: allocate correct amount of memory in sr_packet...
2016-02-11 Uwe Hermannarachnid-labs-re-load-pro: Handle undervoltage condition.
2016-02-11 Uwe HermannAdd SR_CONF_UNDER_VOLTAGE_CONDITION* config keys.
2016-02-11 Uwe Hermannarachnid-labs-re-load-pro: Only support firmware >...
2016-02-11 Uwe Hermannarachnid-labs-re-load-pro: Add support for setting...
2016-02-11 Uwe Hermannarachnid-labs-re-load-pro: Convert to SR_DF_ANALOG.
2016-02-08 Uwe Hermannarachnid-labs-re-load-pro: Add initial driver.
2016-02-08 Uwe Hermannarachnid-labs-re-load-pro: Initial driver skeleton.
2016-02-06 Aurelien Jacobsbeaglelogic: use standard # operator instead of ugly...
2016-02-06 Uwe Hermannconfigure.ac: Bump package version to 0.5.0.
2016-01-29 Uwe HermannBump libtool version (not package version) to 3:0:0.
2016-01-29 Uwe HermannNEWS: Update for upcoming 0.4.0 release.
2016-01-29 Soeren Apelhameg-hmo/yokogawa-dlm: Fix warning about pointer typecast
2016-01-29 Soeren ApelSCPI: Do not use RL1 lockout for Yokogawa devices
2016-01-29 Soeren Apelyokogawa-dlm: Fix array_float_get()
2016-01-29 Soeren Apelhameg-hmo: Fix array_float_get() and also use it for...
2016-01-29 Soeren Apelhameg-hmo: Add missing 20/50V vdiv entries
2016-01-29 Soeren Apelhameg-hmo: Add more supported scope models
2016-01-29 Uwe HermannREADME: Bump bindings requirements to the upcoming...
2016-01-29 Uwe HermannREADME: Mention the missing libieee1284 requirement.
2016-01-29 Lars-Peter... hung-chang-dso-2100: Fix session source fd
2016-01-29 Uwe HermannUse libusb_error_name() more often for better diagnostics.
2016-01-28 Aurelien Jacobsdemo: fix infinite loop with 0 channels of one type
2016-01-28 Aurelien Jacobsconfigure: replace buggy AX_RUBY_EXT by a proper implem...
2016-01-28 Aurelien Jacobsconfigure: check for swig version >= 3.0.8 for Ruby...
2016-01-28 Wolfram Sanginput: vcd: by default do not limit number of channels
2016-01-28 Wolfram Sanginput: vcd: register channels when parsing header not...
2016-01-28 Wolfram Sanginput: vcd: support 1 bit vectors
2016-01-28 Wolfram Sanginput: vcd: refactor parsing a bit
2016-01-28 Wolfram Sanginput: vcd: avoid needless copying
2016-01-28 Wolfram Sanginput: vcd: try to continue when a vector was found
2016-01-28 Wolfram Sanginput: vcd: properly bail out on missing identifiers
2016-01-28 Wolfram Sanginput: vcd: allow optional index item
2016-01-28 Uwe Hermannhameg-hmo: Fix some compiler warnings.
2016-01-28 Soeren Apelhameg-hmo: Replace floating point comparison for vdiv
2016-01-28 Soeren ApelTrace32 import module: Send trigger only once
2016-01-28 Aurelien JacobsImplement Ruby bindings on top of SWIG/C++ bindings.
2016-01-11 Aurelien JacobsMakefile: use PYSIGROK_FLAGS only for building python...
2016-01-07 Uwe HermannUse ALL_ZERO in a few more places.
2016-01-07 Uwe Hermannlecroy-logicstudio: Fix some compiler warnings on MinGW.
2016-01-07 Uwe Hermannsysclk-lwla: Minor whitespace and consistency fixes.
2016-01-07 Uwe HermannMinor whitespace and cosmetic fixes.
2016-01-05 Wolfram Sangdmm: vc870: drop unused variable
2016-01-05 Wolfram Sangdmm: vc870: support effective voltage & current
2016-01-05 Wolfram Sangdmm: vc870: render POWER_FACTOR as such and not as...
2016-01-05 Wolfram Sangdmm: vc870: keep the order when processing modes
2016-01-05 Wolfram Sangdmm: vc870: fix AC conversion factors
2016-01-05 Wolfram Sangdmm: vc870: show display value properly in debug output
2016-01-04 Daniel Elstnerresource: Replace ssize_t with gssize to avoid unistd.h
2016-01-04 Martin Lingpython: Provide sensible __str__ and __repr__ functions...
2016-01-03 Uwe Hermannproto.h: Add missing unistd.h #include.
2016-01-03 Uwe Hermannbaylibre-acme: Replace g_close() with close() for now.
2016-01-02 Daniel ElstnerC++: Avoid std::map::emplace() for GCC 4.7 compatibility
2016-01-02 Uwe Hermannsrc/backend.c: Add missing winsock2.h #include.
2016-01-02 Martin Lingwin32: Call WSAStartup() at sr_init() time.
2015-12-31 Uwe HermannRename sr_driver_scan_options() to sr_driver_scan_optio...
2015-12-31 Uwe HermannRename sr_dev_config_capabilities() to sr_dev_config_ca...
2015-12-31 Uwe HermannRestore number "categories" in sr_configkey.
2015-12-31 Martin LingMake SR_CONF_MASK an internal constant.
2015-12-31 Martin LingMake SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.
2015-12-31 Martin Lingbindings: New configuration enumeration API.
2015-12-31 Martin LingAdd new sr_driver_scan_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_config_capabilities() helper function.
2015-12-31 Martin Lingbindings: Wrap enum sr_configcap as Capability class.
2015-12-31 Martin LingMake SR_CONF_{GET,SET,LIST} into a new enum.
2015-12-29 Uwe Hermannsrc/usb.c: Only allow hex characters in CONN_USB_VIDPID.
2015-12-29 Wolfram Sangmodbus: silence a build warning
2015-12-26 Uwe HermannPrefer postfix-increment for consistency across the...
2015-12-25 Uwe Hermannkorad-kaxxxxp: Add workaround for a Korad KA3005P issue.
2015-12-24 Uwe Hermannkorad-kaxxxxp: Add support for the Velleman PS3005D.
2015-12-22 Daniel Elstnersysclk-lwla: Use static array for LWLA1034 init sequence
2015-12-22 Daniel Elstnersysclk-lwla: Attempt initialization three times
2015-12-22 Daniel Elstnersysclk-lwla: Use static array for init sequence
2015-12-22 Daniel Elstnersysclk-lwla: Work around short transfer quirk
2015-12-22 Daniel Elstnersysclk-lwla: Skip unused registers in status poll
2015-12-22 Daniel Elstnersysclk-lwla: Declare model_info structs as extern
2015-12-21 Daniel Elstnersysclk-lwla: Close USB handle on drain error
2015-12-21 Daniel Elstnersysclk-lwla: Various cosmetic improvements
2015-12-21 Soeren ApelAdd the Lauterbach Trace32 logic analyzer data import...
2015-12-21 Soeren ApelAdd RL64 and RL64S endianness helper macros
2015-12-21 Soeren ApelWhitespace fixes
2015-12-21 Uwe Hermanninput/raw_analog: Fix two compiler warnings.
2015-12-21 Uwe Hermanninput/raw_analog: Use ARRAY_SIZE.
next