]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2017-03-11 Sven SchnelleSCPI: add sr_scpi_write_data()
2017-03-10 Uwe HermannFix obsolete code comments.
2017-03-10 Uwe Hermannsr_scpi_free(): Allow NULL as argument.
2017-03-10 Uwe Hermannsr_scpi_hw_info_free(): Allow NULL as argument.
2017-03-10 Uwe Hermannsr_usbtmc_dev_inst_free(): Allow NULL as argument.
2017-03-10 Uwe Hermannsr_usb_dev_inst_new(): Allow NULL as argument.
2017-03-10 Uwe Hermannsr_serial_dev_inst_free(): Allow NULL as argument.
2017-03-10 Uwe Hermannsr_dev_inst_free(): Allow NULL as argument.
2017-03-08 Uwe Hermannscope drivers: More consistent config key ordering.
2017-03-08 Soeren Apelrigol-ds: Fix capabilities listing in config_list()
2017-03-08 Soeren Apellecroy-xstream: Fix capabilities listing in config_list()
2017-03-08 Uwe HermannFix sr_period_string() Doxygen comments.
2017-03-07 Soeren ApelRework sr_period_string
2017-03-07 Matthieu Guillauminpce-322a: Adding support for reading memory from PCE...
2017-03-05 Uwe Hermannconfigure summary: Show linker flags.
2017-03-04 Uwe Hermannconfigure summary: Show whether shared/static build...
2017-03-02 Uwe Hermannlecroy-xstream: Drop some unneeded "lecroy_" prefixes.
2017-03-02 Uwe Hermannlecroy-xstream: Drop prototypes for non-existing functions.
2017-03-02 Uwe Hermannlecroy-xstream: Minor whitespace and consistency fixes.
2017-03-02 Soeren Apellecroy-xstream: Use sr_period_string()
2017-03-02 Soeren Apellecroy-xstream: Fix compiler warnings
2017-03-02 Soeren Apellecroy-xstream: Don't send custom SCPI command to the...
2017-03-02 Soeren Apellecroy-xstream: Change human-readable name
2017-03-02 Sven Schnellelecroy-xstream: Add the actual driver implementation
2017-03-02 Sven Schnellelecroy-xstream: Initial driver skeleton.
2017-03-02 Uwe Hermannrohde-schwarz-sme-0x: Add support for SR_CONF_SIGNAL_GE...
2017-03-02 Uwe HermannAdd SR_CONF_SIGNAL_GENERATOR.
2017-03-02 Uwe Hermannrohde-schwarz-sme-0x: Drop prototypes for non-existing...
2017-03-02 Uwe Hermannrohde-schwarz-sme-0x: Minor whitespace and consistency...
2017-02-26 Soeren Apelrohde-schwarz-sme-0x: Coding style fixes
2017-02-26 Vlad Ivanovrohde-schwarz-sme-0x: Initial device support
2017-02-26 Uwe Hermannhwdriver: Drop unneeded debug message.
2017-02-15 Sven SchnelleFix analog output display
2017-02-14 Sven SchnelleFix initial sample value for demo driver
2017-02-02 Marcus ComstedtBuild: fix #865 yet again
2017-01-27 Uwe HermannREADME.devices: Update hantek-6xxx entry.
2017-01-27 Uwe Hermannz60_libsigrok.rules: Add Hantek 6022BL.
2017-01-27 Sebastian Tabares... Add support for Hantek 6022BL
2017-01-22 Aurelien Jacobsagilent-dmm: Add support for U124xC.
2017-01-22 Aurelien Jacobsagilent_dmm: Split generic part of recv_log_u128x(...
2017-01-22 Aurelien Jacobsagilent-dmm: Add support for Vsense (Non-Contact Voltage).
2017-01-22 Aurelien Jacobsagilent-dmm: Fix handling of the 2nd channel of 2 chann...
2017-01-22 Aurelien Jacobsagilent-dmm: Set correct length in strncmp().
2017-01-22 Aurelien Jacobslibsigrok.h: Add SR_MQ_HARMONIC_RATIO.
2017-01-21 Uwe Hermannscpi_serial: Convert 'got_newline' variable to gboolean.
2017-01-21 Stefan Brünsscpi: Do not block when reading header of definite...
2017-01-21 Stefan Brünsscpi_serial: Get rid of intermediate buffer, do not...
2017-01-21 Stefan Brünsscpi: Query current time just once, use microseconds...
2017-01-21 Stefan Brünsyokogawa-dlm: Mostly fix dumping of current timebase
2017-01-21 Stefan Brünshameg_hmo: Mostly fix dumping of current timebase
2017-01-21 Stefan Brünstests/strutil: Check output of sr_period_string
2017-01-20 Stefan Brünsstrutil: Fix sr_period_string output
2017-01-20 Gerhard Sittigscpi: Don't process received data of zero length
2017-01-20 Gerhard Sittigscpi: Rephrase buffer resize for free space during...
2017-01-20 Gerhard Sittighameg-hmo: Rephrase the channel constraints check ...
2017-01-20 Gerhard Sittighameg-hmo: Map logic data from second digital pod to...
2017-01-07 Gerhard Sittighameg-hmo: Do read from second digital pod during acqui...
2017-01-07 Gerhard Sittighameg-hmo: Send exactly one sigrok frame per scope...
2017-01-07 Gerhard Sittighameg-hmo: Use the host's endianess to read analog...
2017-01-07 Gerhard SittigRevert "hameg-hmo: Support BE format for SCPI sample...
2017-01-07 Gerhard SittigRevert "scpi: Don't process received data of zero length"
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2017-01-07 Gerhard Sittigasyc-ii: Rephrase "exponent" logic when parsing packets
2017-01-07 Gerhard Sittigasyc-ii: Prefer more portable and common string routines
2017-01-07 Gerhard Sittigasyc-ii: Unobfuscate a comment on packet parse constraints
2017-01-07 Gerhard Sittigscpi: Rephrase length logic in data block reception...
2017-01-07 Gerhard Sittigscpi: Don't process received data of zero length
2017-01-07 Gerhard Sittigscpi: Minor style nits
2017-01-07 Gerhard Sittighameg-hmo: Support BE format for SCPI sample downloads
2017-01-07 Gerhard Sittighameg-hmo: Declare support for 2 pods / 16 channels...
2017-01-07 Gerhard Sittighameg-hmo: Release enabled channels when acquisition...
2017-01-07 Gerhard Sittighameg-hmo: Fix index access for models with 2 pods...
2016-12-26 Gerhard Sittigserial-lcr: update README.devices (firmware upload...
2016-12-26 Gerhard Sittigderee-de5000: rename to serial-lcr, update configure...
2016-12-20 Uwe HermannHACKING: Improve description of Doxygen conventions.
2016-12-20 Gerhard Sittigserial-dmm: add DMM entry for Metrix MX56C (ASYC-II...
2016-12-20 Gerhard Sittigdmm: introduce support for ASYC-II 16-byte protocol...
2016-12-06 Uwe HermannConsistently use the "PeakTech" vendor name spelling.
2016-12-06 Marcus ComstedtBindings: Link C++ code with gnustl_shared if it exists...
2016-12-06 Marcus ComstedtJava: Use correct JNI function when calling Vector.add
2016-12-05 Vlad Ivanovfx2lafw: fix device product string check
2016-12-05 Karl Palssonfx2lafw: warn on fail to open plausible devices
2016-12-05 Vadim A. Misbakh... Makefile: fix for #865.
2016-12-05 Marcus ComstedtBindings: Make Ruby bindings build with Ruby 2.0
2016-12-05 Gerhard Sittigderee-de5000: add driver item for the Peaktech 2170...
2016-12-05 Gerhard Sittigderee-de5000: prepare to add more ES51919 based LCR...
2016-11-06 Uwe Hermannserial-dmm: Expand a code comment.
2016-11-06 Gerhard Sittigserial-dmm: comment nit on the UART bitrate for ES519xx...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 12...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 11...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 10...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 9...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 8...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 7...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 6...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 5...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 4...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 3...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 2...
2016-11-06 Gerhard Sittigserial-dmm: sort the list of device drivers (part 1...
next