1. 03 Feb, 2020 4 commits
  2. 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
  3. 17 Jan, 2020 1 commit
  4. 09 Jan, 2020 1 commit
  5. 08 Jan, 2020 1 commit
  6. 19 Dec, 2019 1 commit
  7. 18 Dec, 2019 1 commit
  8. 13 Dec, 2019 3 commits
  9. 20 Nov, 2019 2 commits
  10. 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
  11. 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
  12. 11 Nov, 2019 5 commits
  13. 04 Nov, 2019 2 commits
  14. 01 Nov, 2019 1 commit
    • Jean-Claude BAU's avatar
      BMCA: Update frequencyTraceable and timeTraceable · 3c3fa1a5
      Jean-Claude BAU authored
      The frequencyTraceable and timeTraceable fields in timePropertiesDS are
      now set to TRUE only when the defaultDS clock class is
      PTP_CLASS_GM_LOCKED(6) or PTP_CLASS_GM_HOLDOVER(7). These field values
      will follow the degradation of the clock class in case of locking issue.
      3c3fa1a5
  15. 31 Oct, 2019 1 commit
  16. 18 Oct, 2019 2 commits
  17. 11 Oct, 2019 12 commits