1. 14 Sep, 2020 1 commit
    • Joanne Hugé's avatar
      Update ptp / phc related code · 2883853e
      Joanne Hugé authored
      Add GPIO support to software-pps
      Update synchronize-phc
      Add run-software-pps script
      Add sanity check for server
      Sleep at beginning of the loop in client
      Add sanity check in client too
      Add mode to synchronize-phc
      Fix mistake in get-ptp-time
      Add kill ptp and phc scripts
      Add test-ptp
      Add option to print time on each line for ptp-get-time
      Add nowait option to gettime
      Add logging option in test-ptp
      Add error correction in test-ptp
      Fix encode decode mistake
      Don't use strcpy
      Fix packet data transfer, add error correction
      Add 68us jitter 20mn A20-shuttle signal measure
      Update phc script
      Change default parameters for test-board-synchro
      Update kill scripts to work when called outside of script dir
      Update parse-saleae-measure script to include hex exports
      2883853e
  2. 08 Sep, 2020 2 commits
  3. 07 Sep, 2020 2 commits
  4. 04 Sep, 2020 2 commits
  5. 03 Sep, 2020 2 commits
  6. 02 Sep, 2020 2 commits
  7. 28 Aug, 2020 3 commits
  8. 27 Aug, 2020 8 commits
  9. 26 Aug, 2020 10 commits
  10. 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
  11. 21 Aug, 2020 1 commit
  12. 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
  13. 19 Aug, 2020 1 commit
  14. 14 Aug, 2020 4 commits