linuxptp/configs
Richard Cochran 1bdc9143aa Introduce the ts2phc program.
Some PTP Hardware Clocks have input pins that can generate time stamps
on the edges of external signals.  This functionality can be used in
various ways.  For example, one can synchronize a PHC device to a
global time source by taking a Pulse Per Second signal from the source
into the PHC.  This patch adds support for synchronizing one or more
PHC slaves to a given master clock.

The implementation follows a modular design that allows adding
different kinds of master clocks in the future.  This patch starts off
with a single "generic" PPS master, meaning a PPS signal that lacks
and time or date information.  The generic master assumes that the
Linux system time is approximately correct (by NTP or RTC for example)
in order to calculate the time of the incoming PPS edges.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Balint Ferencz <fernya@gmail.com>
2020-05-07 14:57:47 -07:00
..
E2E-TC.cfg Move the configuration files to their own directory. 2018-05-25 07:46:03 -07:00
G.8265.1.cfg telecom: Add example configuration files. 2018-07-01 22:10:08 -07:00
G.8275.1.cfg Improve G.8275.[12] example configs. 2019-07-05 20:29:19 -07:00
G.8275.2.cfg Improve G.8275.[12] example configs. 2019-07-05 20:29:19 -07:00
P2P-TC.cfg Move the configuration files to their own directory. 2018-05-25 07:46:03 -07:00
UNICAST-MASTER.cfg Add example configuration files for unicast operation. 2018-07-01 22:10:08 -07:00
UNICAST-SLAVE.cfg Add example configuration files for unicast operation. 2018-07-01 22:10:08 -07:00
automotive-master.cfg port: Add inhibit_delay_req. 2019-05-08 21:29:48 -07:00
automotive-slave.cfg port: Add interval update mechanism. 2019-05-08 21:29:48 -07:00
default.cfg configs: default.cfg: Fix typo in inhibit_delay_req 2019-08-19 08:30:01 -07:00
gPTP.cfg config: logAnnounceInterval for 802.1AS 2018-08-02 09:25:58 -07:00
snmpd.conf snmp4lptp: Add snmp sub agent for linuxptp 2018-09-07 09:44:52 -07:00
ts2phc-generic.cfg Introduce the ts2phc program. 2020-05-07 14:57:47 -07:00