• Adam Wujek's avatar
    userspace/wrsw_hal: save Diagnostic Monitoring data from SFP in HAL · 3f05b29c
    Adam Wujek authored
    Kconfig:
    --add CONFIG_READ_SFP_DIAG_ENABLE
    libwr:
    --add the function shw_sfp_update_dom to update only needed values in the future
    --increase HAL_SHMEM_VERSION due to the changes in structures
    wrs_dump_shmem
    --add new fields
    HAL:
    --read DOM (Diagnostic Monitoring data) from SFP's eeprom at plug and once
      per second
    PPSI:
    --uplift hal shmem header
    wrs_sfp_dump:
    --support reading SFP's DOM from HAL
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    3f05b29c
Name
Last commit
Last update
..
include/libwr Loading commit data...
Makefile Loading commit data...
README Loading commit data...
dot-config.c Loading commit data...
fan.c Loading commit data...
fpga_io.c Loading commit data...
hal_client.c Loading commit data...
hwiu.c Loading commit data...
i2c.c Loading commit data...
i2c.h Loading commit data...
i2c_bitbang.c Loading commit data...
i2c_bitbang.h Loading commit data...
i2c_fpga_reg.c Loading commit data...
i2c_fpga_reg.h Loading commit data...
i2c_io.c Loading commit data...
i2c_io.h Loading commit data...
i2c_sfp.c Loading commit data...
i2c_sfp.h Loading commit data...
init.c Loading commit data...
libshw_i2c.c Loading commit data...
libshw_i2c.h Loading commit data...
mac.c Loading commit data...
pio.c Loading commit data...
pps_gen.c Loading commit data...
ptpd_netif.c Loading commit data...
rt_client.c Loading commit data...
shmem.c Loading commit data...
shw_io.c Loading commit data...
spwm-regs.h Loading commit data...
util.c Loading commit data...
wrs-msg.c Loading commit data...