]> sigrok.org Git - libsigrok.git/history - src
ipdbg-la: More style fixes
[libsigrok.git] / src /
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 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 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 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 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 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-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.
2018-06-05 Uwe Hermannhantek-4032l: Reduce indentation level a bit.
2018-06-05 Uwe Hermannzketech-ebd-usb: Fix a compiler warning.
2018-06-05 Andrej Valekhantek-4032l: Add support for external clocks.
2018-06-05 Andrej ValekAdd SR_CONF_EXTERNAL_CLOCK_SOURCE key.
2018-06-05 Andrej Valekhantek-4032l: Separate threshold channels.
2018-06-05 Andrej Valekhantek-4032l: Set new pwm threshold handling.
2018-06-05 Andrej Valekhantek-4032l: Implement trigger handling.
2018-06-05 Andrej Valekhantek-4032l: Set maximum samples size to 64MB.
2018-06-05 Andrej Valekhantek-4032l: Increase speed of data getting.
2018-06-05 Andrej Valekhantek-4032l: Separate USB receive callbacks.
2018-06-05 Andrej Valekhantek-4032l: Get FGPA version.
2018-06-05 Andrej Valekhantek-4032l: Unify style.
2018-06-03 Soeren ApelFix #1167 by not creating sigrok channels twice
2018-06-03 Gerhard Sittiginput/logicport: remove obsolete reset/cleanup assignments
2018-06-03 Gerhard Sittiginput/logicport: don't re-create channels after input...
2018-06-03 Gerhard Sittiginput/logicport: silence a non-fatal glib runtime assertion
2018-06-03 Gerhard Sittiginput: clear sdi_ready flag and receive() buffer in...
2018-06-02 Uwe Hermannhantek-6xxx: Drop some unused variables.
2018-06-02 Sergey Alirzaevhantek-6xxx: FIFO sampling
2018-06-01 Uwe Hermannscpi-pps: Rigol DP71x: Make OVP/OCP threshold listable.
2018-06-01 Frank Stettnerscpi: Use locale independent sr_vsnprintf_ascii() and...
2018-06-01 Frank Stettnerstrutil: Locale independent sprintf() and vsprintf...
2018-06-01 Frank Stettnerscpi-pps: Add listable OVP/OCP threshold for HP 66xxx...
2018-06-01 Frank Stettnerscpi-pps: Add HP 6631B, HP 66332A, HP 6633B and HP...
2018-06-01 Frank Stettnerscpi-pps: Add missing functionality for the HP 6632B...
2018-06-01 Frank Stettnerscpi-pps: Reimplemention of switching channel groups...
2018-06-01 Frank Stettnerscpi-pps: Use thread safe SCPI functions, return float...
2018-06-01 Frank Stettnerscpi: Synchronize read, write and write+read operations.
2018-06-01 Uwe Hermannscpi.c: Drop an unneeded log message.
2018-06-01 Uwe Hermannscpi_serial.c: Improve an error message.
2018-06-01 Uwe Hermannscpi_serial.c: Drop an unneeded log message.
2018-06-01 Uwe Hermannscpi-pps: Add support for the Rigol DP711/DP712.
2018-05-25 Gerhard Sittiginput/chronovu_la8: claim responsibility for LA16 files...
2018-05-25 Gerhard Sittiginput/chronovu_la8: only send data to the session,...
2018-05-21 Gerhard Sittiginput/logicport: unobfuscate 64-bit-clean bit mask...
2018-05-21 Gerhard Sittiginput/trace32_ad: fix potential buffer overflow for...
2018-05-19 Uwe Hermannhwdriver.c: Fix two scan-build warnings.
2018-05-19 Uwe Hermannsiglent-sds: Fix multiple scan-build warnings.
2018-05-19 Uwe Hermannlecroy-xstream: Fix a potential memory leak.
2018-05-19 Uwe Hermannhameg-hmo: Fix two potential memory leaks.
2018-05-19 Uwe Hermanninput/logicport: Fix outdated format_match().
2018-05-17 Gerhard Sittiginput: provide accessor routine for (struct sr_input...
2018-05-17 Gerhard Sittiginput/trace32_ad: data type nits, log verbosity in...
2018-05-17 Gerhard Sittiginput/trace32_ad: rephrase the header parse logic
2018-05-17 Gerhard Sittiginput/trace32_ad: silence format match logging, improve...
2018-05-17 Gerhard Sittiginput/chronovu_la8: address file size data type nits
2018-05-17 Gerhard Sittiginput: pass larger buffer to auto format detection
next