]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2013-05-04 Uwe HermannDrop link-mso19/nexus-osciprime in preparation for... dsupstream libsigrok-0.2.0
2013-05-04 Uwe HermannDoxyfile: Set version number to 0.2.0.
2013-05-04 Uwe Hermannudev rules file: Add entry for the ZEROPLUS LAP-16128U.
2013-05-04 Uwe HermannNEWS: Minor update.
2013-05-04 Uwe HermannFix libsigrok lib version (current:revision:age).
2013-05-03 Uwe Hermannuni-t-dmm: Add missing SR_CONF_LIMIT_MSEC support.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-05-03 Uwe HermannMinor whitespace fixes.
2013-05-03 Uwe HermannREADME.devices: Document how to make some DMMs log.
2013-05-03 Uwe HermannNEWS: Various updates and minor fixes.
2013-05-03 Uwe HermannFix the build when libusb is not available.
2013-05-01 Bert VermeulenDeal with uninitialized drivers
2013-05-01 Uwe Hermannserial-dmm: Add Tecpel DMM-8060 support.
2013-05-01 Uwe Hermannserial-dmm: Add Tecpel DMM-8061 support.
2013-05-01 Uwe Hermannuni-t-dmm: Add Tecpel DMM-8060 support.
2013-05-01 Uwe Hermannuni-t-dmm: Add Tecpel DMM-8061 support.
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-30 Uwe Hermannuni-t-dmm: Fix incorrect UNI-T UT61D baudrate.
2013-04-30 Uwe Hermannuni-t-dmm: Add support for the Voltcraft VC-840.
2013-04-30 Uwe Hermannuni-t-dmm: Add support for the UNI-T UT61E.
2013-04-30 Uwe Hermannserial-dmm: Add support for the UNI-T UT61D.
2013-04-30 Uwe Hermannuni-t-dmm: Use sr_dev_inst to store connection handle.
2013-04-30 Uwe Hermannbrymen-dmm: Use sr_dev_inst to store connection handle.
2013-04-30 Bert Vermeulenoutput: Use sr_config_get() wrapper
2013-04-30 Bert Vermeulenfx2lafw: Keep track of our own libusb fds
2013-04-29 Bert VermeulenDon't remove stray source from the session after stopping
2013-04-29 Bert Vermeulenfx2lafw: Properly initialize operational state before...
2013-04-29 Bert Vermeulenols: Don't close serial port after acquisition is done
2013-04-28 Bert VermeulenDon't try to close devices when removing them from...
2013-04-27 Uwe HermannNEWS: Add most important items since last release.
2013-04-27 Uwe Hermanntondaj-sl-814: Use sr_dev_inst to store connection...
2013-04-27 Uwe Hermannunittests: Disable a broken test for now.
2013-04-27 Bert VermeulenDon't automatically clear known instances from USB...
2013-04-27 Bert VermeulenExplicitly initialize all struct parameters on init
2013-04-27 Bert VermeulenFix output API receive() function
2013-04-27 Martin LingRemove SR_MAX_NUM_PROBES, which is now no longer used.
2013-04-27 Martin Lingvcd output: Replace fixed length array of indices with...
2013-04-27 Martin Lingvcd output: Eliminate unnecessary array of probe names.
2013-04-27 Martin Linggnuplot: Eliminate fixed-size header buffer based on...
2013-04-27 Martin Linggnuplot: Remove unnecessary array of probe names.
2013-04-27 Martin Lingcsv: Remove unnecessary array of probe names.
2013-04-27 Martin Lingchronovu-l8: remove unused array of probe names.
2013-04-27 Martin Lingtext: Use a GSList of enabled probe names, not an array.
2013-04-27 Martin Lingvcd input: Use a GSList rather than fixed size array...
2013-04-27 Martin Lingvcd output: fix for big-endian architectures.
2013-04-27 Martin Linggnuplot: fix for big-endian architectures.
2013-04-27 Bert Vermeulenoutput/ols: Use new API
2013-04-27 Uwe Hermannerror.c: Add SR_ERR_DEV_CLOSED.
2013-04-26 Martin Lingascii: fix for big-endian architectures.
2013-04-26 Martin Lingbits: Remove unused code.
2013-04-26 Martin Linghex: fix for big-endian architectures.
2013-04-26 Martin Lingbits: fix for big-endian architectures.
2013-04-26 Bert VermeulenRemove sr_rational
2013-04-26 Uwe Hermannuni-t-dmm: Do proper detection of packets in the stream.
2013-04-26 Uwe Hermannuni-t-dmm: Make driver more similar to serial-dmm.
2013-04-26 Uwe Hermanncommon/dmm: Drop obsolete *is_packet_start() functions.
2013-04-26 Uwe Hermannfs9922: Use common DMM API.
2013-04-26 Uwe HermannREADME: Add "Copyright and license" section.
2013-04-26 Uwe HermannBring back link-mso19/nexus-osciprime for now.
2013-04-25 Uwe HermannDrop link-mso19/nexus-osciprime in preparation for...
2013-04-25 Uwe HermannREADME.devices: Fix typo.
2013-04-24 Uwe Hermannpython: Add Session.open_device().
2013-04-24 Uwe Hermannpython: sr_config's value field is called 'data'.
2013-04-24 Martin Lingpython: Support keyword arguments to scan()
2013-04-24 Martin Lingpython: Add a ConfigKey class.
2013-04-24 Martin Lingpython: Add conversion functions to/from GSList *
2013-04-24 Bert VermeulenOpen virtual device before loading file
2013-04-24 Bert VermeulenEnforce open device before config_set()/dev_acquisition...
2013-04-24 Bert VermeulenAdd sr_dev_open()/sr_dev_close()
2013-04-24 Bert VermeulenWhitespace fixes
2013-04-24 Bert Vermeulenfx2lafw: Minor cleanup
2013-04-24 Bert Vermeulenhantek-dso: Support conn scan parameter
2013-04-24 Bert Vermeulenrigol-ds1xx2: Code cleanup
2013-04-24 Martin Lingrigol-ds1xx2: Use common serial code.
2013-04-24 Martin Lingrigol-ds1xx2: Accept SR_CONF_CONN.
2013-04-23 Uwe Hermannmic-985xx: Use sr_dev_inst to store connection handle.
2013-04-23 Uwe HermannFix minor warning with some compilers.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-23 Uwe Hermannserial-dmm: Use sr_dev_inst to store connection handle.
2013-04-23 Bert VermeulenMore python build stuff to ignore
2013-04-22 Bert Vermeulensr_dev_inst_*() -> sr_dev_*()
2013-04-22 Bert Vermeulenzeroplus-logic-cube: Use sr_dev_inst to store connectio...
2013-04-22 Bert Vermeulenols: Use sr_dev_inst to store connection handle
2013-04-22 Bert Vermeulenols: Fix stack clobbering at start of acquisition
2013-04-21 Bert Vermeulenfluke-dmm: Use sr_dev_inst to store connection handle
2013-04-21 Bert Vermeulencolead-slm: Use sr_dev_inst to store connection handle
2013-04-21 Bert Vermeulenagilent-dmm: Use sr_dev_inst to store connection handle
2013-04-21 Martin Lingrigol-ds1xx2: fix delay time.
2013-04-21 Martin Lingpython: fix Fraction -> GVariant tuple conversion.
2013-04-21 Martin Lingrigol-ds1xx2: better error handling in hw_scan.
2013-04-20 Bert Vermeulenvictor-dmm: Allow configuration before the device is...
2013-04-20 Uwe HermannDrop obsolete g_match_info_unref() workaround.
2013-04-19 Uwe HermannAdd initial, lowlevel Ruby bindings.
2013-04-19 Martin Lingpython: unify pkg-config calls in setup.py.
2013-04-19 Martin Lingpython: Use --cflags-only-I to get includes in setup.py.
2013-04-19 Martin Lingpython: Add classes for values of API enums.
2013-04-19 Uwe Hermannpython: Add a Log class to control libsigrok logging.
next