]> sigrok.org Git - libsigrok.git/history - src/input/raw_analog.c
input: accept const sdi in feed queue API
[libsigrok.git] / src / input / raw_analog.c
2020-07-24 Gerhard Sittiginput: use common support to send samplerate meta packet
2020-02-28 Soeren ApelFix #1509 by providing alternate sample format scales
2018-09-20 Martin Lingraw_analog: Set appropriate precision digits for sample...
2018-06-03 Soeren ApelFix #1167 by not creating sigrok channels twice
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-14 Uwe Hermanninput modules: Improve option names and descriptions.
2018-02-08 Gerhard Sittiginput/raw_analog: silence "use after free" compiler...
2017-06-24 Uwe Hermanninput/raw_analog: Fix gcc 7 compiler warnings.
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-05-31 Lars-Peter ClausenUse driver name as the log prefix in standard functions
2016-05-09 Soeren ApelInput/raw_analog: Add reset() function
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-03-22 Soeren Apelinput/raw_analog: Prevent "duplicate const decl specifi...
2015-12-21 Uwe Hermanninput/raw_analog: Fix two compiler warnings.
2015-12-21 Uwe Hermanninput/raw_analog: Use ARRAY_SIZE.
2015-12-21 Stefan Brünsinput/raw_analog: set scale and offset appropriately
2015-12-21 Stefan Brünsinput/raw_analog: Add input module for raw analog signals