]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2013-11-19 poljar (Damir... device: Fix leak if probe groups are created.
2013-11-15 poljar (Damir... rigol-ds1xx2: Send a SR_DF_END packet before acquisitio...
2013-11-15 Uwe Hermannserial.c: Temporary quickfix until a libserialport...
2013-11-15 Uwe Hermannlibsigrok-internal.h: Fix libserialport.h name.
2013-11-15 Uwe Hermannuni-t-dmm: Drop unused packet_request callback.
2013-11-15 Uwe Hermannconfigure.ac: libserialport is optional.
2013-11-14 Uwe HermannREADME: Document new libserialport requirement.
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 LingFix silly copy-paste error.
2013-11-14 Martin LingUpdate to new libserialport API.
2013-11-14 Martin LingUse libserialport for serial port access.
2013-11-11 Uwe Hermannerror.c: Add SR_ERR_PROBE_GROUP handling.
2013-11-11 Uwe Hermanndoxygen: Fix/improve 'struct sr_probe_group' documentation.
2013-11-10 Uwe Hermannunittests: Update for probe-groups changes.
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 VermeulenAdd SR_ERR_PROBE_GROUP, denoting a probe group requirement
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 VermeulenUpdate API documentation
2013-11-08 Bert Vermeulenrigol-ds1xx2: Skip obsolete fields
2013-11-08 Martin Lingpython: Map probe group configuration to ProbeGroup...
2013-11-08 Martin Lingpython: Add classes for probes and probe groups.
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: Add a name field to sr_probe_group.
2013-11-08 Martin Lingprobe_groups: initialise sdi->probe_groups to NULL.
2013-11-08 Martin Lingprobe_groups: Update Python bindings for API change.
2013-11-08 Bert VermeulenUse priv for consistency
2013-11-08 Martin Lingprobe_groups: API changes required to implement probe...
2013-11-04 Dan Horákupdate udev rules
2013-11-04 Uwe Hermannconfigure.ac: Bump libtool/library version from 1:1...
2013-11-04 Uwe Hermannconfigure.ac: Bump package version to 0.2.2.
2013-11-04 Uwe HermannNEWS: Update for upcoming 0.2.2 release.
2013-11-04 Uwe Hermannoutput/analog: SR_UNIT_REVOLUTIONS_PER_MINUTE: Add...
2013-11-04 Uwe Hermanncontrib/z60_libsigrok.rules: Also mention UNI-T UT325.
2013-11-04 Uwe Hermanncontrib/z60_libsigrok.rules: Add entry for the Saleae...
2013-11-04 Uwe Hermannconfigure.ac: Fix list sorting (cosmetic).
2013-11-04 Uwe Hermannconfigure.ac: Move a teleinfo snippet to the correct...
2013-11-04 Uwe HermannREADME.devices: uni-t-dmm devices need VID/PID now.
2013-11-04 Uwe HermannREADME.devices: Updates.
2013-11-04 Uwe Hermanndoxygen: @since tags document only last API change.
2013-11-04 Uwe HermannHACKING: Updates, some additions.
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-30 Marc SchinkInitial Comma-separated values (CSV) input support.
2013-10-28 Uwe HermannFix two FreeBSD build issues related to libusb-1.0.
2013-10-28 Uwe HermannUnit tests for 'binary' input format & version APIs.
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 Heidbrinkstd.c: Changed return value of std_dev_acquisition_stop...
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-24 Aurelien Jacobsadd energy meter device type and related units
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-20 Aurelien Jacobses519xx: restore correct packet size
2013-10-18 Matthias Heidbrinkserial: Changed order of flags PARENB and PARODD in...
2013-10-16 Uwe HermannBump libzip requirement to >= 0.10.
2013-10-16 Bert VermeulenBetter error reporting on session start failure
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 Aurelien Jacobsoutput/analog: add revolutions per minute unit
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 HermannREADME.devices: Various updates and additions.
2013-09-25 Uwe Hermannconfigure.ac: Don't build uni-t-ut32x if libusb-1.0...
2013-09-25 Uwe Hermannuni-t-ut32x: Shorten dev_list().
2013-09-25 Uwe HermannMakefile.am: Add missing HACKING file.
2013-09-25 Uwe Hermannlibsigrok.h: Fix enum entries order.
2013-09-25 Bert VermeulenMinor documentation fixes
2013-09-21 Bert VermeulenWhen adding a device instance to a running session...
2013-09-18 Bert VermeulenAdd sr_session_append(): add captured data to an existi...
2013-09-07 Matt Ranostayols: fixed demux mode disable noise filter
2013-09-06 Matt Ranostayols: Moved FLAG_FILTER to demux check
2013-09-04 Uwe Hermannconfigure.ac: Properly use $HW_ENABLED_DEFAULT everywhere.
2013-09-04 Matt Ranostayproto: Add missing prototype in proto.h
2013-09-02 Bert VermeulenNew API function sr_session_dev_list()
2013-09-02 Bert VermeulenProperly initialize session
2013-09-01 Uwe HermannVoltcraft VC-830: Fix diode mode handling.
2013-09-01 Uwe Hermannes51922/fs9721/fs9922/metex14: Use diode MQFLAG.
next