Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
  2. May 21, 2019
  3. May 20, 2019
    • Benoit Rat's avatar
      tools: wr_mon: show usec to avoid rounding errors (38s instead of 37) · d94ff7a8
      Benoit Rat authored and Jean-Claude BAU's avatar Jean-Claude BAU committed
      We have 37s of leap second but we were showing without usec the
      following which could be seen as a wrong leap second offset.
      
      WR time (TAI):     2019-03-15 05:40:48.006697
      Switch time (UTC): 2019-03-15 05:40:10.975551
      
      localtime has also been replaced by gmtime (TAI should never be
      converted using localtime in case TZ variable is set)
      
      Conflicts:
      	userspace/tools/wr_mon.c
      d94ff7a8
    • Jean-Claude BAU's avatar
      [Feature:#128] Improve GM status · 8f92ab2a
      Jean-Claude BAU authored
      - Display in wr_mon the current timing mode and the PLL locking state
      - Import PPsi changes related to this issue
      8f92ab2a
    • Jean-Claude BAU's avatar
      [Feature:#33] Improve Calibration database syntax in dotconfig · 680ab8f4
      Jean-Claude BAU authored
      - Increase up to 18 the number of SFPs and Fibers
      - Add config parameter: CONFIG_N_SFP_ENTRIES (Number of SFP entries in
      the DB)
      - Add config parameter: CONFIG_N_FIBER_ENTRIES (Number of FIBER entries
      in the DB)
      - This 2 new parameters are used by HAL to parse the DB
      - Use the TX SFP wave length as a key to retreive the SFP entry in the
      DB
      680ab8f4
  4. May 17, 2019
  5. May 15, 2019
    • Jean-Claude BAU's avatar
      PPSi updates · 58143872
      Jean-Claude BAU authored
      - New delayAsymCoeff and delayAsymmetry calculation
      - Restart WR calibration when the PLL unlocks
      - [BUG: 2] ptpdump wrongly shows Announce Msg parameters
      58143872
  6. May 09, 2019
  7. May 07, 2019
  8. May 02, 2019