Sylphase SDGPS
The software-defined GPS(/GNSS) toolkit
plot-cooked2

Type signature: (cooked2->[cooked2])

Help

Usage:

plot-cooked2 [OPTION]...

Allowed options:

Option Description
--help produce help message
--cn0-threshold arg (=10) don't plot SVs with a C/N_0 less than this value (except on C/N_0 plot)
--show-bits show BPSK modulation of phase by unwrapping phase modulo 2pi (default: unwrap modulo pi, removing bits)
--acceleration-window arg (=1) window over which to take derivative of Doppler data (units: seconds)
--min-sample-period arg (=0) minimum width between plot points in seconds; plot points closer than this will be averaged
--x-axis-unit arg (=sec) unit of X axis (options: sec, min, hour, day)
--x-axis-absolute plot absolute stream time on X axis instead of relative to now (implied by --wait)
--detrend remove per-line linear trends (due to SV motion) from pseudorange and phase plots
--wait wait for pipeline to terminate, then plot (default: live plotting)
--live-history arg (=60) duration of live history buffer in seconds
--title-suffix arg append string to plot titles
--gnss-stream arg GNSS stream to use
--gnss-substream arg GNSS substream to use
--gnss-system arg GNSS system to use
--signal arg only plot this signal
--filter-stream-pattern arg filter stream using regex pattern matching "stream/substream/system/signal" (default: plot all available streams)
--plot-phase-finite-difference plot Doppler calculated by evaluating finite difference of phase (only for testing)