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]) |
| --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 or product number (example: SN4000 or usbgpsimu4.2) |
| --require-device-immediately | require device to be captured immediately or exit |
| --print-serial-number-and-exit | open device as normal but immediately exit after printing serial number |
| --full-bandwidth | output full bandwidth streams rather than mixed/decimated streams |
| --sample-grabber-divide-override arg | override sample grabber sample rate division ratio |