]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
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...
2015-04-19 Uwe HermannLower libserialport requirement to 0.1.1.
2015-04-17 Uwe HermannFix various warnings when building without libusb.
2015-04-17 Uwe Hermannols: Whitespace fixes.
2015-04-17 Uwe Hermann.gitignore: Add tests/main.
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-08 Uwe Hermannconfigure.ac: Drop unneeded AC_CANONICAL_SYSTEM.
2015-04-07 Uwe Hermannautogen.sh: Drop obsolete MinGW/MSYS items.
2015-04-07 Uwe Hermanncxx: Makefile.am: Use libtool's -no-undefined option.
2015-04-07 Martin Lingwindows: Fix building shared library on MinGW.
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 Uwe Hermannunit tests: Update for sr_session_new() API change.
2015-03-26 Uwe Hermannbindings/cxx/classes.cpp: Fix sr_session_load() invocation.
2015-03-26 Uwe Hermannbindings/cxx/classes.cpp: Fix a typo.
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."
2015-03-24 Martin LingInitial fix attempt for a thread-related issue on Windows.
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-24 Uwe HermannVarious NULL-check consistency fixes.
2015-03-24 Uwe HermannSome more g_try_*alloc() fixes.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-24 Mike WaltersAdd udev rule for Rigol 1000Z series
2015-03-22 Uwe Hermanndemo: Fix SR_CONF_DEVICE_OPTIONS variant type.
2015-03-22 Uwe HermannChannel names consistency fixes and simplifications.
2015-03-22 Uwe HermannRemove unneeded #endif comments.
2015-03-22 Uwe HermannConsistency and whitespace fixes for switch statements.
2015-03-22 Uwe HermannMake memset() invocations consistent across all files.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-22 Uwe Hermannsession_file.c: Use config_*() wrappers.
2015-03-22 Uwe HermannSimplify a few config_set() callbacks.
next