Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
|
Type signature: (->raw)
Usage:
sylphase-usbgpsimu4-raw [OPTION]...
Allowed options:
Option | Description |
---|---|
--help | produce help message |
--antenna-position arg | antenna position as a 3-length JSON array (example: [0.5,2,3]) |
--antenna-axis arg | antenna axis as a 3-length JSON array (example: [0,0,1]) |
--full-bandwidth | output full bandwidth streams rather than mixed/decimated streams |
--gpio0-stamp-falling | stamp falling edges of GPIO0 input (default: stamp rising edges) |
--gpio0-stamp-decimation N (=1) | only stamp every Nth rising edge (i.e. 0th, Nth, 2*Nth, ...) |
--gpio0-frequency arg (=5000000) | GPIO0 frequency in Hz (used to calculate Time offset) |
--gpio1-stamp-falling | stamp falling edges of GPIO1 input (default: stamp rising edges) |
--gpio1-stamp-decimation N (=1) | only stamp every Nth rising edge (i.e. 0th, Nth, 2*Nth, ...) |
--gpio1-frequency arg (=5000000) | GPIO1 frequency in Hz (used to calculate Time offset) |
--device-id arg | open device with this serial number |