nuttx-apps/netutils/ptpd
Petteri Aimonen e2168abe9a ptpd: Implement delay reqs, fix timing bugs
Fixed bug where negative offsets were not properly handled because
clock_timespec_subtract clamps values to zero.

Implement support for SO_TIMESTAMP to get accurate packet
reception timestamp.

Implemented delay requests for measuring packet transfer delay.

Implemented clock drift estimation to bring the clocks closer to
sync and to filter out measurement jitter.
2023-11-24 20:15:38 -08:00
..
Kconfig ptpd: Implement delay reqs, fix timing bugs 2023-11-24 20:15:38 -08:00
Make.defs Add basic IEEE-1588 PTP server/client 2023-10-06 17:25:23 +08:00
Makefile Add basic IEEE-1588 PTP server/client 2023-10-06 17:25:23 +08:00
ptpd.c ptpd: Implement delay reqs, fix timing bugs 2023-11-24 20:15:38 -08:00
ptpv2.h ptpd: Implement delay reqs, fix timing bugs 2023-11-24 20:15:38 -08:00