Skip to content
Snippets Groups Projects
Commit 3f05b29c authored by Adam Wujek's avatar Adam Wujek :speech_balloon:
Browse files

userspace/wrsw_hal: save Diagnostic Monitoring data from SFP in HAL


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: default avatarAdam Wujek <adam.wujek@cern.ch>
parent de57d4ae
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment