nuttx-apps/netutils/ptpd
Petteri Aimonen 5a992d4e18 Add basic IEEE-1588 PTP server/client
What works:
- Basic server & client operation
- Transmission and reception of announce, sync and follow-up

Still missing:
- SO_TIMINGS for getting more precise packet timestamps
- Implementation of delay_req and delay_resp packets
- Status and stop interfaces for the daemon
2023-10-06 17:25:23 +08:00
..
Kconfig Add basic IEEE-1588 PTP server/client 2023-10-06 17:25:23 +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 Add basic IEEE-1588 PTP server/client 2023-10-06 17:25:23 +08:00
ptpv2.h Add basic IEEE-1588 PTP server/client 2023-10-06 17:25:23 +08:00