]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2012-12-04 Bert Vermeulenadd VID:PID for generic SILabs F32x USBXpress chips
2012-12-04 Alexandru Gagniucezusb: Use DRIVER_LOG_DOMAIN for debug output
2012-12-04 Alexandru Gagniuctondaj-sl-814: Fix unused parameter warning
2012-12-03 Peter Stugehardware: Make USB drivers use the libusb_context in...
2012-12-03 Peter Stugehw_init(): Save struct sr_context * parameter in struct...
2012-12-03 Peter StugeAdd a struct sr_context * parameter to hw_init()
2012-12-03 Peter StugeAdd a struct sr_context * parameter to sr_driver_init()
2012-12-03 Peter Stugealsa: Remove unused and unprovided hw_init() parameter...
2012-12-03 Bert Vermeulenlascar-el-usb: Initial driver skeleton.
2012-12-02 Uwe HermannRemove some radioshack-dmm leftovers.
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 Alexandru Gagniucradioshack-dmm: Fix opening of serial port.
2012-12-02 Alexandru Gagniucserial-dmm: Add RadioShack 22-168 support.
2012-12-02 Uwe Hermanndemo: Add missing dev_clear() API call.
2012-12-02 Uwe Hermannsr_init(): Add driver sanity checks.
2012-12-02 Uwe Hermannserial-dmm: Drop accidentally committed file.
2012-12-02 Uwe HermannReduce glib minimum version to 2.28.0 again.
2012-12-02 Alexandru Gagniucdemo: Do not use a separate thread for generating data
2012-12-02 Uwe Hermannserial-dmm: Add PCE PCE-DM32 support.
2012-12-02 Uwe Hermannserial-dmm: Add PeakTech 4370 support.
2012-12-02 Uwe Hermannserial-dmm: Add Metex M-3640D support.
2012-12-02 Uwe Hermannmetex14: Add dB mode and hFE mode support.
2012-12-02 Uwe Hermannserial-dmm: Add V&A VA18B support.
2012-12-02 Uwe Hermannserial-dmm: Add MASTECH MAS345 support.
2012-12-02 Uwe Hermannserial-dmm: Add PeakTech 3410 support.
2012-12-02 Uwe Hermannserial-dmm: Add Metex ME-31 support.
2012-12-02 Uwe Hermannserial-dmm: Add Digitek DT4000ZC 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 HermannRename tekpower-dmm to serial-dmm.
2012-12-02 Uwe Hermanntekpower-dmm: Generalize & first-class TP4000ZC driver.
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 Hermanntekpower-dmm: Drop unneeded g_try_malloc().
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-12-01 Alexandru Gagniucdemo: Properly stop acquisition after reaching our...
2012-12-01 Alexandru Gagniucdemo: Be more verbose about starting/stopping acquisition
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 Petteri AimonenAdd compress option to input/vcd.
2012-11-22 Alexandru Gagniucradioshack-dmm: Be more verbose with packet checks
2012-11-22 Alexandru Gagniucradioshack-dmm: Check for valid mode before calculating...
2012-11-22 Alexandru Gagniucradioshack-dmm: Improve serial detection
2012-11-22 Alexandru Gagniucserial.c: Sanitize serial_stream_detect
2012-11-21 Petteri AimonenImprove compatibility with various kinds of VCD files.
2012-11-21 Petteri AimonenAdd downsample and skip parameters to input/vcd.
2012-11-20 Petteri AimonenVCD data parsing
2012-11-20 Petteri AimonenBeginnings of VCD input module.
2012-11-20 Petteri AimonenAdd support for fs and ps to sr_parse_period.
2012-11-17 Uwe HermannAdd Metex 14-byte ASCII protocol parser.
2012-11-16 Bert Vermeulenols: if no serial port specified, this driver is not...
2012-11-14 Uwe HermannMove serial_stream_detect() to serial.c.
2012-11-14 Uwe Hermannconfigure.ac: Update NEED_SERIAL list.
2012-11-14 Uwe Hermannserial: Compile-fix for Windows/MinGW.
2012-11-14 Uwe Hermanntekpower-dmm: Cosmetics.
2012-11-14 Alexandru Gagniuctekpower-dmm: Improve serial detection.
2012-11-14 Uwe HermannDrop obsolete genericdmm driver.
2012-11-12 Bert Vermeulentekpower-dmm: use new serial API
2012-11-12 Bert Vermeulenradioshack-dmm: use new serial API
2012-11-12 Bert Vermeulentondaj-sl-814: use new serial API
2012-11-12 Bert Vermeulencolead-slm: use new serial API
2012-11-12 Bert Vermeulenagilent-dmm: use new serial API
2012-11-12 Bert Vermeulenfluke-dmm: use new serial API
2012-11-12 Bert Vermeulenols: use new serial API
2012-11-11 Bert Vermeulenserial: revamp internal API
2012-11-11 Uwe Hermannsigma/la8/demo: s/SR_PROBE_ANALOG/SR_PROBE_LOGIC/.
2012-11-11 Uwe Hermannalsa: Use message logging helpers.
2012-11-11 Uwe Hermannoutput/gnuplot: Drop obsolete code.
2012-11-11 Uwe Hermanncontrib/Makefile.am: Add missing files.
2012-11-11 Uwe HermannVarious subsystems: Use message logging helpers.
2012-11-11 Uwe HermannOutput modules: Use message logging helpers.
2012-11-11 Uwe HermannInput modules: Use message logging helpers.
2012-11-11 Uwe HermannAll drivers: Drop unneeded comments.
2012-11-11 Uwe Hermannvictor-dmm: Cosmetics.
2012-11-11 Bert Vermeulenserial: avoid Cyrillic conversion specifiers
2012-11-11 Bert Vermeulenols: fix device discovery
2012-11-11 Alexandru Gagniucols: Do not randomly probe serial ports
2012-11-11 Bert Vermeulencomment fix
2012-11-10 Uwe Hermannlink-mso19: Use message logging helpers.
2012-11-10 Uwe Hermanndemo: Use message logging helpers.
2012-11-10 Uwe Hermannhantek-dso: Use message logging helpers.
2012-11-10 Uwe Hermannasix-sigma: Use message logging helpers.
2012-11-10 Uwe Hermannradioshack-dmm: Use new file naming conventions.
2012-11-10 Uwe Hermannradioshack-dmm: Move some stuff out of .h file.
2012-11-10 Uwe Hermannradioshack-dmm: Cosmetics, coding-style, cleanups.
2012-11-10 Uwe Hermannserial: Deduplicate log messages a bit.
2012-11-10 Uwe HermannAdd initial Tondaj SL-814 protocol handling.
2012-11-10 Uwe Hermanntondaj-sl-814: Initial driver skeleton.
2012-11-07 Bert Vermeulenagilent-dmm: use standard serial_readline()
2012-11-07 Bert Vermeulenserial_readline() now terminates on and strips CR and...
next