]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2013-12-29 Uwe HermannAdd support for the UNI-T UT61C multimeter.
2013-12-29 Uwe Hermannfx2lafw: Fix incorrect unitsize when a trigger fires.
2013-12-29 Uwe Hermannfx2lafw: Minor cleanups.
2013-12-29 Martin Lingrigol-ds: Correct usage of NUM_TIMEBASE and NUM_VDIV...
2013-12-29 Martin Lingscpi: Strip trailing newline from *IDN response if...
2013-12-29 Uwe Hermannvictor-dmm: Fix MIN/MAX always being reported.
2013-12-29 Bert Vermeulendemo: Analog probe support.
2013-12-29 Bert Vermeulendemo: User-configurable number of probes.
2013-12-29 Bert VermeulenAdd config keys for setting the number of analog probes.
2013-12-29 Bert VermeulenSkip analog probes in logic-only output formats.
2013-12-29 Martin LingRevise SCPI read API to allow backend-independent data...
2013-12-29 Martin LingAdd udev rule for Agilent DSO1000 series.
2013-12-29 Martin Lingrigol-ds: Support the rest of the DSO1000 range.
2013-12-29 Martin Lingrigol-ds: Support 4 analog channels.
2013-12-28 Martin Lingrigol-ds: Use correct live waveform size for Agilent...
2013-12-28 Martin Lingrigol-ds: Add support for Agilent DSO1014A.
2013-12-28 Martin Lingscpi: Log IDN? result.
2013-12-28 Bert VermeulenAdd config keys for upcoming RF demodulator drivers.
2013-12-28 Martin Lingrigol-ds: Fix rigol_ds_channel_start() for digital...
2013-12-28 Martin Lingrigol-ds: Use correct analog frame size for VS5000...
2013-12-28 Martin Lingrigol-ds: Use set_cfg wrapper for capture setup commands.
2013-12-28 Martin Lingrigol-ds: Select channels before issuing RUN command.
2013-12-27 Martin Lingrigol-ds: Unify partial read handling.
2013-12-27 Martin Lingrigol-ds: Unify code for counting expected incoming...
2013-12-27 Martin Lingrigol-ds: Use rigol_ds_channel_start() function for...
2013-12-27 Martin Lingrigol-ds: Rename and document some confusingly named...
2013-12-27 Aurelien Jacobsasix-sigma: fix incorrect pointer cast (non-aligned...
2013-12-27 Uwe Hermannappa-55ii: Don't use _t suffix for a typedef.
2013-12-27 Bert Vermeulenhameg-hmo: Support DC LINE coupling.
2013-12-27 Uwe HermannDoxygen fixes: Hide private stuff, document some structs.
2013-12-27 Uwe HermannDoxyfile/Doxyfile_internal: Ignore doxy/* when creating...
2013-12-27 Uwe HermannDoxyfile/Doxyfile_internal: Update to same 1.8.5 templa...
2013-12-27 Uwe Hermannlog prefixes: Cosmetics, consistency fixes, typo fixes.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-12-27 Uwe Hermannteleinfo: Minor cleanups.
2013-12-27 Uwe Hermannappa-55ii: Minor cosmetics, whitespace fixes.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Use standard API callback names for now.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Don't put driver-specific things in sr...
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Use 'di' variable to match other drivers.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Fix two compiler warnings.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Cosmetics, whitespace, cleanups.
2013-12-23 Bert Vermeulenappa-55ii: Coding style fixes.
2013-12-23 Aurelien Jacobsappa-55ii: driver implementation with Live and Memory...
2013-12-23 Aurelien Jacobsappa-55ii: Initial driver skeleton.
2013-12-23 Aurelien Jacobsendian neutral helper macro to read 16/32 bits integer...
2013-12-23 Aurelien Jacobsadd support for AVG mqflag
2013-12-22 Bert Vermeulendemo: Code cleanup.
2013-12-22 Martin LingWindows usb: don't try to resume thread if shut down...
2013-12-22 Martin Lingusb: Enforce that there can only be one USB event sourc...
2013-12-22 Martin LingWindows usb: Unlock mutex when shutting down wait thread.
2013-12-22 Martin LingWinsock2.h must be included before anything that includ...
2013-12-22 Martin LingImplement usb_source_add and usb_source_remove for...
2013-12-21 Martin LingUse common usb_source_add and usb_source_remove functions.
2013-12-21 Martin LingUse new libserialport event set API to make GPollFDs...
2013-12-19 Bert VermeulenBump minimum libusb version to 1.0.16
2013-12-18 Uwe Hermannbbcgm-m2110: Minor cosmetics.
2013-12-18 Matthias Heidbrinkserial-dmm: Add BBC Goerz Metrawatt M2110 DMM driver.
2013-12-18 Matthias Heidbrinkserial-dmm: Commented struct dmm_info.
2013-12-18 poljar (Damir... hameg-hmo: Move the declaration of the driver info...
2013-12-17 Uwe Hermannserial.c: Show both error code and error message.
2013-12-17 Uwe HermannDoxygen: Consistently use @ notation everywhere.
2013-12-17 Uwe HermannDrop superfluous \n in some debug messages.
2013-12-17 Uwe HermannFix a few #include guard names.
2013-12-17 Martin Lingpython: Use OrderedDict for input formats.
2013-12-17 Martin Lingpython: Split up Device class and add InputFileDevice...
2013-12-17 Martin Lingpython: Give config keys an auto lowercase name if...
2013-12-17 Martin Lingpython: Add ConfigKey.info and ConfigKey.<id> shortcuts.
2013-12-17 Martin Lingpython: ConfigInfo: return None from constructor if...
2013-12-17 Martin Lingpython: Add ConfigInfo and DataType classes.
2013-12-17 Martin Lingpython: Finish output format support.
2013-12-17 Martin Lingpython: Finish input format support.
2013-12-17 Martin Lingpython: Add initial support for input and output formats.
2013-12-17 Martin Lingpython: fix setting device/probe group configuration.
2013-12-17 Martin Lingpython: whitespace fix.
2013-12-11 Bert VermeulenDetect non-existent file before libzip does.
2013-12-10 Bert Vermeulenstd: Don't build serial helpers without libserialport...
2013-12-09 Bert VermeulenMake API docs more consistent, avoid tabs to line up...
2013-12-09 Matthias Heidbrinkdoxygen: Created Doxyfile_internal to extract „everythi...
2013-12-09 Matthias HeidbrinkImproved doxygen docs.
2013-12-09 Matthias Heidbrinkdoxygen: Updated Doxyfile to doxygen 1.8.5.
2013-12-07 Bert VermeulenUse std_serial_dev_open().
2013-12-07 Bert Vermeulenstd: Add std_serial_dev_open().
2013-12-07 Bert Vermeulenstd: Standardize function name.
2013-12-07 Martin LingDisable OLS driver on Windows.
2013-12-07 Martin LingRemove now-unused fd field from struct sr_serial_dev_inst.
2013-12-07 Martin Lingols: Get fd from sp_get_port_handle() rather than seria...
2013-12-07 Martin LingEliminate internal usage of serial->fd in serial.c.
2013-12-07 Martin LingUse sp_get_port_handle to get an fd for adding/removing...
2013-12-07 Martin Lingbrymen-dmm: Use port name instead of fd in debug message.
2013-12-07 Martin LingUse sdi->status instead of serial->fd to tell if port...
2013-12-07 Martin LingUse std_serial_dev_close() to replace matching dev_clos...
2013-12-07 Martin LingAdd std_serial_dev_close() function.
2013-12-07 Martin LingRoute sr_source_remove for all serial devices through...
2013-12-07 Martin LingRoute sr_source_add for all serial devices through...
2013-12-07 Martin Lingrigol-ds: close SCPI device after using for scan.
2013-12-07 Martin Lingscpi_serial: Iterate serial_write as necessary to send...
2013-12-07 Bert Vermeulenfilter.c: Work around const warning.
2013-12-07 Marcus Comstedtfilter.c: Fix endianness bug in sr_filter_probes
2013-12-07 Bert VermeulenMinor whitespace fix.
2013-12-07 Marvin SchmidtFix test failure
next