Skip to content
Snippets Groups Projects
  1. Apr 10, 2019
    • baujc's avatar
      Add new parameters in PPSi for the control of the PPS output · e472fac3
      baujc authored and Adam Wujek's avatar Adam Wujek committed
      e472fac3
    • Jean-Claude BAU's avatar
      PPSI configuration enhancement · 6e04d45e
      Jean-Claude BAU authored and Adam Wujek's avatar Adam Wujek committed
      - Assembly_ppi_conf.sh script is able to generate JSON ppsi.conf format
      - New parameters in ppsi.conf. Some parameters moved at ppsi instance
      level
      - port timing configuration in Kconfig moved in KConfig_port_timing.in
      file. A file generator 'gen_kconfig_port_timing.sh'is used to generate
      it.
      - HAL upgraded to use the new dot-config file format. Mode ( auto,
      master,...) removed from HAL.
      - ppsi-pre.conf: Set empty because the new generated ppsi.conf always
      define clock-class and clock accuracy.
      6e04d45e
  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
  21. Feb 10, 2016
  22. Feb 09, 2016