• 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
Kconfig 27.5 KB