]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2015-10-17 Daniel Elstnerpython: Wrap session stop callback
2015-10-17 Daniel Elstnersession: Make event source injection API private
2015-10-17 Daniel ElstnerC++: Add bindings for session stop notification
2015-10-17 Daniel Elstnersession: Keep reference to main context while running
2015-10-17 Daniel Elstnersession: Make sr_session_run() optional
2015-10-17 Daniel Elstnerresource: Do not require size to stay valid after close
2015-10-16 Uwe HermannAdd support for the Tenma 77-7732 multimeter.
2015-10-16 Uwe HermannAdd support for the Tenma 77-9380A multimeter.
2015-10-16 Daniel Elstnerbuild: Require libzip 0.11
2015-10-16 Daniel Elstnersrzip: Avoid recent-ish zip_file_add()
2015-10-16 Daniel Elstnerkorad-kdxxxxp: Use PRIi64 format for int64_t
2015-10-14 Karl Palssondrivers: Add support for Tenma 72-7730 multimeter
2015-10-13 Uwe Hermannconfigure.ac: Korad KDxxxxP depends on libserialport.
2015-10-13 Hannu VuolasahoInitial driver for Korad KDxxxxP (Velleman LABPS3005D)
2015-10-13 Hannu Vuolasahokorad-kdxxxxp: Initial driver skeleton.
2015-10-09 Bartosz Golaszewskibaylibre-acme: Fix EEPROM fields endianness.
2015-10-09 Bartosz Golaszewskibaylibre-acme: Read EEPROM contents into buffer before...
2015-10-09 Bartosz Golaszewskibaylibre-acme: Use fixed-size integer types in struct...
2015-10-04 Daniel ElstnerC++: Remove leftover Context::begin_save() method
2015-10-03 Daniel Elstnerbuild: Do not define FIRMWARE_DIR on Windows
2015-10-03 Daniel Elstnerresource: Make definition of FIRMWARE_DIR optional
2015-10-02 Daniel Elstnersession-file: Use 32-bit int for channel count
2015-10-01 Daniel Elstnerusb: Skip add/remove of FD on destroyed source
2015-10-01 Daniel ElstnerC++: Wrap resource access API
2015-10-01 Daniel Elstnerdrivers: Load firmware via new resource API
2015-10-01 Daniel Elstnerresource: Move sr_file_get_size() to resource.c
2015-10-01 Daniel Elstnerresource: New internal API for accessing resource files
2015-10-01 Daniel Elstnersrzip: Avoid low-level FD-based I/O
2015-10-01 Daniel Elstnersession-file: Remove old session save API
2015-10-01 Daniel Elstnervirtual-session: Plug ZIP archive leak
2015-10-01 Daniel Elstnervirtual-session: Advertise all config keys
2015-10-01 Daniel Elstnerinput: Use fseeko/ftello to get the size of a file
2015-10-01 Daniel Elstnerinput: Clean up input file scanning
2015-09-30 Uwe Hermanndrivers.c: Fix HAVE_HW_GWINSTEK_GDS_800 position.
2015-09-30 Martin Lederhilgergwinstek-gds-800: Initial driver implementation.
2015-09-30 Martin Lederhilgergwinstek-gds-800: Initial driver skeleton.
2015-09-25 Uwe Hermannmanson-hcs-3xxx: Fix use-after-free and memory leaks.
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
2015-09-22 Daniel Elstnerdemo: Strictly round up the number of samples to send
2015-09-22 Daniel Elstnerdemo: Increase timer interval to 100 ms
2015-09-22 Daniel Elstnerdemo: Fix continuous mode and honor time limit
2015-09-22 Bert Vermeulenscpi/usbtmc: Add Agilent DSO1000 series to RL1 blacklist.
2015-09-22 Bert Vermeulenscpi/usbtmc: Implement Rigol DS1000 workaround on any...
2015-09-21 Bert Vermeulenscpi: Pass SCPI device instance to open and close callb...
2015-09-21 Bert Vermeulenscpi/libgpib: Fix format argument in error message.
2015-09-21 Scott AllenFix RadioShack 22-812 DMM incorrect readings.
2015-09-21 Bert Vermeulenscpi/usbtmc: Implement blacklist for RL1 feature.
2015-09-20 Martin Lingsr_analog_to_float: Avoid comparison between signed...
2015-09-20 Martin Lingsr_rational_set: Accept signed numerator.
2015-09-20 Martin Lingsr_rational: Make numerator signed.
2015-09-20 Martin Lingsr_packet_free: Support SR_DF_ANALOG2.
2015-09-20 Martin Lingsr_packet_copy: Support SR_DF_ANALOG2.
2015-09-20 Martin Lingsr_analog_to_float: Support packets with multiple channels.
2015-09-20 Martin Lingsr_analog_to_float: Fix byte reordering.
2015-09-20 Martin Lingoutput/analog: Allocate correct buffer size for sr_anal...
2015-09-20 Martin Lingsr_packet_copy: Allocate memory to copy analog data.
2015-09-20 Bert VermeulenNo need to check return value of libusb_get_device_desc...
2015-09-20 Bert VermeulenRemove unnecessary call to libusb_get_device_descriptor().
2015-09-20 Aurelien Jacobsscpi-pps: cleaner rewriting of output regulation GVariant
2015-09-20 Aurelien Jacobsscpi-pps: sr_scpi_get_string() is already called by...
2015-09-20 Aurelien Jacobsscpi: add obviously missing else statements
2015-09-20 Aurelien Jacobsscpi: don't stop parsing table at command 0 which is...
2015-09-20 Aurelien Jacobsscpi: scpi_cmd_resp() shouldn't return SR_OK without...
2015-09-18 Bert Vermeulenscpi/usbtmc: Support RL1 feature.
2015-09-18 Bartosz Golaszewskibaylibre-acme: gpio: Don't set direction in get/set...
2015-09-18 Bartosz Golaszewskibaylibre-acme: Add basic support for ACME revB.
2015-09-18 Bartosz Golaszewskibaylibre-acme: Check for power-switch presence at probe...
2015-09-18 Bartosz Golaszewskibaylibre-acme: Move enum channel_type to protocol.c.
2015-09-16 Daniel Elstnersysclk-lwla: Set USB device configuration
2015-09-16 Daniel Elstnersysclk-lwla: Clean up open/closed state handling
2015-09-16 Daniel Elstnersysclk-lwla: Streamline trigger setup logic
2015-09-16 Daniel Elstnerfx2lafw, sysclk-lwla: Avoid g_stat()
2015-09-15 Daniel Elstnerconfigure: Check for numpy Python module
2015-09-15 Uwe Hermannlascar-el-usb: Fix copy-paste errors.
2015-09-14 Uwe HermannMakefile.am: Shorten ChangeLog target a bit.
2015-09-13 Uwe Hermannmotech-lps-30x: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannnorma-dmm: Fix blocking serial write timeout.
2015-09-13 Uwe Hermanngmc-mh-1x-2x: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannconrad-digi-35-cpu: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannbrymen-dmm: Fix blocking serial write timeout.
2015-09-13 Uwe Hermanncenter-3xx: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannmic-985xx: Fix blocking serial write timeout.
2015-09-13 Uwe Hermannmanson-hcs-3xxx: Fix blocking serial write timeout.
2015-09-13 Uwe Hermanntondaj-sl-814: Fix blocking serial write timeout.
2015-09-13 Uwe HermannDrop obsolete SR_CONF_MEASURED_2ND_QUANTITY.
2015-09-13 Daniel Elstnerclasses.cpp: Define _XOPEN_SOURCE for isascii()
2015-09-13 Daniel ElstnerBuild: Move _POSIX_C_SOURCE definition to config.h
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel Elstnerlibsigrok-internal.h: Remove unused prototypes
2015-09-13 Daniel Elstnerserial: Make serial device event sources more robust
2015-09-13 Daniel ElstnerFix two more format warnings uncovered by MinGW build
2015-09-13 Daniel ElstnerBuild: Force ISO-conforming format syntax on MinGW
2015-09-13 Daniel Elstnerlog: Bring back the "sr: " default log prefix
2015-09-13 Daniel Elstnerlog: Remove sr_log_logdomain_{get,set} from the API
2015-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-09-12 Daniel Elstnerlog: Output timestamps at level SR_LOG_DBG too
2015-09-12 Daniel Elstnerlog: Use generalized sr_log() to implement logging...
2015-09-11 Daniel Elstnersession: Return immediately if there are no event sources
2015-09-10 Daniel Elstnersession: Port to GLib main loop
2015-09-10 Daniel Elstnerserial: On Windows, include <windows.h> for HANDLE
next