projects
/
libsigrok.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
README.devices: mention that kingst-la2016 requires firmware files
[libsigrok.git]
/
src
/
hardware
/
rigol-ds
/
2022-02-06
Gerhard Sittig
use common channel group allocation/release code
tree
|
commitdiff
2022-01-08
Gerhard Sittig
rigol-ds: improve robustness in samplerate getting...
tree
|
commitdiff
2021-06-07
Ralf
rigol-ds: fix use-after-free
tree
|
commitdiff
2021-05-22
Gerhard Sittig
rigol-ds: free memory that was allocated by SCPI get...
tree
|
commitdiff
2021-02-21
HReimann
rigol-ds: Add DS1102Z-E model variant
tree
|
commitdiff
2020-07-12
Valentin Ochs
Fix #1576 by handling DSO1000B's CHAN#:PROB? responses
tree
|
commitdiff
2020-06-27
Valentin Ochs
rigol-ds: Allow retrieving frame limit
tree
|
commitdiff
2020-06-24
Andy Lutomirski
rigol-ds: Improve short block handling
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Send some commands on 1st frame only
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Experimental support for segmented data with...
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Experimental support for V5 frame reading
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Add support for reading segmented data for...
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Fix reading data from internal memory
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Get correct samplerate for Memory and Segment...
tree
|
commitdiff
2020-06-24
Valentin Ochs
rigol-ds: Do not stop reading after the first frame
tree
|
commitdiff
2020-05-02
Richard
rigol-ds: Added support for the DS1202Z-E
tree
|
commitdiff
2020-04-08
Uwe Hermann
Use std_session_send_df_frame_begin()/_end() where...
tree
|
commitdiff
2020-03-16
jirjirjir
rigol-ds: Rigol DS1152E-EDU support fix
tree
|
commitdiff
2019-08-21
Sebastian Reichel
rigol-ds: Add initial Rigol MSO5000 support.
tree
|
commitdiff
2019-07-06
Nadav Mavor
rigol-ds: Add Agilent DSO1000B series IDs
tree
|
commitdiff
2018-12-29
Martin Ling
rigol-ds: Fix memory buffer readout on DS4000 series.
tree
|
commitdiff
2018-06-22
Uwe Hermann
rigol-ds: Add initial Agilent MSO7034A support.
tree
|
commitdiff
2018-06-22
Uwe Hermann
rigol-ds: Improve a log message.
tree
|
commitdiff
2018-06-22
Uwe Hermann
rigol-ds: Add missing "return SR_ERR".
tree
|
commitdiff
2018-06-21
Valentin Ochs
rigol-ds: Initial patch for Rigol DS4000 support
tree
|
commitdiff
2018-06-21
Valentin Ochs
rigol-ds: Rename the CHANINFO macro and comment it
tree
|
commitdiff
2018-06-21
Valentin Ochs
rigol-ds: Store trigger sources and their number for...
tree
|
commitdiff
2018-04-22
Uwe Hermann
rigol-ds: Fix an issue causing only one channel to...
tree
|
commitdiff
2018-04-22
Uwe Hermann
rigol-ds: Make two log messages more specific.
tree
|
commitdiff
2018-02-09
Gerhard Sittig
rigol-ds: silence potential NULL dereference compiler...
tree
|
commitdiff
2017-12-26
Stefan Brüns
rigol-ds: Fix crash when fetching logic channels
tree
|
commitdiff
2017-08-06
Uwe Hermann
drivers: Factor out std_cg_idx().
tree
|
commitdiff
2017-07-31
Uwe Hermann
drivers: Remove some unneeded 'ret' variables.
tree
|
commitdiff
2017-07-31
Uwe Hermann
drivers: Factor out std_*_idx*().
tree
|
commitdiff
2017-07-31
Uwe Hermann
drivers: Consistently use same indentation for config_...
tree
|
commitdiff
2017-07-21
Uwe Hermann
std_gvar_tuple_array(): Change to allow for more ARRAY_...
tree
|
commitdiff
2017-07-21
Uwe Hermann
drivers: Shorten some unnecessarily long arrays.
tree
|
commitdiff
2017-07-21
Uwe Hermann
rigol-ds: config_set: Move error printing to wrapper.
tree
|
commitdiff
2017-07-21
Uwe Hermann
rigol-ds: Update a code comment.
tree
|
commitdiff
2017-07-21
Uwe Hermann
rigol-ds: Drop two unneeded #defines.
tree
|
commitdiff
2017-07-21
Uwe Hermann
drivers: Use ARRAY_AND_SIZE where possible.
tree
|
commitdiff
2017-07-21
Uwe Hermann
drivers: Factor out std_gvar_array_*().
tree
|
commitdiff
2017-07-21
Uwe Hermann
drivers: Factor out std_gvar_tuple_{array,rational}().
tree
|
commitdiff
2017-07-21
Uwe Hermann
drivers: Consistently name per-cg options 'devopts_cg_*'.
tree
|
commitdiff
2017-07-21
Uwe Hermann
drivers: Drop unneeded or duplicate comments.
tree
|
commitdiff
2017-07-19
Uwe Hermann
drivers: Provide proper drvopts.
tree
|
commitdiff
2017-07-19
Uwe Hermann
drivers: Add and use STD_CONFIG_LIST().
tree
|
commitdiff
2017-07-13
Uwe Hermann
clear_helper(): Use a cast to shorten all implementations.
tree
|
commitdiff
2017-07-13
Uwe Hermann
sr_dev_clear(): Always free sdi->priv (devc).
tree
|
commitdiff
2017-07-13
Uwe Hermann
std: Rename std_dev_clear() to std_dev_clear_with_callb...
tree
|
commitdiff
2017-07-08
Uwe Hermann
sr_dev_close(): Set status to SR_ST_INACTIVE.
tree
|
commitdiff
2017-07-08
Uwe Hermann
sr_dev_open(): Set status to SR_ST_ACTIVE upon success.
tree
|
commitdiff
2017-07-07
Uwe Hermann
sr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
tree
|
commitdiff
2017-07-07
Uwe Hermann
sr_config_set(): Factor out SR_ERR_DEV_CLOSED check.
tree
|
commitdiff
2017-07-07
Uwe Hermann
Add sr_dev_acquisition_start(), factor out SR_ERR_DEV_C...
tree
|
commitdiff
2017-07-07
Uwe Hermann
Add sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
tree
|
commitdiff
2017-06-06
Uwe Hermann
Drop trailing whitespace in various files.
tree
|
commitdiff
2017-05-16
Martin Ling
rigol-ds: Handle digital channels correctly for MSO2000...
tree
|
commitdiff
2017-05-15
Martin Ling
rigol-ds: Add model entries for MSO2000A series.
tree
|
commitdiff
2017-05-09
Martin Ling
rigol-ds: Send *OPC? after commands that don't return...
tree
|
commitdiff
2017-03-08
Uwe Hermann
scope drivers: More consistent config key ordering.
tree
|
commitdiff
2017-03-08
Soeren Apel
rigol-ds: Fix capabilities listing in config_list()
tree
|
commitdiff
2016-09-24
Karsten König
rigol-ds: Add DS1074Z Plus and DS1104Z Plus.
tree
|
commitdiff
2016-08-29
Uwe Hermann
Remove some unneeded double-spaces.
tree
|
commitdiff
2016-08-23
Aurelien Jacobs
rigol-ds: properly set encoding digits
tree
|
commitdiff
2016-06-26
Aurelien Jacobs
rigol-ds: properly report which channel is enabled.
tree
|
commitdiff
2016-06-25
Aurelien Jacobs
rigol-ds: add support for getting/setting trigger level.
tree
|
commitdiff
2016-06-25
Aurelien Jacobs
rigol-ds: add PROBE_FACTOR support.
tree
|
commitdiff
2016-06-25
Aurelien Jacobs
rigol-ds: split out vertical config reading in its...
tree
|
commitdiff
2016-06-16
Uwe Hermann
rigol-ds: Convert to SR_DF_ANALOG.
tree
|
commitdiff
2016-05-31
Lars-Peter Clausen
Use driver name as the log prefix in standard functions
tree
|
commitdiff
2016-05-17
Lars-Peter Clausen
Put driver pointers into special section
tree
|
commitdiff
2016-05-16
Uwe Hermann
config_list: Don't check for sdi->priv != NULL.
tree
|
commitdiff
2016-05-16
Uwe Hermann
config_get(): Don't check for sdi->priv != NULL.
tree
|
commitdiff
2016-05-16
Uwe Hermann
config_set(): Don't check for sdi->priv != NULL.
tree
|
commitdiff
2016-05-09
Lars-Peter Clausen
Remove unnecessary std_init() wrapper functions
tree
|
commitdiff
2016-05-09
Lars-Peter Clausen
std_init(): Drop check if pass in driver is non-NULL
tree
|
commitdiff
2016-05-09
Lars-Peter Clausen
Match std_init() parameter order to the driver init...
tree
|
commitdiff
2016-05-03
Lars-Peter Clausen
Introduce standard implementation of the dev_list(...
tree
|
commitdiff
2016-05-03
Lars-Peter Clausen
Introduce standard cleanup helper
tree
|
commitdiff
2016-04-29
Uwe Hermann
dev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
tree
|
commitdiff
2016-04-29
Uwe Hermann
Drop unneeded std_session_send_df_header() comments.
tree
|
commitdiff
2016-04-29
Uwe Hermann
Factor out std_session_send_df_end() helper.
tree
|
commitdiff
2015-10-25
Martin Ling
scpi: Move closing of discovered devices to sr_scpi_sca...
tree
|
commitdiff
2015-10-24
Martin Ling
rigol-ds: After successfully finding a device, close...
tree
|
commitdiff
2015-10-20
Uwe Hermann
SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
tree
|
commitdiff
2015-09-25
Uwe Hermann
Fix a few "value never read" scan-build warnings.
tree
|
commitdiff
2015-09-22
Bert Vermeulen
scpi/usbtmc: Implement Rigol DS1000 workaround on any...
tree
|
commitdiff
2015-09-13
Daniel Elstner
Build: Include <config.h> first in all source files
tree
|
commitdiff
2015-09-13
Daniel Elstner
Fix two more format warnings uncovered by MinGW build
tree
|
commitdiff
2015-09-13
Daniel Elstner
Fix log varargs bugs indicated by -Wformat
tree
|
commitdiff
2015-09-09
Uwe Hermann
portability: Use g_ascii_strcasecmp() in favor of strca...
tree
|
commitdiff
2015-08-25
Bert Vermeulen
scpi: Move SCPI-related definitions to separate header...
tree
|
commitdiff
2015-08-16
Daniel Elstner
Build: Set local include directories in Makefile.am
tree
|
commitdiff
2015-07-09
Soeren Apel
Fix #442 by renaming sr_dev_driver.priv to .context
tree
|
commitdiff
2015-04-28
Aurelien Jacobs
strcasecmp() is defined in strings.h.
tree
|
commitdiff
2015-04-08
Uwe Hermann
rigol-ds: Drop unneeded check of g_strdup_printf()...
tree
|
commitdiff
2015-03-31
Uwe Hermann
Reduce unnecessarily high indentation level in some...
tree
|
commitdiff
2015-03-31
Uwe Hermann
Minor cosmetics and consistency fixes.
tree
|
commitdiff
2015-03-24
Uwe Hermann
Some more g_try_*alloc() fixes.
tree
|
commitdiff
next