]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2015-08-18 Daniel ElstnerBuild: Skip C++ CFLAGS and LIBS check when disabled
2015-08-18 Daniel ElstnerBuild: Fix typo that broke the driver enable options
2015-08-18 Daniel ElstnerBuild: Make SR_DRIVER() handle dependencies
2015-08-18 Daniel ElstnerBuild: Make dependency on git change more robust
2015-08-16 Uwe HermannBuild: Show glib/libzip version requirements in configu...
2015-08-16 Uwe HermannBuild: Fix a typo causing libftdi1 detection issues.
2015-08-16 Daniel ElstnerBuild: Properly namespace the version defines
2015-08-16 Daniel ElstnerBuild: Cleanup up and modernize autotools setup
2015-08-16 Daniel ElstnerBuild: Simplify the hardware driver selection
2015-08-16 Daniel ElstnerAdd dist tarball to gitignore
2015-08-16 Daniel Elstnersetup.py: Do VPATH search for swig/enums.i
2015-08-16 Daniel ElstnerBuild: Depend on swig/enums.i where appropriate
2015-08-16 Daniel Elstnerenums.py: Place swig/enums.i into build directory
2015-08-16 Daniel ElstnerBuild: Do not distribute generated headers
2015-08-16 Daniel ElstnerBuild: Pass nostdinc option to automake
2015-08-16 Daniel ElstnerBuild: Use angle brackets for enums.cpp include
2015-08-16 Daniel ElstnerBuild: Distribute bindings sources
2015-08-16 Daniel ElstnerBuild: Prefix directory to include of enums.hpp
2015-08-16 Daniel ElstnerBuild: Append git revision hash to version
2015-08-16 Daniel ElstnerConsistently use SR_PACKAGE_VERSION instead of VERSION
2015-08-16 Daniel ElstnerBuild: Delay expansion of $datadir in FIRMWARE_DIR
2015-08-16 Daniel ElstnerBuild: Make version.h a configuration header
2015-08-16 Daniel Elstnertests: Include <libsigrok/libsigrok.h>
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-08-15 Soeren Apeloutput/srzip: Prevent memory leak in case filename...
2015-08-15 Uwe Hermannbackend: Output lib versions, host, and endianness...
2015-08-15 Aurelien Jacobsbrymen-bm86x: add some error checking
2015-08-15 Uwe HermannVarious minor cosmetics and consistency fixes.
2015-08-15 Uwe HermannDrop comment mentioning non-existing function.
2015-08-15 Uwe HermannDoxygen consistency fixes (@foo instead of \foo).
2015-08-15 Uwe HermannVarious errno/strerror() related fixes.
2015-07-31 Hubert CHAUMETTElibsigrok: demo: close pipes on dev_acquisition_stop()
2015-07-30 Soeren Apeloutput/srzip: Use sr_output->filename instead of option
2015-07-30 Soeren ApelAdd filename field to sr_output and make it accessible
2015-07-25 Uwe HermannOnly build BayLibre ACME driver if <sys/timerfd.h>...
2015-07-25 Uwe Hermannols: Don't #include <libserialport.h> directly.
2015-07-18 Uwe HermannBump version to 0.4.0 (the upcoming next major release).
2015-07-18 Uwe HermannAppend "-git" to the version string.
2015-07-10 Uwe HermannConvert a few more occurrences of d->priv to d->context.
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-07-09 Uwe Hermannfx2lafw: Use the USB_INTERFACE #define.
2015-07-09 Uwe Hermannfx2lafw: Fix segfault wrt libusb_detach_kernel_driver().
2015-07-09 Soeren Apelfx2lafw: Fix #445 by detaching the kernel driver (if...
2015-07-09 Daniel KingDemo: Fix #314 by always honoring sample limit changes
2015-07-09 Soeren ApelFix #505 by providing a separate property list for...
2015-07-06 Soeren ApelFix #574 by setting up the transfer first, then startin...
2015-07-01 Bartosz Golaszewskibaylibre-acme: Remove unnecessary close().
2015-07-01 Bartosz Golaszewskibaylibre-acme: Use SR_HZ_TO_NS() when configuring the...
2015-06-30 Bartosz Golaszewskibaylibre-acme: Add a workaround for slow data acquisition.
2015-06-30 Daniel Lezcanobaylibre-acme: Use timerfd instead of a fake pipe.
2015-06-29 Bartosz Golaszewskibaylibre-acme: Close sysfs files after stopping the...
2015-06-29 Daniel Lezcanobaylibre-acme: Optimize reading of values from sysfs.
2015-06-27 Daniel Elstnersysclk-lwla: Do not create channels in reverse order
2015-06-22 Uwe Hermannyokogawa-dlm: Minor cosmetics, consistency fixes, typos.
2015-06-22 Soeren Apelyokogawa-dlm: Return correct value for SR_CONF_HDIV
2015-06-22 Soeren Apelyokogawa-dlm: Remove dlm_setup_channels()
2015-06-22 Soeren Apelyokogawa-dlm: Introduce config_channel_set()
2015-06-22 Soeren Apelyokogawa-dlm: Config get/set/list handler updates
2015-06-22 Soeren Apelyokogawa-dlm: Fix number of digital groups
2015-06-22 Soeren Apelyokogawa-dlm: Prevent duplicate channel index
2015-06-22 Soeren Apelyokogawa-dlm: Add support for the DL9000 series
2015-06-22 Daniel Gröberfx2lafw: Add DSLogic Pro and DSCope firmware loading...
2015-06-22 Carl-Fredrik... dslogic: Fix incorrect samplerate setting.
2015-06-16 Alexandru Gagniucbindings/python: Handle import failures without crashing
2015-06-16 Alexandru Gagniucscpi-pps: Chroma 62000P: Get capabilities from device...
2015-06-16 Alexandru Gagniucscpi-pps: Add profile for Chroma 62024P-80-60 DC Source
2015-06-13 Jiří PinkavaJava: install files into DESTDIR
2015-06-11 Uwe Hermannsaleae-logic16: Emit debug info of which bitstream...
2015-06-11 Marcus Comstedtsaleae-logic16: Support new bitstream version 1.3 with...
2015-06-07 Uwe Hermannscpi: Update names of a few *_OUTPUT_* items.
2015-06-07 Uwe Hermannmodbus: Consistently use the "Modbus" spelling.
2015-06-07 Uwe Hermannmodbus: Minor typos, cosmetics and consistency fixes.
2015-06-07 Aurelien JacobsActual implementation for the maynuo-m97 driver.
2015-06-07 Aurelien Jacobsmaynuo-m97: Initial driver skeleton.
2015-06-07 Aurelien Jacobslibsigrok.h: add new type of device: ELECTRONIC_LOAD.
2015-06-07 Aurelien Jacobslibsigrok.h: Add SR_CONF_OVER_TEMPERATURE_PROTECTION_AC...
2015-05-12 Aurelien Jacobsmodbus: add a serial RTU backend.
2015-05-12 Aurelien JacobsAdd a modbus communication helper module.
2015-05-12 Aurelien Jacobslibsigrok-internal.h: add helper macro to read floats...
2015-05-12 Aurelien JacobsRename SR_CONF_OUTPUT_* to SR_CONF_*.
2015-05-09 Aurelien Jacobsscpi-pps: don't fail acquisition start for devices...
2015-05-09 Aurelien JacobsUse G_PI instead of defining our own version of PI.
2015-05-07 Uwe Hermannscpi-pps: Minor cleanups.
2015-05-07 Uwe Hermannscpi-pps: Fix a compiler warning.
2015-05-07 Uwe Hermannscpi-pps: Make some more items static.
2015-05-07 Alexandru Gagniucspci-pps: Add profile for Agilent N5767A DC source
2015-05-06 Alexandru Gagniucspci-pps/profiles: Support frequency control in Chroma...
2015-05-06 Alexandru Gagniucscpi-pps: Add infrastructure for controlling output...
2015-05-06 Alexandru Gagniucglobal: Add configuration key for output frequency...
2015-05-06 Alexandru Gagniucglobal: Treat SR_CONF_OUTPUT_FREQUENCY as float instead...
2015-05-01 Alexandru Gagniucasix-sigma: Avoid use of variable length arrays
2015-04-30 Alexandru Gagniucpython: classes.i: Declare strings with std::string
2015-04-29 Alexandru Gagniucspci-pps: Add profile for Chroma 61604 AC Source
2015-04-29 Alexandru Gagniucscpi: Accept *IDN responses with more than four tokens
2015-04-28 Aurelien JacobsCompile with -std=c11 along with _POSIX_C_SOURCE=200112L.
2015-04-28 Aurelien JacobsDefine our own constant for PI.
2015-04-28 Aurelien Jacobsstrcasecmp() is defined in strings.h.
2015-04-28 Aurelien Jacobswav: Stricter check for valid chunk ID.
2015-04-20 Martin LingC++: Change arguments of Input::send() from std::string...
next