]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2013-12-03 Martin LingMake SCPI functions device independent, with separate...
2013-12-03 Uwe Hermannstrutil.c: Don't expose sr_atox() as API calls for...
2013-12-03 Uwe Hermannhameg-hmo: Reduce unnecessarily high nesting level.
2013-12-03 Uwe Hermannhameg-hmo: Use hmo_ prefix for driver-local SR_PRIV...
2013-12-03 Uwe Hermannhameg-hmo: Minor cosmetics, coding-style fixes.
2013-12-03 Uwe Hermannscpi.c: Minor cleanups, cosmetics.
2013-12-03 Uwe Hermannconfigure.ac: Don't build hameg-hmo if libserialport...
2013-12-03 Uwe Hermannconfigure.ac: Move Hameg HMO AM_CONDITIONAL to the...
2013-12-03 poljar (Damir... hameg-hmo: Add initial working driver version.
2013-12-03 poljar (Damir... hameg-hmo: Initial driver skeleton.
2013-12-03 poljar (Damir... serial: Add function to extract serial options.
2013-12-03 poljar (Damir... scpi: Add function to fetch uint8_t.
2013-12-03 poljar (Damir... scpi: Add function to get an array of floats.
2013-12-03 poljar (Damir... scpi: Add a function to read and wait on a *OPC? reply.
2013-12-03 poljar (Damir... scpi: Add more functions (getting int/bool/float/double).
2013-12-03 poljar (Damir... scpi: Add function to strictly parse bool strings.
2013-12-03 poljar (Damir... scpi: Add helper functions for SCPI communication.
2013-12-03 poljar (Damir... strutil: Add helper functions: string to number.
2013-12-01 Dan Horákdefine correct variable for the unified Rigol driver
2013-12-01 Uwe Hermannserial-dmm: No error message upon 0 new bytes.
2013-12-01 Martin LingUse new libserialport blocking/nonblocking API calls.
2013-11-29 Bert VermeulenFix memory leak when loading session files.
2013-11-29 Martin Lingrigol-ds: Fix duplicated "LA" probe group.
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...
next