1. 20 Nov, 2019 1 commit
    • Jean-Claude BAU's avatar
      BMCA: new qualification algorithm · d39aa5ee
      Jean-Claude BAU authored
      Introduction of an other way to calculate the best foreign master. It
      has been changed to fix bugs found during ISPC20119 (IOL test). Tests
      showed unstable behavior in the computation of foreign master
      qualification in some specific circumstances (time window of 8s with
      announce messages every 5s)
      d39aa5ee
  2. 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
  3. 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
  4. 11 Nov, 2019 5 commits
  5. 04 Nov, 2019 2 commits
  6. 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
  7. 31 Oct, 2019 1 commit
  8. 18 Oct, 2019 2 commits
  9. 11 Oct, 2019 24 commits
  10. 14 Aug, 2019 1 commit
    • Jean-Claude BAU's avatar
      Fix PPS missing issue · ec89448c
      Jean-Claude BAU authored
      After around 36 hours, one PPS was missing. This was due to an issue in
      the WR extension. When the sequence id in the announce message was
      moving from 65535 to 0, the WR handshake was restarted. As a result of
      that, the side effects would be :
      - a missing PPS
      - an unlock of the PLL
      ec89448c
  11. 02 Aug, 2019 1 commit