Skip to content
Snippets Groups Projects
  1. Jul 26, 2013
    • Grzegorz Daniluk's avatar
      add new commands for setting time · 29f1b100
      Grzegorz Daniluk authored
      When WR PTP Core is set in GrandMaster mode it aligns its nanosecond
      counter to 1-PPS and 10MHz coming from external source. When user wants
      to set seconds counter to a desired value (with _time set_ command), the
      nanosecond counter was also set (zeroed) causing additional (random)
      offset to the external source. The commit adds _time setsec_ and _time
      setnsec_ for setting only seconds or nanoseconds counter without
      affecting the other one. Now, when user wants to set current time on a
      GrandMaster Node he has to call _time setsec_ command after _mode gm_
      29f1b100
    • Grzegorz Daniluk's avatar
      remove Tom-dependent code · e3b8dbc4
      Grzegorz Daniluk authored
      e3b8dbc4
  2. Jul 25, 2013
  3. Jul 05, 2013
  4. May 23, 2013
  5. May 22, 2013
  6. May 20, 2013
  7. May 17, 2013
  8. May 14, 2013
  9. May 13, 2013
  10. May 09, 2013
  11. May 08, 2013
    • Alessandro Rubini's avatar
      Merge branch 'ppsi-update' · 6de5d4af
      Alessandro Rubini authored
      This merges a number of changes related to a major ppsi update,
      commits by me and Aurelio Colosimo.  This last wrpc-sw commit builds,
      but previous ones do not. Still, I chose to commit separately each
      fix for documenting purposes, with the maintainer's approval.
      
      The new ppsi does not sync two spec cards, because I broke it during
      my development session of April 2013, but lack of even build-test led
      wrpc-sw master to not even build with its ppsi submodule.
      
      This al least brings back build-testing to a sane state, and allows us
      to concentrate on making it work and benefit from the new features on
      WRPC-based cards.
      6de5d4af
    • Alessandro Rubini's avatar