Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
|
Type signature: (*->*)
Usage:
rejitter-packets [OPTION]... JITTER [MAX_STREAM_JITTER]
Allowed options:
Option | Description |
---|---|
--help | produce help message |
--jitter JITTER | jitter to apply to packets (units: seconds) |
--max-stream-jitter MAX_STREAM_JITTER | set maximum jitter for stream (units: seconds) (default: 2*JITTER, which is the minimum that avoids warnings being printed) |
--random-seed SEED | use this value as random seed to determine packet permutations; SEED must be in the range 0 to 2^64-1, inclusive (default: hard-coded constant) |
--nondeterministic | obtain seed from system random source (e.g. /dev/urandom) |