]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2017-07-31 Uwe Hermanndrivers: Factor out std_*_idx*().
2017-07-31 Uwe Hermanndrivers: Replace struct voltage_threshold with an array.
2017-07-31 Uwe Hermanndrivers: Move SR_ERR_CHANNEL_GROUP log messages to...
2017-07-31 Uwe Hermanndrivers/input: Remove some hardcoded values.
2017-07-31 Uwe Hermanndrivers: Use g_variant_new_printf() where possible.
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_thresholds().
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_double().
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_u64().
2017-07-31 Uwe Hermanndrivers: Consistently use same indentation for config_...
2017-07-21 Uwe Hermannstd_gvar_tuple_array(): Change to allow for more ARRAY_...
2017-07-21 Uwe Hermanndrivers: Consistently use the exact driver name as...
2017-07-21 Uwe Hermanndrivers: Consistently make LOG_PREFIX the first item...
2017-07-21 Uwe Hermanndrivers: Eliminate some unnecessary vendor/model #defines.
2017-07-21 Uwe Hermanndrivers: Shorten some unnecessarily long arrays.
2017-07-21 Uwe Hermanndrivers: Consistently use the name trigger_matches...
2017-07-21 Uwe Hermannrigol-ds: config_set: Move error printing to wrapper.
2017-07-21 Uwe Hermannrigol-ds: Update a code comment.
2017-07-21 Uwe Hermannrigol-ds: Drop two unneeded #defines.
2017-07-21 Uwe Hermanndrivers: Use ARRAY_AND_SIZE where possible.
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_array_*().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_min_max_step_thresholds().
2017-07-21 Uwe Hermannscpi-pps: Change some floats to doubles.
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_min_max_step{,_array}().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_samplerates{,_steps}().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_tuple_{array,rational}().
2017-07-21 Uwe Hermanndrivers: Consistently name per-cg options 'devopts_cg_*'.
2017-07-21 Uwe Hermanndrivers: Drop some unnecessary prefixes.
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-19 Uwe Hermannbaylibre-acme: Add SR_CONF_POWERMETER key.
2017-07-19 Uwe HermannAdd SR_CONF_POWERMETER.
2017-07-19 Uwe Hermanntesto: Drop unneeded sdi->driver assignment.
2017-07-19 Uwe Hermanndrivers: Provide proper drvopts.
2017-07-19 Uwe Hermanndrivers: Always use same scanopts/drvopts/devopts/devop...
2017-07-19 Uwe Hermanndrivers: Add and use STD_CONFIG_LIST().
2017-07-17 Uwe Hermannsaleae-logic-pro: Use sr_dev_acquisition_stop() wrapper.
2017-07-16 Jan Luebbesaleae-logic-pro: Detect and abort on capture errors
2017-07-16 Jan Luebbesaleae-logic-pro: Implement bitstream upload and initia...
2017-07-16 Jan Luebbesaleae-logic-pro: Implement FX3 firmware upload
2017-07-13 Uwe Hermanndrivers: Remove some uneeded 'ret' variables.
2017-07-13 Uwe Hermannsession_driver: Use std_cleanup().
2017-07-13 Uwe Hermannsession_driver: Don't open-code std_dev_clear().
2017-07-13 Uwe Hermannclear_helper(): Use a cast to shorten all implementations.
2017-07-13 Uwe Hermannsr_dev_clear(): Always free sdi->priv (devc).
2017-07-13 Uwe Hermanndev_clear(): Consistently name callback 'clear_helper()'.
2017-07-13 Uwe Hermannstd: Add and use std_dev_clear() where possible.
2017-07-13 Uwe Hermannstd: Rename std_dev_clear() to std_dev_clear_with_callb...
2017-07-13 Uwe Hermannstd: Factor out some API call dummy implementations.
2017-07-13 Uwe HermannVarious log message cleanups.
2017-07-13 Uwe Hermannstd: Simplifications, random fixes, Doxygen cosmetics.
2017-07-08 Uwe Hermannsession_file: Start out with SR_ST_INACTIVE like all...
2017-07-08 Uwe Hermannsr_dev_close(): Set status to SR_ST_INACTIVE.
2017-07-08 Uwe Hermannsr_dev_open(): Set status to SR_ST_ACTIVE upon success.
2017-07-08 Uwe Hermannsr_dev_open(): Factor out SR_ST_ACTIVE check.
2017-07-07 Uwe Hermannsr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe Hermannsr_config_commit(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe Hermannsr_config_set(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_start(), factor out SR_ERR_DEV_C...
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-07-05 Soeren ApelIntroduce A2L methods
2017-07-05 Soeren ApelBindings: constify data pointer
2017-07-04 Roland Hiebergitignore nano and vim swap files
2017-07-04 Richardserial-dmm: Add support for the SparkFun 70C multimeter.
2017-07-04 RichardMark some arrays as const
2017-07-03 Uwe Hermannsaleae-logic-pro: Fix two compiler warnings.
2017-07-03 Uwe HermannRevert "C++: Avoid std::map::emplace() for GCC 4.7...
2017-06-28 Uwe Hermannsaleae-logic-pro: Random minor cosmetics/consistency...
2017-06-28 Uwe Hermannsaleae-logic-pro: Driver name consistency fixes.
2017-06-28 Jan Luebbesaleae-logicpro: Initial implementation.
2017-06-28 Jan Luebbesaleae-logicpro: Initial driver skeleton.
2017-06-27 Gerhard Sittigasix-sigma: Only open the USB device once (fails with...
2017-06-27 Gerhard Sittigasix-sigma: Only change number of channels after succes...
2017-06-27 Gerhard Sittigasix-sigma: Propagate errors from firmware upload
2017-06-25 Gerhard Sittigstrutil: Assume bool is true when no value is specified
2017-06-25 Gerhard SittigC++ binding: Nits, style cleanup (braces, whitespace)
2017-06-25 Gerhard SittigC++ binding: Allow to re-use ConfigKey::parse_string...
2017-06-24 Uwe Hermannhung-chang-dso-2100: Fix a gcc 7 compiler warning.
2017-06-24 Uwe Hermannoutput/csv: Fix a gcc 7 compiler warning.
2017-06-24 Uwe Hermanninput/wav: Fix incorrect memset() call.
2017-06-24 Uwe Hermanninput/raw_analog: Fix gcc 7 compiler warnings.
2017-06-24 Gerhard Sittigdemo: Mask out logic data for disabled channels in...
2017-06-23 Gerhard Sittigdemo: Skip generating data when all channels in a group...
2017-06-23 Gerhard Sittigdemo: Don't generate analog output data for disabled...
2017-06-23 Gerhard Sittigdemo: Only send average result data when averaging...
2017-06-23 Gerhard Sittigdemo: Unbreak execution with all analog channels disabled
2017-06-23 Gerhard Sittigdemo: Drop previous "default enabled" logic (experiment...
2017-06-21 Uwe Hermanndreamsourcelab-dslogic: Drop an assert().
2017-06-21 Uwe Hermanndreamsourcelab-dslogic: Don't check for USB manufacture...
2017-06-20 Uwe Hermanndreamsourcelab-dslogic: Drop an unneeded dslogic_ prefix.
2017-06-20 Uwe Hermanndreamsourcelab-dslogic: Naming and other consistency...
2017-06-19 Joel Holdsworthdslogic: Recast samples into sigrok-compatible sample...
2017-06-19 Joel Holdsworthdslogic: Fixed buffer size calculation
2017-06-19 Joel Holdsworthdslogic: Factored out enabled_channel_count, enabled_ch...
2017-06-19 Joel Holdsworthdslogic: Don't leak the trigger transfers array
2017-06-19 Joel Holdsworthdslogic: Removed trigger_fired option
2017-06-19 Joel Holdsworthdslogic: Merged trigger_request into dslogic_acquisitio...
2017-06-19 Joel Holdsworthdslogic: Moved all protocol handling to protocol.c
2017-06-19 Joel Holdsworthfx2lafw: Moved all protocol handling to protocol.c
2017-06-19 Joel Holdsworthdslogic: Fixed FPGA setting code
2017-06-19 Joel Holdsworthdslogic: Declare memory depths
2017-06-19 Joel Holdsworthdslogic: Fixed voltage selection
next