]> sigrok.org Git - libsigrok.git/history - src
Build: Fix typo that broke the driver enable options
[libsigrok.git] / src /
2015-08-16 Daniel ElstnerBuild: Properly namespace the version defines
2015-08-16 Daniel ElstnerConsistently use SR_PACKAGE_VERSION instead of VERSION
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 Hermannols: Don't #include <libserialport.h> directly.
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 Sundströmdslogic: Fix incorrect samplerate setting.
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-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 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-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 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-17 Uwe HermannFix various warnings when building without libusb.
2015-04-17 Uwe Hermannols: Whitespace fixes.
2015-04-17 Bartosz Golaszewskibaylibre-acme: Add a missing return value check.
2015-04-17 Bartosz GolaszewskiRevert "baylibre-acme: Fix a compiler warning."
2015-04-12 Uwe Hermannwindows: Fix various compiler warnings.
2015-04-12 Uwe Hermanninput/wav: windows: Fix a compiler warning.
2015-04-12 Uwe Hermannbaylibre-acme: Fix a compiler warning.
2015-04-12 Bartosz Golaszewskibaylibre-acme: Set update_interval when modifing sample...
2015-04-12 Bartosz Golaszewskibaylibre-acme: Dynamically check per probe config options.
2015-04-12 Uwe HermannFix a USB timeout related issue in sr_session_iteration().
2015-04-09 Uwe Hermannuni-t-dmm: Add a missing NULL (fixes a crash on Android).
2015-04-09 Uwe Hermanndslogic: Fix FPGA bitstream upload.
2015-04-09 Uwe Hermanndslogic: Add #defines for timeouts and delays.
2015-04-08 Uwe Hermannrigol-ds: Drop unneeded check of g_strdup_printf()...
2015-04-07 Uwe Hermannsr_driver_list() now takes a context pointer.
2015-04-07 Uwe Hermannlink-mso: Eliminate unneeded NUM_CHANNELS.
2015-04-03 Uwe Hermannfx2lafw: Use libusb_error_name() for reporting transfer...
2015-03-31 Uwe HermannReplace some magic numbers with a #define.
2015-03-31 Uwe HermannReduce unnecessarily high indentation level in some...
2015-03-31 Uwe HermannMinor cosmetics and consistency fixes.
2015-03-31 Uwe HermannDon't check g_free() arguments for NULL.
2015-03-31 Uwe Hermanncem-dt-885x: Add a missing break statement.
2015-03-31 Uwe Hermannzeroplus: Add a missing break statement.
2015-03-31 Uwe HermannFix a typo in a for loop (wrong variable).
2015-03-26 Uwe Hermannsysclk-lwla: Use ARRAY_SIZE instead of G_N_ELEMENTS.
2015-03-26 Martin Linguni-t-dmm: Declare each meter type in only one place.
2015-03-26 Martin LingCall libusb_get_next_timeout() to get minimum timeout...
2015-03-26 Martin LingStore a context pointer in struct sr_session.
2015-03-26 Martin LingMake sr_session_new() and sr_session_load() require...
2015-03-24 Uwe HermannRevert "session_file.c: Use config_*() wrappers."
next