projects
/
libsigrok.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rigol-ds: fix use-after-free
[libsigrok.git]
/
src
/
hardware
/
rigol-ds
/
protocol.c
2021-06-07
Ralf
rigol-ds: fix use-after-free
blob
|
commitdiff
|
raw
2021-05-22
Gerhard Sittig
rigol-ds: free memory that was allocated by SCPI get...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-12
Valentin Ochs
Fix #1576 by handling DSO1000B's CHAN#:PROB? responses
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Andy Lutomirski
rigol-ds: Improve short block handling
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Valentin Ochs
rigol-ds: Send some commands on 1st frame only
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Valentin Ochs
rigol-ds: Experimental support for segmented data with...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Valentin Ochs
rigol-ds: Experimental support for V5 frame reading
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Valentin Ochs
rigol-ds: Add support for reading segmented data for...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Valentin Ochs
rigol-ds: Fix reading data from internal memory
blob
|
commitdiff
|
raw
|
diff to current
2020-06-24
Valentin Ochs
rigol-ds: Do not stop reading after the first frame
blob
|
commitdiff
|
raw
|
diff to current
2020-04-08
Uwe Hermann
Use std_session_send_df_frame_begin()/_end() where...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-21
Sebastian Reichel
rigol-ds: Add initial Rigol MSO5000 support.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-29
Martin Ling
rigol-ds: Fix memory buffer readout on DS4000 series.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-22
Uwe Hermann
rigol-ds: Add initial Agilent MSO7034A support.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-22
Uwe Hermann
rigol-ds: Improve a log message.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-22
Uwe Hermann
rigol-ds: Add missing "return SR_ERR".
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
Valentin Ochs
rigol-ds: Initial patch for Rigol DS4000 support
blob
|
commitdiff
|
raw
|
diff to current
2018-04-22
Uwe Hermann
rigol-ds: Fix an issue causing only one channel to...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-22
Uwe Hermann
rigol-ds: Make two log messages more specific.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-26
Stefan Brüns
rigol-ds: Fix crash when fetching logic channels
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Uwe Hermann
Add sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Uwe Hermann
Drop trailing whitespace in various files.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-16
Martin Ling
rigol-ds: Handle digital channels correctly for MSO2000...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Martin Ling
rigol-ds: Send *OPC? after commands that don't return...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-29
Uwe Hermann
Remove some unneeded double-spaces.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-23
Aurelien Jacobs
rigol-ds: properly set encoding digits
blob
|
commitdiff
|
raw
|
diff to current
2016-06-26
Aurelien Jacobs
rigol-ds: properly report which channel is enabled.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-25
Aurelien Jacobs
rigol-ds: add support for getting/setting trigger level.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-25
Aurelien Jacobs
rigol-ds: add PROBE_FACTOR support.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-25
Aurelien Jacobs
rigol-ds: split out vertical config reading in its...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-16
Uwe Hermann
rigol-ds: Convert to SR_DF_ANALOG.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-29
Uwe Hermann
dev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Uwe Hermann
SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-13
Daniel Elstner
Build: Include <config.h> first in all source files
blob
|
commitdiff
|
raw
|
diff to current
2015-09-13
Daniel Elstner
Fix two more format warnings uncovered by MinGW build
blob
|
commitdiff
|
raw
|
diff to current
2015-09-13
Daniel Elstner
Fix log varargs bugs indicated by -Wformat
blob
|
commitdiff
|
raw
|
diff to current
2015-08-25
Bert Vermeulen
scpi: Move SCPI-related definitions to separate header...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Daniel Elstner
Build: Set local include directories in Makefile.am
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
Uwe Hermann
Reduce unnecessarily high indentation level in some...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-31
Uwe Hermann
Minor cosmetics and consistency fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-24
Uwe Hermann
Improve readability and clarity of some numbers.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-22
Uwe Hermann
Random whitespace and other minor fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-21
Martin Ling
rigol-ds: Add DS1000Z series support.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Ling
rigol-ds: Use sr_scpi_get_bool().
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Uwe Hermann
rigol-ds: Add missing "break" statements.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-08
Aurelien Jacobs
rigol-ds: replace some magic numbers by appropriate...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-22
Bert Vermeulen
Reorganize project tree.
blob
|
commitdiff
|
raw
|
diff to current