]> sigrok.org Git - libsigrok.git/history - src
demo: data type nits in the device context (enum, unsigned int)
[libsigrok.git] / src /
2018-05-13 Gerhard Sittigdemo: data type nits in the device context (enum, unsig...
2018-04-28 Gerhard Sittiginput/trace32_ad: silence format errors during input...
2018-04-28 Uwe Hermanndreamsourcelab-dslogic: Properly set initial voltage...
2018-04-26 Uwe Hermanndmm/ms8250d: Fix two log messages.
2018-04-26 MandlAdd support for the MASTECH MS8250D multimeter
2018-04-24 Uwe Hermannhantek-4032l: Emit FPGA version log message.
2018-04-24 Uwe Hermannsoft-trigger: Fix an issue causing triggers to not...
2018-04-22 Uwe Hermannrigol-ds: Fix an issue causing only one channel to...
2018-04-22 Uwe Hermannrigol-ds: Make two log messages more specific.
2018-04-22 Andrej Valekhantek-4032l: Add option to abort acquisition.
2018-04-22 Andrej Valekhantek-4032l: Fix mismatch in magic number.
2018-04-22 Andrej Valekhantek-4032l: Fix structure packing.
2018-04-22 Andrej Valekhantek-4032l: Fix typo from device porting to new lib...
2018-04-21 Uwe Hermannlog: Move log level check so that it affects all handlers.
2018-04-21 Uwe Hermannoutput/csv: Make the label values option a list.
2018-04-21 Uwe Hermanninput/csv: Make the data format option a list.
2018-04-21 Uwe Hermannsoft-trigger: Use g_try_malloc() for potentially large...
2018-04-19 Uwe Hermannsession_driver: Quickfix to prevent looped analog data...
2018-04-19 Uwe Hermanninput/null: Add a null module that discards all data.
2018-04-19 Uwe Hermannoutput/null: Add a null module that discards all data.
2018-04-19 Uwe Hermanninput/output: Slightly improved module descriptions.
2018-04-19 Uwe Hermanninput modules: Increase chunk size to 4MB for all modules.
2018-04-19 Uwe Hermanninput modules: Name chunk size #defines CHUNK_SIZE...
2018-04-19 Uwe Hermanninput/trace32_ad: Drop unused #define.
2018-04-19 Uwe Hermanninput/wav: Put internal buffer on the heap instead...
2018-04-14 Uwe Hermanninput/binary: Increase chunk size from 4KB to 4MB.
2018-04-14 Uwe Hermanninput/binary: Only calculate unitsize once.
2018-04-14 Uwe Hermanninput modules: Improve option names and descriptions.
2018-04-08 Uwe Hermannzketech-ebd-usb: Drop unneeded log message.
2018-04-08 Uwe Hermannzketech-ebd-usb: Shorten function name prefix for bette...
2018-04-08 Uwe Hermannzketech-ebd-usb: Make a few functions static.
2018-04-08 Uwe Hermannzketech-ebd-usb: Add some underscores to #defines.
2018-04-08 Sven Bursch-Osewoldzketech-ebd-usb: First version of the driver.
2018-04-08 Sven Bursch-Osewoldzketech-ebd-usb: Initial driver skeleton.
2018-04-08 Uwe Hermannusbtmc: Silence some overly verbose log messages.
2018-03-29 Uwe Hermannrdtech-dps: User ternary operator.
2018-03-29 James Churchillrdtech-dps: New driver for RDTech DPS/DPH series PSUs.
2018-03-26 James Churchillrdtech-dps: Initial driver skeleton.
2018-03-26 James Churchillmodbus: Return explicit SR_ERR values as required by...
2018-03-26 James Churchillmodbus: Increase modbus reply timeout to 500ms.
2018-03-20 Soeren Apelresource.c: Fix firmware loading bug (#1140)
2018-03-18 Uwe Hermannbackend: Emit firmware search paths in a log message.
2018-03-18 Soeren ApelIntroduce sr_resourcepaths_get()
2018-03-12 Axel Hinrichskorad-kaxxxxp: Korad OEM: RND KA3005P
2018-03-12 Gerhard Sittigoutput/csv: fix out-of-bounds array access in process_a...
2018-03-12 Gerhard Sittigoutput/csv: use longer names for iteration variables
2018-03-12 Gerhard Sittigoutput/csv: reduce indentation in process_analog()
2018-03-06 Frank Stettnerhp-3478a: Remove unnecessary curly brackets.
2018-03-06 Frank Stettnerhp-3478a: Set correct number of digits
2018-03-06 Frank Stettnerhp-3478a: spec_digits must be parsed before range parsing.
2018-03-06 Frank Stettnerarachnid-labs-re-load-pro: Replace C++-style comments...
2018-03-05 Frank Stettnermetex14: Fix wrong measurement modes
2018-03-05 Frank Stettnermetex14: Add power factor measurement mode
2018-03-03 Uwe Hermannarachnid-labs-re-load-pro: Simplify a code chunk.
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Add encoding.digits to analo...
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Index for channel "I"
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Get a response when in acqui...
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Make SR_CONF_REGULATION...
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Add SR_CONF_UNDER_VOLTAGE_TH...
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Setting correct current...
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Change serial read in acquis...
2018-03-03 Gerhard Sittigpipistrello-ols: style nit, replace DIY endianess conve...
2018-03-03 Gerhard Sittiglink-mso19: improve endianess conversion, avoid mem...
2018-03-03 Gerhard Sittiguni-t-dmm: style nits, copy loop vs memmove
2018-03-03 Gerhard Sittigsaleae-logic-pro: style nits, copy loop vs memcpy
2018-03-03 Gerhard Sittigpce-322a: style nits, copy loop vs memmove
2018-03-03 Gerhard Sittigmic-985xx: style nits, var decl vs assignment, copy...
2018-03-03 Gerhard Sittigkern-scale: style nits, var decl vs assignment, copy...
2018-03-03 Gerhard Sittigcenter-3xx: style nits, var decl vs assignment, copy...
2018-03-03 Uwe Hermannsiglent-sds: Drop superfluous log message.
2018-03-03 marchelhsiglent-sds: Added trigger position to device config...
2018-03-03 marchelhsiglent-sds: Fixed issue with hard coded vdiv.
2018-03-03 marchelhsiglent-sds: Drop unused variable from siglent_sds_read...
2018-03-03 marchelhsiglent-sds: Added averaging function.
2018-03-03 marchelhsiglent-sds: Fixed timebase problem where NS could...
2018-02-21 Frank Stettnerhp-3478a: Fix compiler warning.
2018-02-21 Romain TartièreCheck usb_get_port_path() return value
2018-02-21 Romain TartièreEnsure device is closed before usb_get_port_path()
2018-02-21 Gerhard Sittigpce-322a: include config.h before any other header...
2018-02-20 Uwe Hermannbeaglelogic: Use UINT64_MAX instead of (uint64_t)-1.
2018-02-20 Uwe Hermannbeaglelogic: Drop unneeded uint64_t cast.
2018-02-20 Uwe Hermannlecroy-xstream: Fix potential issue by adding UINT64_C.
2018-02-20 Uwe HermannUse UINT64_C instead of "ULL" number suffix.
2018-02-20 Uwe HermannRandom whitespace/cosmetic fixes.
2018-02-18 Uwe Hermannsiglent-sds: Fix two memory leaks.
2018-02-18 Uwe Hermannsiglent-sds: Drop incorrect glib includes.
2018-02-18 Uwe Hermannhp-3478a: Shorten some functions.
2018-02-18 Uwe Hermannhp-3478a: Drop superfluous log message prefixes.
2018-02-18 Frank Stettnerhp-3478a: Initial HP 3478A diver
2018-02-18 Frank Stettnerhp-3478a: Initial driver skeleton.
2018-02-18 Uwe Hermannoutput/analog: Fix a compiler warning on Mac OS X.
2018-02-18 Uwe HermannFix two compiler warnings on MinGW/MSYS2.
2018-02-18 Uwe Hermannsiglent-sds: Fix multiple compiler warnings.
2018-02-18 Uwe Hermannsiglent-sds: Remove unused variable.
2018-02-18 Frank Stettnerdmm: Remove unnecessary casts
2018-02-18 Frank Stettnermetex14: Add missing modes and set correct digits value.
2018-02-18 Gerhard Sittigserial-dmm, metex14: add support for multiple channels...
2018-02-18 Gerhard Sittigserial-dmm: style nit (init vs assign, memmove(3))
2018-02-17 Uwe Hermannsiglent-sds: Bring driver up-to-date with current code...
2018-02-17 Uwe Hermannsiglent-sds: Drop obsolete SR_ST_ACTIVE checks.
next