]> sigrok.org Git - libsigrok.git/history - src/input/trace32_ad.c
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / input / trace32_ad.c
2022-12-17 Markus Heidelberginput/trace32_ad: use u64 instead of u32 for samplerate...
2020-07-24 Gerhard Sittiginput: use common support to send samplerate meta packet
2020-04-08 Uwe HermannUse std_session_send_df_trigger() where possible.
2020-04-04 Andreas Sandberginput/trace32_ad: Fix pod_data uninitialised warning
2019-03-24 Soeren Apelinput/trace32_ad: Add support for new file format ...
2019-03-24 Soeren Apelinput/trace32_ad: Use only hex offsets
2018-05-21 Gerhard Sittiginput/trace32_ad: fix potential buffer overflow for...
2018-05-17 Gerhard Sittiginput/trace32_ad: data type nits, log verbosity in...
2018-05-17 Gerhard Sittiginput/trace32_ad: rephrase the header parse logic
2018-05-17 Gerhard Sittiginput/trace32_ad: silence format match logging, improve...
2018-05-17 Gerhard Sittiginput: add confidence (detection strength) to format_ma...
2018-04-28 Gerhard Sittiginput/trace32_ad: silence format errors during input...
2018-04-19 Uwe Hermanninput modules: Increase chunk size to 4MB for all modules.
2018-04-19 Uwe Hermanninput modules: Name chunk size #defines CHUNK_SIZE...
2018-04-19 Uwe Hermanninput/trace32_ad: Drop unused #define.
2018-04-14 Uwe Hermanninput modules: Improve option names and descriptions.
2017-07-31 Uwe Hermanndrivers/input: Remove some hardcoded values.
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/trace32_ad: Make the sample rate an option
2016-05-09 Soeren ApelInput/trace32_ad: Add reset() function
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-01-28 Soeren ApelTrace32 import module: Send trigger only once
2015-12-21 Soeren ApelAdd the Lauterbach Trace32 logic analyzer data import...