Update ptp / phc related code
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
Showing
scripts/kill-phc
0 → 100755
scripts/kill-ptp
0 → 100755
scripts/run-software-pps
0 → 100755
software-pps/src/gpio.c
0 → 100644
software-pps/src/gpio.h
0 → 100644
test-ptp/build/Makefile
0 → 100644
test-ptp/src/bpf_helpers.h
0 → 100644
test-ptp/src/client.c
0 → 100644
test-ptp/src/common.c
0 → 100644
test-ptp/src/common.h
0 → 100644
test-ptp/src/gpio.c
0 → 100644
test-ptp/src/gpio.h
0 → 100644
test-ptp/src/recv_packet.c
0 → 100644
test-ptp/src/recv_packet.h
0 → 100644
test-ptp/src/send_packet.c
0 → 100644
test-ptp/src/send_packet.h
0 → 100644
test-ptp/src/server.c
0 → 100644
test-ptp/src/tracer.c
0 → 100644
test-ptp/src/tracer.h
0 → 100644
test-ptp/src/xdp_kern.c
0 → 100644