1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-07 12:14:20 +00:00
gnss-sdr/cmake/Packaging/gnss-sdr-manpage
2014-11-14 15:01:57 +01:00

22 lines
728 B
Plaintext

.\" Manpage for gnss-sdr.
.\" Contact carles.fernandez@cttc.es to correct errors or typos.
.TH gnss-sdr 1 "14 Nov 2014" "0.0.5" "gnss-sdr man page"
.SH NAME
gnss-sdr \- GNSS Software Defined Receiver
.SH SYNOPSIS
gnss-sdr --config_file=/path/to/myconfiguration.conf
.SH DESCRIPTION
.PP
gnss-sdr is a GNSS Software Defined Receiver written in C++. It processes raw samples up to the computation of the PVT solution, including code and phase observables. More info at http://gnss-sdr.org
.SH OPTIONS
gnss-sdr takes the following options:
.TP
\FB--config_file\FR Set the configuration file
.SH SEE ALSO
Check http://gnss-sdr.org for more information.
.SH BUGS
No known bugs.
.SH AUTHOR
Carles Fernandez (carles.fernandez@cttc.es)