]> sigrok.org Git - libsigrok.git/history - hardware/common
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / hardware / common /
2013-11-22 Matthias Heidbrinkserial: Allow 5 and 6 data bits.
2013-11-22 Martin LingUpdate for libserialport v0.1 API.
2013-11-20 Bert VermeulenSuppress compile warning
2013-11-19 Uwe Hermannserial.c: Minor cosmetic fix.
2013-11-19 Martin LingUse new sp_port_config fields.
2013-11-19 Martin Lingserial: Use new sp_set_config instead of sp_set_params.
2013-11-19 poljar (Damir Jelić)serial: Fix leak in serial_open.
2013-11-15 Uwe Hermannserial.c: Temporary quickfix until a libserialport...
2013-11-15 Uwe Hermannconfigure.ac: libserialport is optional.
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-10-31 Uwe Hermannmetex14: Handle a few missing cases for overflow.
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-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 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 cyrustek es519xx generic protocol parser
2013-09-26 Daniel Thompsonserial: Only sleep when no characters are received.
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-05-10 Uwe HermannUse consistent naming for internal libtool helper libs.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-05-01 Uwe Hermannfs9721: Factor out common code from serial-dmm.
2013-04-30 Uwe Hermannuni-t-dmm/serial-dmm: Handle Voltcraft VC-840 temperature.
2013-04-30 Uwe Hermannfs9922: Fix beep mode.
2013-04-30 Uwe Hermannfs9922: Fix diode mode parsing.
2013-04-26 Uwe Hermanncommon/dmm: Drop obsolete *is_packet_start() functions.
2013-04-26 Uwe Hermannfs9922: Use common DMM API.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-15 Bert Vermeulenusb: Fix bus.address format detection
2013-04-09 Uwe Hermannconfigure.ac: Improve USB/EZUSB/serial checks.
2013-04-07 Bert VermeulenFix kernel driver attached check
2013-03-17 Uwe Hermannserial.c: FreeBSD and OpenBSD don't have OFILL either.
2013-01-27 Uwe Hermannserial.c: NetBSD doesn't have OFILL.
2013-01-23 Bert Vermeulenserial: more serial processing flags to turn off
2013-01-21 Bert VermeulenRename SR_HWOPT_* and SR_HWCAP_* to SR_CONF_*
2013-01-21 Bert Vermeulenfree USB config descriptor after use
2013-01-21 Uwe Hermannserial.c: Fix copy-paste error.
2013-01-19 Uwe Hermannserial.c: OpenBSD doesn't have B460800.
2013-01-08 lelazaryAdded flow control to serial configuration to support...
2013-01-03 Uwe HermannAdd Cyrustek ES51922 DMM chip parser.
2012-12-31 Alexandru Gagniucrs9lcd: Add missing 'break;'
2012-12-31 Uwe Hermannrs9lcd: Fix compiler warning.
2012-12-30 Bert Vermeulenadd USBTMC device search helper
2012-12-25 Alexandru Gagniucrs9lcd: Fix segfault with unusual modes.
2012-12-25 Alexandru Gagniucrs9lcd: Convenience fixes
2012-12-24 Bert Vermeulenserial: more debug cleanup
2012-12-24 Bert Vermeulenserial: get rid of overly verbose spew
2012-12-17 Uwe Hermannserial_stream_detect(): Drop unneeded sr_spew().
2012-12-15 Bert Vermeulenusb: strip overly verbose debugging
2012-12-15 Bert Vermeulenusb: strip useless code
2012-12-05 Peter Stugehardware: A few further USB error message fixups
2012-12-05 Peter Stugehardware: Call libusb_error_name() in all USB-related...
2012-12-04 Bert Vermeulenusb: sr_usb_find() uses standardized connection string...
2012-12-04 Alexandru Gagniucezusb: Use DRIVER_LOG_DOMAIN for debug output
2012-12-02 Alexandru Gagniucserial.c: Be more verbose about failing to parse parame...
2012-12-02 Alexandru Gagniucradioshack-dmm: Integrate into serial-dmm
2012-12-02 Alexandru Gagniucradioshack-dmm: Separate protocol parser from driver
2012-12-02 Uwe Hermannmetex14: Add dB mode and hFE mode support.
2012-12-02 Uwe Hermannmetex14: Add sr_metex14_packet_request().
2012-12-02 Uwe Hermannmetex14: Fix 'is_ol' handling.
2012-12-02 Alexandru Gagniucmetex14: Parse microamp (uA) values.
2012-12-02 Alexandru Gagniucmetex14: Fix parsing of measurement flags.
2012-12-02 Alexandru Gagniucmetex14: Print contents of received packet.
2012-12-02 Alexandru Gagniucmetex14: Fix parsing of spaces.
2012-12-02 Uwe Hermannmetex14: Pass 'info' as a void pointer.
2012-12-02 Uwe Hermannfs9721: Pass 'info' as a void pointer.
2012-12-02 Uwe Hermannserial: Don't hardcode parity and stop bits on Windows.
2012-12-02 Uwe Hermannserial: Full baudrate support on Windows/MinGW.
2012-12-02 Uwe Hermannserial: RTS/DTR support on Windows/MinGW.
2012-12-02 Uwe Hermannserial: Use OS-independent flags for serial port opening.
2012-12-01 Uwe Hermannserial: Fix Windows build.
2012-11-26 Bert Vermeulenserial: allow for extra rts and dtr options in conn...
2012-11-26 Uwe Hermannserial: Initial code for setting DTR/RTS.
2012-11-22 Alexandru Gagniucserial.c: Sanitize serial_stream_detect
2012-11-17 Uwe HermannAdd Metex 14-byte ASCII protocol parser.
2012-11-14 Uwe HermannMove serial_stream_detect() to serial.c.
2012-11-14 Uwe Hermannserial: Compile-fix for Windows/MinGW.
2012-11-11 Bert Vermeulenserial: revamp internal API
2012-11-11 Bert Vermeulenserial: avoid Cyrillic conversion specifiers
2012-11-11 Alexandru Gagniucols: Do not randomly probe serial ports
2012-11-10 Uwe Hermannserial: Deduplicate log messages a bit.
2012-11-07 Bert Vermeulenserial_readline() now terminates on and strips CR and...
2012-11-07 Bert Vermeuleng_get_monotonic_time() takes a signed int64
2012-11-02 Uwe Hermanngenericdmm: Factor out USB functions.
2012-11-02 Uwe Hermannserial: Output successful open and the FD.
2012-11-02 Uwe Hermannserial: Fix two segfaults.
2012-11-02 Uwe Hermannserial: Fix some sr_err() items.
next