-
v2.2.1
[2.2.1] 2018-10-23 ------------------ Fixed ~~~~ - fix compilation warning
-
v2.2
[2.2.0] 2018-10-23 ------------------ Added ~~~~~ - clear input channel offset (auto-clear): adc_offset_auto_clear() - buffer fixup (when implemented it tries to fix an already acquired buffer which is known to be wrong in a fixable way): adc_buffer_fixup() - extract channel sample from a buffer (which layout is board specfic): adc_buffer_get_sample() - adc_acq supports offset clear: --off-clr - adc_acq can do software trigger: --trg-sw - add function to set/get more than one configuration at time: adc_apply_config_n(), adc_retrieve_config_n() Fixed ~~~~~ - binary file writing, samples were not written correctly
-
v2.1.1
*[2.1.1] - 2018-10-17 ** Fixed - library timeout for adc_zio_buffer_fill() is now correctly working - library custum capabilities now works for FMC ADC 100M 14bit 4 channel - adc-acq minor internal fixes - adc-acq retrive correct configuration - adc-acq use nsamples correctly