The INtime PTP implementation. Two applications are provided:
chronos.rta - the standard PTP stack
chronosd.rta - the PTP stack with additional logging output for debugging
chronos[d].rta [command] [options]
Run Chronos:
chronos[d].rta -r [options]
chronos[d].rta --run [options]
| Option | Description |
| -c, --config <file>|<nic> | The configuration either as file OR as default with just the nic |
| -l, --license |
The license file |
| -p, --ports | Periodically show the port states |
| -t, --time | Periodically print time sync data |
| -n, --notify |
Select notification type to log: [all|fault|msg|sync|events] |
| -o, --output |
Write the notification output to a <file> |
| -v, --verbose | Write notification output to the console |
Generate a new configuration file:
chronos[d].rta -g [options]
chronos[d].rta --generate[options]
| Option | Description |
| -c, --config <file> | The configuration file |
|
The configuration file type; <type> | |
| -n --nic <nic> | The adapter's mac address, e.g. 00-11-22-33-44-55 |
| -p, --profile <type> | The profile type; |
Show the help message:
chronos[d].rta -h
chronos[d].rta --help
chronos.rta -r -l <file>-c <file> -t -n all -o notification.log
chronos.rta -r -n all -v -o notification.log -c <path>
chronos -g myconfig -f json -n 00-11-22-33-44-55 -p tsep