]> sigrok.org Git - libsigrok.git/history - src
lecroy-xstream: Fix sample rate
[libsigrok.git] / src /
2017-11-02 Soeren Apellecroy-xstream: Fix sample rate
2017-11-02 Soeren Apellecroy-xstream: Perform acquisition if no data is available
2017-11-02 Soeren Apellecroy-xstream: Comment/style fixes
2017-10-19 Timo Rothenpielerhantek-6xxx: use lower MAX_PACKET_SIZE on Windows
2017-10-03 Soeren Apellecroy-xstream: Implement config_channel_set API callback
2017-10-03 Soeren Apellecroy-xstream: Fix trigger source/slope
2017-10-03 Soeren Apellecroy-xstream: Random whitespace/style fixes
2017-10-03 Soeren Apellecroy-xstream: Use best-effort strategy for unknown...
2017-10-03 Sylvain Pelissierlecroy-xstream: Fix COMM_HEADER and COMM_FORMAT
2017-10-03 Sylvain PelissierSCPI: Ignore IDN header in *IDN? response
2017-10-03 Soeren ApelDemo: Implement multi-frame development feature
2017-10-03 Soeren ApelAdd std_session_send_frame_begin/end helpers
2017-09-26 Joel Holdsworthdreamsourcelab-dslogic: Fixed deinterleaving when non...
2017-09-26 Uwe Hermannbeaglelogic: Inline beaglelogic_devc_alloc().
2017-09-26 Uwe Hermannbeaglelogic: Minor whitespace and consistency fixes.
2017-09-26 Uwe Hermannbeaglelogic: No need to check g_free() argument.
2017-09-26 Kumar Abhishekbeaglelogic: Coding style fixes
2017-09-26 Kumar Abhishekbeaglelogic: Fix regression in continuous sampling
2017-09-26 Kumar Abhishekbeaglelogic: Update copyright notices in all files
2017-09-26 Kumar Abhishekbeaglelogic: Fix compiler warnings in beaglelogic_tcp.c
2017-09-26 Kumar Abhishekbeaglelogic: Close device after detection, and reopen...
2017-09-26 Kumar Abhishekbeaglelogic: Changes for proper operation in PulseView
2017-09-26 Kumar Abhishekbeaglelogic: Fix PulseView crash on close
2017-09-26 Kumar Abhishekbeaglelogic: Add beaglelogic_tcp_drain function
2017-09-26 Kumar Abhishekbeaglelogic: Implement TCP protocol
2017-09-26 Kumar Abhishekbeaglelogic: Re-organize to prepare for TCP support
2017-09-26 Kumar Abhishekbeaglelogic: Split beaglelogic code into .h and .c...
2017-09-26 Kumar Abhishekbeaglelogic: Flexible sampleunit depending on enabled...
2017-09-26 Kumar Abhishekbeaglelogic: Remove 'as root' from warning message
2017-09-26 Kumar Abhishekbeaglelogic: Enable seamless continuous capturing
2017-09-26 Kumar Abhishekbeaglelogic: Update scan() to return all 14 channels...
2017-09-24 Uwe Hermannsr_parse_rational(): Make is_negative a bool.
2017-09-24 Stefan Brünsstrutil: Fix sr_parse_rational for integral parts betwe...
2017-09-18 Joel Holdsworthdreamsourcelab-dslogic: Fixed enabling of triggers
2017-09-18 Joel Holdsworthdreamsourcelab-dslogic: Moved devc and usb assignment...
2017-09-18 Joel Holdsworthdreamsourcelab-dslogic: Improved naming of variables...
2017-09-18 Joel Holdsworthdreamsourcelab-dslogic: Fixed trigger-stages field...
2017-09-18 Joel Holdsworthdreamsourcelab-dslogic: Simplified trigger population
2017-09-15 Uwe Hermannserial-dmm: Add PeakTech 4390A alias.
2017-09-14 Uwe Hermanndreamsourcelab-dslogic: Fix incorrect default threshold...
2017-09-13 Frank Stettnerconrad-digi-35-cpu: Fix key names for setting voltage...
2017-09-13 Frank Stettnerserial-dmm: Add Metex M-3860M
2017-09-13 Frank Stettnerconrad-digi-35-cpu: Add and use missing dev_context...
2017-09-13 Uwe Hermanndreamsourcelab-dslogic: config_list: Handle SR_CONF_TRI...
2017-09-12 Uwe Hermannchronovu-la: Silence overly verbose log message.
2017-09-02 Marcus Comstedtdrivers: Remove dependency on linker implementation...
2017-08-19 turboaffemanson-hcs-3xxx: enabled output guaranteed write
2017-08-19 turboaffemanson-hcs-3xxx: added new name for 3304, adjustment...
2017-08-19 Gerhard Sittigbrymen-bm86x: support channel selection (enable/disable...
2017-08-19 Gerhard Sittiglsr/es51919: support channel selection (enable/disable...
2017-08-19 Gerhard Sittiglcr/es51919: clean but don't free dev context in cleanu...
2017-08-15 Uwe Hermannresource: Also check $SIGROK_FIRMWARE_DIR for firmware...
2017-08-11 Gerhard Sittigasix-sigma: download sample data upon user initiated...
2017-08-07 Uwe Hermanndrivers: Use serial_write_blocking() everywhere.
2017-08-06 Uwe Hermannsr_voltage_string(): Add a space before the unit.
2017-08-06 Uwe Hermanndrivers: Use g_strdup_printf() where possible.
2017-08-06 Uwe Hermanndrivers: Random whitespace fixes.
2017-08-06 Uwe Hermanndrivers: Simplify some more trigger slope settings.
2017-08-06 Uwe Hermanndrivers: Reduce unnecessarily high indentation in some...
2017-08-06 Uwe Hermanndrivers: Consistently use the same method to check...
2017-08-06 Uwe Hermanndrivers: Factor out std_cg_idx().
2017-08-06 Uwe Hermanndrivers: Start counting at 0 for some loops.
2017-08-06 Uwe Hermanndrivers: Use NUM_CHANNELS in favor of hardcoded values.
2017-08-03 Uwe Hermanndrivers: Use std_*idx*() helpers in some more places.
2017-08-03 Uwe Hermannlecroy-xstream: Use array-based approach for timebases...
2017-08-03 Uwe Hermanndrivers: Use array-based approach in some places.
2017-07-31 Uwe Hermanndrivers: Consistently name SCPI helper functions 'probe...
2017-07-31 Uwe Hermanndrivers: Drop some unneeded voltage_/volt_ prefixes.
2017-07-31 Uwe Hermanndrivers: Drop some unneeded _names suffixes.
2017-07-31 Uwe Hermanndrivers: SR_CONF_CAPTURE_RATIO fixes.
2017-07-31 Uwe Hermanndrivers: Remove some unneeded 'ret' variables.
2017-07-31 Uwe Hermanndrivers: Random SR_CONF_LIMIT_* cleanups.
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.
next