]> sigrok.org Git - libsigrok.git/history - src/hardware
scpi: Use locale independent sr_vsnprintf_ascii() and sr_vsprintf_ascii() functions.
[libsigrok.git] / src / hardware /
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 Uwe Hermannscpi-pps: Add support for the Rigol DP711/DP712.
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-13 Gerhard Sittigdemo: optionally accept frame limit spec at scan time
2018-05-13 Gerhard Sittigdemo: make frame generation (and maximum frame count...
2018-05-13 Gerhard Sittigdemo: introduce graycode generator mode
2018-05-13 Gerhard Sittigdemo: add convenient bit mask for "all logic channels"
2018-05-13 Gerhard Sittigdemo: data type nits in the device context (enum, unsig...
2018-04-28 Uwe Hermanndreamsourcelab-dslogic: Properly set initial voltage...
2018-04-26 MandlAdd support for the MASTECH MS8250D multimeter
2018-04-24 Uwe Hermannhantek-4032l: Emit FPGA version log message.
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-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-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-12 Axel Hinrichskorad-kaxxxxp: Korad OEM: RND KA3005P
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-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 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 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.
2018-02-17 Uwe Hermannsiglent-sds: Random cosmetics, drop unused stuff.
2018-02-17 Uwe Hermannsiglent-sds: Use PRIu64 for uint64_t variables.
2018-02-16 Uwe Hermannsiglent-sds: Fix SR_CONF_TRIGGER_SLOPE config_set(...
2018-02-16 Uwe Hermannsiglent-sds: Add 100s timebase (seen on e.g. SDS1202X-E).
2018-02-16 Uwe Hermannsiglent-sds: Add SDS1052DL+ model.
2018-02-16 Uwe Hermannsiglent-sds: Various cosmetics and coding-style fixes.
2018-02-15 Uwe Hermannhantek-4032l: Minor cosmetics.
2018-02-13 Uwe Hermannsiglent-sds: Replace non-portable strcasestr() with...
2018-02-13 Uwe Hermannsiglent-sds: Drop currently unused <rpc/rpc.h> #include.
2018-02-11 mhooijboersiglent-sds: initial driver implementation for Siglent SDS
2018-02-11 mhooijboersiglent-sds: Initial driver skeleton.
2018-02-11 Frank Stettnerkorad-kaxxxxp: Simplify korad_kaxxxxp_receive_data...
2018-02-11 Frank Stettnerkorad-kaxxxxp: Use locale independent sr_snprintf_ascii...
2018-02-11 Frank Stettnerkorad-kaxxxxp: Synchronize read and write operations.
2018-02-11 Frank Stettnerkorad-kaxxxxp: Add two channels "V" and "I", remove...
2018-02-10 Gerhard Sittighameg-hmo: fix potential NULL dereference
2018-02-10 Gerhard Sittighameg-hmo: fix potential memory leak
2018-02-09 Gerhard Sittigseveral DMMs: set DC flag for diode mode
2018-02-09 Gerhard Sittigbeaglelogic: silence compiler warning
next