]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2013-11-29 Martin LingCreate & use new sr_usbtmc_dev_inst for Rigol DS driver.
2013-11-29 Martin LingDS2000 sample memory capture patches from Mathias Grimm...
2013-11-29 Martin LingFix handling second channel on DS2000 series.
2013-11-29 Martin Lingrigol-ds: brown paper bag, using timebases instead...
2013-11-29 Martin Lingrigol-ds: fix calls to config_list with NULL sdi/devc.
2013-11-29 Martin Lingrigol-ds: Add support for DS2xx2 series.
2013-11-29 Martin LingRename rigol-ds1xx2 driver to rigol-ds.
2013-11-26 Bert VermeulenDon't accept over 64 probes.
2013-11-26 Bert Vermeuleninput/vcd: Coding style fixes.
2013-11-26 Bert Vermeulenoutput/csv: Fix wrong cast.
2013-11-26 Uwe Hermannserial.c: Re-enable serial_read() error reporting.
2013-11-26 Martin LingUse new libserialport opaque configuration structure.
2013-11-26 Martin LingUse accessor for new libserialport opaque port structure.
2013-11-26 Bert Vermeulengmc-mh-1x-2x driver depends on libserialport
2013-11-23 Bert Vermeulenuni-t-dmm: Drop unnecessary DMM count.
2013-11-23 Bert Vermeulenuni-t-dmm: Add support for the Tenma 72-7745.
2013-11-22 Uwe Hermannhantek-dso: config_list(): Only SR_CONF_BUFFERSIZE...
2013-11-22 Uwe Hermannols: config_list(): Handle SR_CONF_PATTERN_MODE.
2013-11-22 Uwe HermannUpdate to 3-digit libserialport package version format.
2013-11-22 Uwe HermannMake struct sr_session opaque.
2013-11-22 Matthias Heidbrinkgmc_mh_1x_2x: Completed driver for Metrahit 1x/2x
2013-11-22 Matthias HeidbrinkAdded SR_MQ_TIME and SR_MQFLAG_DURATION.
2013-11-22 Matthias Heidbrinkserial: Allow 5 and 6 data bits.
2013-11-22 Matthias Heidbrinkgmc_mh_1x_2x: Inital driver skeleton.
2013-11-22 Martin LingUpdate for libserialport v0.1 API.
2013-11-20 Bert VermeulenSuppress compile warning
2013-11-20 poljar (Damir... output/text: Fix memory leak of internal state buffers.
2013-11-19 Uwe HermannDT4000ZC/TP4000ZC: Force DTR=1 on the serial port.
2013-11-19 Uwe Hermannols: Always open serial port in nonblocking mode.
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... serial: Fix leak in serial_open.
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).
next