1. 12 Jun, 2020 1 commit
  2. 15 May, 2020 1 commit
  3. 25 Mar, 2020 1 commit
  4. 06 Mar, 2020 1 commit
  5. 04 Mar, 2020 1 commit
  6. 24 Feb, 2020 2 commits
  7. 20 Feb, 2020 1 commit
    • Jean-Claude BAU's avatar
      Fix issue: up/down/up interface transition · 6239ca56
      Jean-Claude BAU authored
      When a transition of a interface form up->down->up occured, the Slave port was restarted sometimes with the extension OFF.
      It has been fixed by re-enabling the extension when a transition state from SLAVE to UNCALIBRATED is detected.
      6239ca56
  8. 07 Feb, 2020 1 commit
  9. 06 Feb, 2020 2 commits
  10. 03 Feb, 2020 10 commits
  11. 28 Jan, 2020 1 commit
    • Alessandro Rubini's avatar
      general: include <limits.h> · f283f0e2
      Alessandro Rubini authored
      This version of ppsi, currently submodule of proposed_master of
      wr-switch-sw, is not building because of INT_MAX, UINT_MAX and the like.
      
      This includes <limits.h> in all files where this is needed.
      
      Obviously, <limits.h> will be missing in wrpc-sw and bare builds, but
      this version does not build for most architectures anyways (including
      arch-unix).
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      f283f0e2
  12. 17 Jan, 2020 1 commit
  13. 09 Jan, 2020 1 commit
  14. 08 Jan, 2020 1 commit
  15. 19 Dec, 2019 1 commit
  16. 18 Dec, 2019 1 commit
  17. 13 Dec, 2019 3 commits
  18. 20 Nov, 2019 2 commits
  19. 15 Nov, 2019 1 commit
    • Jean-Claude BAU's avatar
      Fix issue selecting ErBest · 724ce5a3
      Jean-Claude BAU authored
      Issue detected by IOL test in ICALEPS2019
      The selection of the ErBest was not taking account all the time of the
      qualification.
      724ce5a3
  20. 14 Nov, 2019 1 commit
    • Jean-Claude BAU's avatar
      Clock degradation · 04f722fe
      Jean-Claude BAU authored
      - New mechanism for clock degradation (degrade clock class, clock
      accuracy, clock variance, timeSource, ptpTimeScale, frequencyTraceable,
      timeTraceable)
      - timeSource can be configured now
      - If clock accuracy, clock variance and timeSource are not set in
      ppsi.conf, default values are used depending of the clock class.
      04f722fe
  21. 11 Nov, 2019 5 commits
  22. 04 Nov, 2019 1 commit