Skip to content
Snippets Groups Projects
  1. Jul 09, 2024
  2. Jul 05, 2024
  3. Sep 05, 2021
  4. Oct 22, 2020
  5. Jun 09, 2020
  6. May 07, 2020
  7. Oct 11, 2019
  8. Jun 26, 2019
    • Jean-Claude BAU's avatar
      [New feature] Check for incoming leap second · 24ea4b97
      Jean-Claude BAU authored and Maciej Lipinski's avatar Maciej Lipinski committed
      - Add a new tool (wrs_leapsec) to check for an incoming leap second. It
      is done by parsing the leap second file. If a leap second is detected
      then adjustment parameters for the clock algoritm are set in the kernel.
      - Start the tool at startup
      - With cron, execute the tool every 3 hours
      - As many tools need to parse the leap seconds file, functions have been
      added in the library and then called by these tools
      24ea4b97
    • Jean-Claude BAU's avatar
      wr_date.c: Add option · 6f18a2ac
      Jean-Claude BAU authored and Maciej Lipinski's avatar Maciej Lipinski committed
      The -n option in the wr_date tool is used for a dry run. It execute the
      code without applying changes in the system and the hardware.
      However calling "wr_date -n set host" was not setting the date but
      applying the TAI offset. To make things more consistant, a new option
      has been added. Calling "wr_date set host tai" now sets only the TAI
      offset.
      The wr_date script has been changed to take into account this
      modification of the behavior.
      6f18a2ac
  9. Jun 03, 2019
    • Jean-Claude BAU's avatar
      [Issue:#196] WR time not set properly in GM mode · f7c33411
      Jean-Claude BAU authored and Adam Wujek's avatar Adam Wujek committed
      1/ wr_date script:
      - Started before PPSi
      - Set number of NTP retries to 10 if GM otherwise 1. GM info is
      extracted from dot-config
      - Clock source is controlled directly with wr_date tool
      - Can be started any time without any risk to set a wrong date (see
      point 2)
      2/ wr_date
      - 'set host' parameters take into account the time mode ( FR: set
      sec+ns, BC: time cannot be set, GM: set seconds only+wait to be in a
      middle of a second)
      - function substrat_substrat() moved to time_lib.h. Also used by wr_mon
      3/ wr_mon
      - Print TAI-UTC
      - Update Timing Mode & PLL locking state displayed values
      f7c33411
    • Benoit Rat's avatar
      tools: adding scp target in order to upload binaries to quicly test them · 3982aea4
      Benoit Rat authored and Adam Wujek's avatar Adam Wujek committed
      3982aea4
  10. Apr 10, 2019
  11. Sep 21, 2018
  12. Aug 10, 2018
  13. Dec 01, 2016
  14. Aug 11, 2016
  15. Apr 05, 2016
  16. Apr 01, 2016
  17. Jul 22, 2015
  18. Jul 15, 2015
  19. Jul 10, 2015
  20. Jul 09, 2015
  21. Jun 29, 2015
  22. Jan 16, 2015
  23. Jan 04, 2015
  24. Dec 10, 2014
  25. Dec 05, 2014
  26. Dec 04, 2014
  27. Nov 28, 2014
  28. Nov 20, 2014