]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2018-09-20 Martin LingFix read past end of array in sr_analog_si_prefix_friendly.
2018-09-18 Uwe Hermannscpi-pps: Add a missing "break" in config_get().
2018-09-18 Uwe HermannMake sr_packet_{copy,free} API calls public.
2018-09-11 Martin Lingscpi-pps: Fix broken channel selection code.
2018-09-10 Martin Lingscpi-pps: Use software sample and time limits.
2018-09-10 Martin Lingscpi-pps: Don't block waiting for a value on capture...
2018-09-10 Martin LingAdd udev rules for Rigol DP800 series.
2018-09-05 Uwe Hermannoutput/csv: Disable the dedup option by default.
2018-09-05 Uwe Hermannstd: Drop unneeded/duplicate log messages.
2018-09-03 Andrej Valekhantek-4032l: Fix default threshold value selection...
2018-09-03 Soeren Apelstd: Fix up non-zero FP value generation
2018-09-03 Gerhard Sittiginput: improve robustness, avoid NULL dereference in...
2018-09-03 Gerhard Sittigproto.h: move routine declaration to its respective...
2018-09-03 Uwe Hermannsr_resourcepaths_get(): Drop confusing log message.
2018-09-03 Uwe Hermannhantek-6xxx: Hantek 6022BE: Add VID/PID 04b5:6022 support.
2018-09-01 Uwe HermannConsistently use the _WIN32 #define.
2018-09-01 Uwe Hermannipdbg-la: Fix two compiler warnings on Windows.
2018-09-01 Uwe Hermannipdbg-la: Fix data_available() implementation on Windows.
2018-09-01 Uwe Hermannipdbg-la: Fix a build issue on Windows.
2018-08-30 Gerhard Sittigfx2lafw: silence error message in query for channel...
2018-08-30 Gerhard Sittigsaleae and other FX2: show firmware name when loading...
2018-08-30 Uwe HermannAdd a new sr_log_callback_get() API call.
2018-08-30 Uwe Hermannipdbg-la: scan(): Use g_strdup_printf().
2018-08-29 Uwe Hermannipdbg-la: Make some functions static.
2018-08-29 Uwe Hermannipdbg-la: Avoid CamelCaps and ALLCAPS variable names.
2018-08-29 Uwe Hermannipdbg-la: Drop some unneeded casts.
2018-08-29 Uwe Hermannipdbg-la: data_available(): Return gboolean.
2018-08-29 Uwe Hermannipdbg-la: Use std_init() and std_dev_list().
2018-08-29 Uwe Hermannipdbg-la: Consistently use g_strerror().
2018-08-29 Uwe Hermannipdbg-la: Drop unneeded g_malloc0() checks for small...
2018-08-29 Uwe Hermannipdbg-la: Drop unneeded sdi->status handling.
2018-08-29 Uwe Hermannipdbg-la: Simplify config_get/_set/_list.
2018-08-29 Uwe Hermannipdbg-la: Fix devopts[] contents.
2018-08-29 Uwe Hermannipdbg-la: Drop various unneeded name prefixes.
2018-08-29 Uwe Hermannipdbg-la: Fix incorrect copyright headers.
2018-08-29 Uwe Hermannipdbg-la: Consistently use the same naming everywhere.
2018-08-29 Soeren Apelipdbg-la: Allow rx to time out and handle invalid data...
2018-08-29 Soeren Apelipdbg-la: Remove SR_CONF_SERIALCOMM
2018-08-29 Soeren Apelipdbg-la: Adjust to sigrok indentation style
2018-08-29 Soeren Apelipdbg-la: More style fixes
2018-08-29 Soeren Apelipdbg-la: Style fixes
2018-08-29 Eva Kisslingipdbg-la: stop-command
2018-08-29 Eva Kisslingipdbg-la: stop-function pulseview
2018-08-29 Eva Kisslingipdbg-la: add edge trigger option
2018-08-29 Eva Kisslingipdbg-la: revers order of trigger settings
2018-08-29 Eva Kisslingipdbg-la: return correct samples limit
2018-08-29 Eva Kisslingipdbg-la: add "loggs"
2018-08-29 Eva Kisslingipdbg-la: get rid of crash on shutdown
2018-08-29 Eva Kisslingipdbg-la: reduce warnings (added explicit casts)
2018-08-29 Eva Kisslingipdbg-la: Add changes for IPDBG project
2018-07-22 Uwe Hermannsr_buildinfo_libs_get(): Also support LIBUSBX_API_VERSION.
2018-07-22 Uwe HermannFix multiple C++ bindings warnings with gcc 8.
2018-07-22 Uwe Hermanninput/wav: Fix potential buffer overflow (and compiler...
2018-07-22 Uwe Hermannstrutil.c: Use gboolean in favor of bool for consistency.
2018-07-22 Gerhard Sittigtests: add (negative) "." test case for rational conversion
2018-07-22 Gerhard Sittigtests: add more cases for text to rational number conve...
2018-07-22 Gerhard Sittigstrutil: insist in some mantissa for parse rational
2018-07-22 Gerhard Sittigstrutil: accept leading whitespace in parse rational
2018-07-22 Gerhard Sittigstrutil: handle empty fractional in parse rational
2018-07-22 Gerhard Sittigstrutil: cosmetics, fixup minor style nits
2018-07-22 Gerhard Sittigtests: echo text input when rational conversion fails
2018-07-22 Gerhard Sittiginput/vcd: abort VCD import when timestamp counts backwards
2018-07-19 Uwe Hermannsr_buildinfo_libs_get(): Show LIBUSB_API_VERSION.
2018-07-17 Uwe Hermannconfigure.ac: Emit a warning if the C++ bindings are...
2018-07-17 Uwe Hermannstrutil: Fix unit test failure (bug #1093).
2018-07-15 Gerhard Sittigoutput: simplify trigger marker position calculation...
2018-07-15 Gerhard Sittigoutput: fixup trigger marker position in ascii/bits...
2018-06-26 Uwe Hermannstd: Improve prototypes of some functions.
2018-06-22 Uwe Hermannrigol-ds: Add initial Agilent MSO7034A support.
2018-06-22 Uwe Hermannrigol-ds: Improve a log message.
2018-06-22 Uwe Hermannsiglent-sds: Drop currently unused switch/case.
2018-06-22 Uwe Hermannsiglent_sds_channel_start(): Use ternary operator to...
2018-06-22 Uwe Hermannrigol-ds: Add missing "return SR_ERR".
2018-06-22 marchelhsiglent-sds: Fixed samplerate and memory depth calculation
2018-06-22 marchelhsiglent-sds: Fix, USB connection problem partially...
2018-06-21 Uwe Hermannudev: Add rule for Rigol DS4000 series devices.
2018-06-21 Valentin Ochsrigol-ds: Initial patch for Rigol DS4000 support
2018-06-21 Valentin Ochsrigol-ds: Rename the CHANINFO macro and comment it
2018-06-21 Valentin Ochsrigol-ds: Store trigger sources and their number for...
2018-06-19 Uwe Hermanntests: Expand test_analog_unit_to_string unit test.
2018-06-19 Uwe Hermanntests: Fix test_analog_unit_to_string unit test.
2018-06-18 Uwe Hermannserial-dmm: Fix Voltcraft VC-96 sorting.
2018-06-18 Uwe Hermanndmm/vc96: Drop some obsolete debug output.
2018-06-18 Matthias SchulzAdd support for the Voltcraft VC-96 DMM.
2018-06-18 Adrian Stratulatdtm0660: Do not apply the exponent twice on the value
2018-06-16 Joerg AlpersFix: Bug #1188 DSLogic triggering
2018-06-15 JohnChfluke-45: Add initial driver implementation.
2018-06-15 JohnChfluke-45: Initial driver skeleton.
2018-06-14 Uwe Hermanngwinstek-gpd: Fix sr_dev_driver struct.
2018-06-14 Uwe Hermanngwinstek-gpd: Avoid some unnecessary assignments.
2018-06-14 Uwe Hermanngwinstek-gpd: Drop some unneeded debug logs.
2018-06-14 Bastian Schmitzgwinstek-gpd: Initial implementation.
2018-06-06 Soeren Apelwav: Don't assume CHUNK_SIZE >= total_samples
2018-06-05 Uwe Hermannhantek-4032l: Minor cosmetic fix.
2018-06-05 Uwe Hermannhantek-4032l: Rename 'devc->buffer' to 'devc->buf'.
2018-06-05 Uwe Hermannhantek-4032l: Rename number_samples to num_samples.
2018-06-05 Uwe Hermannhantek-4032l: Use MIN() where possible.
2018-06-05 Uwe Hermannhantek-4032l: Simplify some config_get/_set parts.
2018-06-05 Uwe Hermannhantek-4032l: config_set(): Simplify SR_CONF_CAPTURE_RA...
2018-06-05 Uwe Hermannhantek-4032l: Drop some unneeded malloc checks.
next