Skip to content
Snippets Groups Projects
  1. Apr 10, 2019
    • Jean-Claude BAU's avatar
      Add parameter slaveOnly · e03a8e66
      Jean-Claude BAU authored and Adam Wujek's avatar Adam Wujek committed
      The parameter was already present in pps.conf but not yet managed by
      kconfig and the ppsi.conf generator
      e03a8e66
    • Jean-Claude BAU's avatar
      Add l1SyncOptParamsTimestampsCorrectedTx parameter in the configuration · 78458a66
      Jean-Claude BAU authored and Adam Wujek's avatar Adam Wujek committed
      This new parameter is used to control the configurable parameter
      L1SyncOptParamsPortDS.timestampsCorrectedTx when
      L1SyncBasicPortDS.optParamsEnabled is set to true.
      78458a66
    • Jean-Claude BAU's avatar
      Configuration enhancement (follow up) · ca05b6f3
      Jean-Claude BAU authored and Adam Wujek's avatar Adam Wujek committed
              - Add new config parameters (l1SyncRxCoherencyIsRequired,...)
              - Add new profile: CUSTOM. It will be mostly used for testing
              - Fix issue on state name: "pre_master" instead of "pre-master"
      ca05b6f3
    • 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