Skip to content
Snippets Groups Projects
  1. Feb 03, 2020
  2. Jan 28, 2020
    • Alessandro Rubini's avatar
      general: include <limits.h> · f283f0e2
      Alessandro Rubini authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      
      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: default avatarAlessandro Rubini <rubini@gnudd.com>
      f283f0e2
  3. Jan 17, 2020
  4. Jan 09, 2020
  5. Jan 08, 2020
  6. Dec 19, 2019
  7. Dec 18, 2019
  8. Dec 13, 2019
  9. Nov 20, 2019
  10. Nov 15, 2019
    • 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. Nov 14, 2019
    • 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. Nov 11, 2019
  13. Nov 04, 2019
  14. Nov 01, 2019
    • 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. Oct 31, 2019
  16. Oct 18, 2019
  17. Oct 11, 2019