• Federico Vaga's avatar
    tools: add tool to load calibration data · 1cf4b8e0
    Federico Vaga authored
    This program does nothing more than this:
    
    dd if=eeprom of=calibration_data ibs=1 skip=256 count=108 obs=108
    
    But it takes the shape of a C program so that we can validate input
    and we can play with the offset (skip) based on our needs. And we can
    print them in a more readable format
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    1cf4b8e0
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ eb86efcf
kernel Loading commit data...
tools Loading commit data...
zio @ 0765fa5d
.gitignore Loading commit data...
.gitmodules Loading commit data...
Makefile Loading commit data...