Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
mock-system-time-streams

Type signature: (*->*)

Help

Usage:

mock-system-time-streams [OPTION]...

Description:


Create the following Time streams:
* "Host system time (CLOCK_MONOTONIC)"
* "Host UNIX time (CLOCK_REALTIME)"

* Measurements are obtained by periodically calling clock_gettime({CLOCK_MONOTONIC, CLOCK_REALTIME}).
* Clock sampling is triggered by stream time gleaned from packets passing through this node.

Warning: The resulting Time streams' measurements will have high bias and jitter due to the pipeline's variable packet delay between the source node (which is normally what defines stream time) and this node.

Allowed options:

Option Description
--help produce help message
--sample-rate RATE (=8) sample clocks at RATE Hertz
--sample-latency LATENCY (=0.100000000000000000)