]> sigrok.org Git - libsigrok.git/history - hardware
README: Document new libserialport requirement.
[libsigrok.git] / hardware /
2013-11-14 Uwe Hermannserial.c: Fix a few return values.
2013-11-14 Uwe Hermannserial.c: Cosmetics, coding-style.
2013-11-14 Martin LingUpdate for renamed libserialport header file.
2013-11-14 Martin LingUpdate to new libserialport API.
2013-11-14 Martin LingUse libserialport for serial port access.
2013-11-08 Bert Vermeulenrigol-ds1xx2: Unbreak listing of _VDIV and _COUPLING
2013-11-08 Bert Vermeulenrigol-ds1xx2: Unbreak listing of SR_CONF_DEVICE_OPTIONS
2013-11-08 Bert Vermeulenrigol-ds1xx2: Better error reporting when probe groups...
2013-11-08 Bert Vermeulenrigol-ds1xx2: Minor coding style fixes
2013-11-08 Bert Vermeulenprobe_groups: API changes required to implement probe...
2013-11-08 Bert Vermeulenrigol-ds1xx2: fix bitrot in device cleanup code
2013-11-08 Bert Vermeulenrigol-ds1xx2: Don't assume valid sdi
2013-11-08 Bert Vermeulenrigol-ds1xx2: Skip obsolete fields
2013-11-08 Martin Lingrigol-ds1xx2: implement probe group specific options.
2013-11-08 Martin Lingrigol-ds1xx2: create probe groups.
2013-11-08 Martin Lingprobe_groups: API changes required to implement probe...
2013-11-03 Dan Horákrigol-ds1xx2: detect Rigol DS1xx2 with upgraded bandwith
2013-10-31 Uwe Hermannmetex14: Handle a few missing cases for overflow.
2013-10-30 Uwe HermannAdd support for the Metex M-4650CR.
2013-10-30 Uwe HermannAdd support for the Voltcraft M-4650CR.
2013-10-25 Uwe Hermannnorma-dmm: Minor cosmetics, coding-style, consistency...
2013-10-25 Matthias Heidbrinknorma dmm: Implemented driver.
2013-10-25 Matthias Heidbrinknorma dmm: Initial driver skeleton.
2013-10-25 Matthias Heidbrinkserial: Removed flag OPOST (turn off all output process...
2013-10-25 Matthias Heidbrinkserial: Added flags CLOCAL (ignore modem status lines...
2013-10-25 Matthias Heidbrinkserial: Added flag IXANY (any char will restart) to...
2013-10-24 Sean Youngsaleae-logic16: claim device before using it
2013-10-24 Aurelien Jacobsteleinfo: actual parser implementation
2013-10-24 Aurelien Jacobsteleinfo: Initial driver skeleton.
2013-10-23 Uwe Hermannmetex14: Add support for pF (picofarad).
2013-10-23 Uwe Hermannmetex14: Use case-insensitive string compares.
2013-10-23 Uwe Hermannmetex14: Support DMMs with slightly different protocol.
2013-10-23 Uwe Hermannmetex14: Support DMMs with whitespace differences.
2013-10-18 Matthias Heidbrinkserial: Changed order of flags PARENB and PARODD in...
2013-10-13 Aurelien JacobsISO-TECH IDM103N: remove the useless -ser postfix
2013-10-13 Aurelien Jacobses519xx: correct initialization of es519xx_info structure
2013-10-06 Uwe Hermannes519xx: Fix incorrect packet size, and a typo.
2013-10-06 Uwe Hermannes519xx: Cosmetics, coding style, minor fixes.
2013-10-06 Aurelien Jacobsadd ISO-TECH IDM103N serial-dmm driver
2013-10-06 Aurelien Jacobsadd cyrustek es519xx generic protocol parser
2013-10-06 Uwe Hermannfx2lafw: Organize driver into api.c / protocol.[ch].
2013-10-04 Daniel Thompsonagilent-dmm: Fix SEGV during incomplete reply from...
2013-09-26 Daniel Thompsonserial: Only sleep when no characters are received.
2013-09-25 Uwe Hermannuni-t-ut32x: Shorten dev_list().
2013-09-07 Matt Ranostayols: fixed demux mode disable noise filter
2013-09-06 Matt Ranostayols: Moved FLAG_FILTER to demux check
2013-09-01 Uwe HermannVoltcraft VC-830: Fix diode mode handling.
2013-09-01 Uwe Hermannes51922/fs9721/fs9922/metex14: Use diode MQFLAG.
2013-09-01 Uwe Hermannfs9922: Fix typo.
2013-08-30 Uwe Hermannserial.c: Drop unneeded <glob.h>.
2013-08-30 Matt Ranostayols: fixed channel limit check
2013-08-30 Bert Vermeulenrigol-ds1xx2: newer Linux kernels have USBTMC in /sys...
2013-08-28 Matt Ranostayols: combine demux samples
2013-08-28 Matt Ranostayols: add swap channels feature
2013-08-28 Matt Ranostayols: Display noise filter flag
2013-08-26 Bert Vermeulenols: Fix RLE count handling
2013-08-26 Bert Vermeulenols: Properly initialize entire single-sample buffer...
2013-08-26 Matt Ranostayols: add external clock support
2013-08-26 Matt Ranostayols: add test mode support
2013-08-26 Matt Ranostayols: fixed parallel stage triggers
2013-08-21 Uwe Hermannsaleae-logic16: Drop unneeded NUM_PROBES.
2013-08-21 Uwe Hermannsaleae-logic16: Shorten dev_list() implementation.
2013-08-21 Uwe Hermannsaleae-logic16: Whitespace fixes, cosmetics.
2013-08-20 Marcus Comstedtsaleae-logic16: Cleanup the prime_fpga function
2013-08-20 Marcus Comstedtsaleae-logic16: Update copyright blurbs.
2013-08-20 Marcus Comstedtsaleae-logic16: Add voltage threshold conf.
2013-08-20 Marcus Comstedtsaleae-logic16: Declare confs.
2013-08-20 Marcus Comstedtsaleae-logic16: Implemented acquisition.
2013-08-20 Marcus Comstedtsaleae-logic16: Initialize the FPGA.
2013-08-20 Marcus Comstedtsaleae-logic16: Reworked scan/open to handle FW upload.
2013-08-20 Marcus Comstedtsaleae-logic16: Detect the hardware.
2013-08-20 Marcus Comstedtsaleae-logic16: Initial driver skeleton.
2013-08-11 Bert Vermeulenuni-t-dmm: Require conn parameter for scan
2013-08-11 Bert Vermeulenuni-t-ut32x: Full acquisition support
2013-08-11 Bert Vermeulenuni-t-ut32x: Flesh out driver
2013-08-11 Bert Vermeulenuni-t-ut32x: Initial driver skeleton.
2013-08-08 Uwe Hermanncenter-3xx: Initial Center 309 / Voltcraft K204 support.
2013-08-08 Uwe Hermanncenter-3xx: Initial driver skeleton.
2013-08-07 Uwe HermannConsistent use of "IKALOGIC" spelling.
2013-08-07 Uwe HermannCosmetics, typos.
2013-08-07 Uwe Hermannalsa: Fix double-free issue.
2013-08-06 Uwe Hermannuni-t-dmm: Fix UT61E bug related to the UNI-T UD-D04...
2013-08-05 Uwe HermannDrop nexus-osciprime skeleton for now.
2013-08-01 Uwe Hermannuni-t-dmm: Drop DMM table (comment).
2013-08-01 Bert Vermeulenols: Workaround for mac os X stray events
2013-07-31 Uwe HermannVarious cosmetics, whitespace, consistency fixes.
2013-07-18 Uwe Hermannserial-dmm/uni-t-dmm: Drop Tecpel DMM-8060.
2013-07-16 Bert VermeulenFix build
2013-07-16 Bert Vermeulenkecheng-kc-330b: Code cleanup
2013-07-16 Bert Vermeulenlascar-el-usb: Don't close device after acquisition
2013-07-16 Bert Vermeulenkecheng-kc-330b: Acquisition from stored logs
2013-07-16 Bert Vermeulenkecheng-kc-330b: Check device status before acquisition
2013-07-16 Bert Vermeulenkecheng-kc-330b: Live SPL acquisition
2013-07-16 Bert Vermeulenkecheng-kc-330b: Implement all SR_CONF options
2013-07-16 Bert Vermeulenkecheng-kc-330b: Flesh out driver, add scan functionality
2013-07-16 Bert Vermeulenkecheng-kc-330b: Initial driver skeleton.
2013-07-15 Uwe Hermannikalogic-scanaplus: Initial driver implementation.
2013-07-15 Uwe Hermannikalogic-scanaplus: Initial driver skeleton.
2013-07-09 Florian KnodtSupport for UNI-T UT60A/E multimeters via RS232 or USB
2013-07-05 Marc SchinkUse GET_REPORT request for device to host transfer.
next