Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
|
Type signature: (->solution)
Usage:
buffer-solution-from [OPTION]... PIPELINE
Allowed options:
Option | Description |
---|---|
--help | produce help message |
--buffer-size BUFFER_SIZE (=128) | buffer BUFFER_SIZE MB of packets |
--overflow-action arg (=die) | choices: stop_forwarding, die, block |
--delay arg (=0) | hold packets in buffer for this many seconds before forwarding |
--async-startup | don't wait for child pipeline initialization to finish before continuing parent pipeline initialization (note: currently inhibits the use of FunctionalityCallbacks by downstream nodes) |
--pipeline PIPELINE | SDGPS pipeline to run in thread |