1. 27 Aug, 2020 5 commits
  2. 26 Aug, 2020 10 commits
  3. 24 Aug, 2020 1 commit
    • Joanne Hugé's avatar
      Delete img-kernel-utils and update test-board-synchro · 5cadd7d6
      Joanne Hugé authored
      Delete img-kernel-utils as they it needed to be moved to different repo
      Remove JSON formatting for histograms
      Update gettime
      Update print histograms function
      Replace all CLOCK_TAI by CLOCK_REALTIME
      Change send_tx_delay to uint64_t
      Prevent past timestamp from being set to start in client
      Use uint64_t for interval in client and server
      Prevent continuing if clock_nanosleep fails in client
      Change GPIO 49 to 86
      Fix mistake in add_ns and make interval and delay an option in test-board-synchro
      Remove useless overhead when writing to GPIO
      Add script to parse saleae's csv exported measures
      5cadd7d6
  4. 21 Aug, 2020 1 commit
  5. 20 Aug, 2020 1 commit
    • Joanne Hugé's avatar
      Add test-board-synchro · 08bfdac7
      Joanne Hugé authored
      Clean up client and add comments
      add send_tx_data option
      Clean up server and add emit signal option
      Delete line breaks between static variables
      Update ptp script
      Add run-phc2sys script
      Add gettime program
      Add test-board-synchro script
      08bfdac7
  6. 19 Aug, 2020 1 commit
  7. 14 Aug, 2020 5 commits
  8. 13 Aug, 2020 1 commit
  9. 12 Aug, 2020 1 commit
    • Joanne Hugé's avatar
      Update ptp4l, add ETF HW offloading, add ptptime · 6ecab67e
      Joanne Hugé authored
      Add -s and -o options in run-ptp
      Add option to use no profile
      Add latency threshold for XDP tracing
      Add hardware offloading option for ETF
      Add option to choose interface in wrapper scripts
      Add ptptime program
      6ecab67e
  10. 05 Aug, 2020 3 commits
  11. 31 Jul, 2020 3 commits
  12. 29 Jul, 2020 2 commits
  13. 28 Jul, 2020 3 commits
  14. 23 Jul, 2020 3 commits
    • Joanne Hugé's avatar
      Add short 5.6-dirt-2 cyclictest measure · 5b66acba
      Joanne Hugé authored
      Add 4.19-custom and 5.6-custom measures, and clean up useless measures
      Add long 4.19 cyclictest measure
      Add measures and rename to distinguish between custom and debian kernel
      Add 46h cyclictest measures on all kernels
      Add quick cyclictest measures with updated kernels
      Remove useless measures, and add three long cyclictest measures
      5b66acba
    • Joanne Hugé's avatar
      Merge branch 'packet-exchange' into dev · a05737a7
      Joanne Hugé authored
      a05737a7
    • Joanne Hugé's avatar
      Setup the RT thread differently · d495022a
      Joanne Hugé authored
      Setup the RT thread's priority, scheduling, etc... as suggested on the RT wiki
      Add multissh and sudossh scripts
      Add high jitter packets to lost packets when printing histogram
      Fix wrapper scripts using obsolete script name
      
      Pass attributes to the pthread
      Change interval unit display
      Add ftrace option
      Add interval computations in client
      Update wrapper scripts
      Remove DEBUG_TS
      d495022a