]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2018-06-01 Frank Stettnerscpi: Use locale independent sr_vsnprintf_ascii() and...
2018-06-01 Frank Stettnertests: Tests for the locale independent sr_vsprintf_asc...
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 Sittigbindings: wrap sr_input_scan_file() in the C++ language...
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
2018-05-17 Gerhard Sittiginput: add confidence (detection strength) to format_ma...
2018-05-17 Uwe Hermanninput/logicport: Drop some unneeded allocation checks.
2018-05-17 Gerhard Sittiginput/logicport: introduce input module for LogicPort...
2018-05-16 Uwe Hermannlibsigrok.h: Fix multiple compiler warnings (-Wshift...
2018-05-16 Uwe Hermannsr_analog_to_float(): Fix multiple compiler warnings...
2018-05-16 Uwe Hermannsr_analog_to_float(): Fix a compiler warning (-Wshadow).
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 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 Hermannconfigure.ac: zketech-ebd-usb driver needs libserialport.
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... zketech-ebd-usb: First version of the driver.
2018-04-08 Sven Bursch... zketech-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 Hermannlibsigrok.h: Fix SR_CONF_UNDER_VOLTAGE_CONDITION_THRESH...
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...
next