• Federico Vaga's avatar
    lib: implement offset auto-clear · afb0d6aa
    Federico Vaga authored
    It adds a new board operation for auto-clear any offset. If a board
    does not support this feature in its hardware or driver, then it can
    use the software implementation. The software implementation does an
    acquisition on disconnected channel and compute the signal average;
    we assume that this average is a constant noise, then we apply this
    value to the DAC to clear it on the ADC input.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    afb0d6aa
Name
Last commit
Last update
doc Loading commit data...
lib Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...