• Federico Vaga's avatar
    [fix][add] libfmcadc: fix mask control and add a new error · a9d0d7b3
    Federico Vaga authored
    The library was checking the flags field, but it must check the mask field
    to verify if there is a configuration to apply. To avoid situations where
    the user is convinced to apply a configuration but he forgots to set
    the bit mask, now the library return an error if the user tries to configure
    with an empty mask.
    
    Thank to "Michel Arruat <michel.arruat@cern.ch>" who found the problem
    Signed-off-by: 's avatarFederico Vaga <federico.vaga@gmail.com>
    a9d0d7b3
Name
Last commit
Last update
..
Makefile Loading commit data...
fmcadc-lib-route.c Loading commit data...
fmcadc-lib-zio.c Loading commit data...
fmcadc-lib.h Loading commit data...