]> sigrok.org Git - libsigrok.git/history - hardware
Add support for the UNI-T UT61C multimeter.
[libsigrok.git] / hardware /
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 Martin LingRevise SCPI read API to allow backend-independent data...
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 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 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-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-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 Jelić)hameg-hmo: Move the declaration of the driver info...
2013-12-17 Uwe Hermannserial.c: Show both error code and error message.
2013-12-09 Matthias HeidbrinkImproved doxygen docs.
2013-12-07 Bert VermeulenUse std_serial_dev_open().
2013-12-07 Bert Vermeulenstd: Standardize function name.
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 std_serial_dev_close() to replace matching dev_clos...
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-06 Martin Lingscpi_tcp: must define _WIN32_WINNT to 0x0501 or higher...
2013-12-06 Martin Lingscpi_tcp: Fix building on Windows.
2013-12-05 Russ Dillzeroplus: Rework triggerbar/trigger address logic
2013-12-05 Russ Dillzeroplus: Clip sampling sizes larger that our sample...
2013-12-05 Russ Dillzeroplus: Add support for additional memory sizes
2013-12-05 Russ Dillzeroplus: Rename max_memory_size to max_sample_depth
2013-12-04 Russ Dillzeroplus: Just wait until not busy on data capture
2013-12-04 Russ Dillzeroplus: Add usb IDs for 32 channel models, but only...
2013-12-04 Bert Vermeulenrigol-ds: Minor error reporting fix.
2013-12-04 Bert Vermeulenscpi/usbtmc: Prototype fixes.
2013-12-04 Bert Vermeulenscpi/serial: Use stubs for all SCPI functions.
2013-12-04 Martin Lingrigol-ds: Support VS5000 series devices.
2013-12-04 Martin Lingscpi_tcp: Adjust to observed protocol for Rigol VS5000...
2013-12-04 Martin Lingrigol-ds: Support TCP connection.
2013-12-04 Martin LingAdd implementation for SCPI over TCP.
2013-12-04 Martin Lingrigol-ds: Handle partial analog frame reads.
2013-12-04 Martin Lingscpi_serial: Flush buffers after opening port.
2013-12-04 Martin Lingrigol-ds: Support RS232 connection.
2013-12-04 Martin Lingrigol-ds: Eliminate fixed-size buffer in set_cfg.
2013-12-04 Martin LingAdd sr_scpi_send_variadic() function.
2013-12-04 Martin LingReplace rigol_ds_send() function with sr_scpi_send().
2013-12-04 Martin LingMake sr_scpi_send() take printf-style arguments.
2013-12-03 Martin LingPort rigol-ds driver to use common SCPI functions.
2013-12-03 Martin LingAdd sr_scpi_read() operation for reading arbitrary...
2013-12-03 Martin LingImplement SCPI over USBTMC.
2013-12-03 Martin LingMake SCPI functions device independent, with separate...
2013-12-03 Uwe Hermannhameg-hmo: Reduce unnecessarily high nesting level.
2013-12-03 Uwe Hermannhameg-hmo: Use hmo_ prefix for driver-local SR_PRIV...
2013-12-03 Uwe Hermannhameg-hmo: Minor cosmetics, coding-style fixes.
2013-12-03 Uwe Hermannscpi.c: Minor cleanups, cosmetics.
2013-12-03 poljar (Damir Jelić)hameg-hmo: Add initial working driver version.
2013-12-03 poljar (Damir Jelić)hameg-hmo: Initial driver skeleton.
2013-12-03 poljar (Damir Jelić)serial: Add function to extract serial options.
2013-12-03 poljar (Damir Jelić)scpi: Add function to fetch uint8_t.
2013-12-03 poljar (Damir Jelić)scpi: Add function to get an array of floats.
2013-12-03 poljar (Damir Jelić)scpi: Add a function to read and wait on a *OPC? reply.
2013-12-03 poljar (Damir Jelić)scpi: Add more functions (getting int/bool/float/double).
next