# gPTPd **Repository Path**: shengfzy/gPTPd ## Basic Information - **Project Name**: gPTPd - **Description**: IEEE 802.1 AS (gPTP) daemon - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-11-19 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gPTPd IEEE 802.1 AS (gPTP) daemon **Usage** `gPTPd [-n|-i|-l]` * Normal mode (-n) * Runs the gPTP deamon in normal mode (used for testing and debugging) * By default the gPTPd runs as a deamon * Interface name (-i) * The name of the AVB enabled enthernet interface * Log level (-l) * Log level for debugging (default: LOG_NOTICE) **Functionality** * The gPTPd deamon is takes care of the following functionalites * Link delay measurement using Peer to peer delay measurement mechanism * Best Master Clock algorithm to select the best master in the network * Master and slave mode operation for time synchronization * Time synchronizartion using the PTP hardware clock **License** MIT License Copyright (c) [2018] [Indumathi Duraipandian]