Skip to content
Snippets Groups Projects
  1. Apr 10, 2019
  2. Nov 20, 2018
  3. Aug 10, 2018
  4. Jul 20, 2018
  5. Jul 18, 2018
  6. Jul 21, 2017
  7. Jan 27, 2017
  8. Dec 14, 2016
  9. Dec 13, 2016
  10. Dec 06, 2016
  11. Dec 05, 2016
  12. Dec 01, 2016
  13. Nov 03, 2016
    • 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: default avatarAdam Wujek <adam.wujek@cern.ch>
      3f05b29c
  14. Sep 26, 2016
  15. Sep 05, 2016
    • Adam Wujek's avatar
      [Feature: 1363] rootfs: add a support to execute custom script at startup · 4b6c9a1a
      Adam Wujek authored
      
      This will allow users to have special configuration (that is not possible to
      achieve by just using dot-config) without a need to manually handle custom
      script.
      
      The script can be used from /wr/bin/custom_boot_script.sh or downloaded during
      the boot. It is not possible to execute a script which was downloaded during
      the previous boot. But a script can be written in such way to copy itself to
      /wr/bin/custom_boot_script.sh.
      
      Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
      4b6c9a1a
  16. Aug 30, 2016
  17. Aug 12, 2016
  18. Aug 11, 2016
  19. Jul 07, 2016
  20. Feb 12, 2016