[hamradio-commits] [gnss-sdr] 216/251: improving documentation

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Wed Sep 2 00:22:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit f9eb750e84563ece7da6f4cd5ab2b69586f57da3
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Jul 19 14:20:59 2015 +0200

    improving documentation
---
 drivers/gr-gn3s/README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/drivers/gr-gn3s/README.md b/drivers/gr-gn3s/README.md
index cd78161..77da75a 100644
--- a/drivers/gr-gn3s/README.md
+++ b/drivers/gr-gn3s/README.md
@@ -110,7 +110,7 @@ This will enable the *GN3S_Signal_Source* implementation, which is able to read
 
 # Using the GN3S V2 GPS Sampler as a signal source with GNSS-SDR
 
-This is an example of a gnss-sdr configuration file for a GPS L1 C/A receiver using the *GN3S_Signal_Source* implementation:
+GN3S V2's sampling frequency is 8.1838 Msps, delivering a signal with an intermediate frequency of 38400 Hz. This is an example of a gnss-sdr configuration file for a GPS L1 C/A receiver using the *GN3S_Signal_Source* implementation:
 
 ~~~~~~
 GNSS-SDR.internal_fs_hz=2727933.33  ; 8183800/3 
@@ -119,7 +119,6 @@ GNSS-SDR.internal_fs_hz=2727933.33  ; 8183800/3
 SignalSource.implementation=GN3S_Signal_Source
 SignalSource.item_type=gr_complex
 SignalSource.sampling_frequency=8183800
-SignalSource.freq=1575420000
 SignalSource.dump=false
 SignalSource.dump_filename=../signal_source.dat
 
@@ -203,7 +202,7 @@ PVT.flag_averaging=false
 PVT.output_rate_ms=10
 PVT.display_rate_ms=500
 PVT.dump_filename=./PVT
-PVT.nmea_dump_filename=./gnss_sdr_pvt.nmea;
+PVT.nmea_dump_filename=./gnss_sdr_pvt.nmea
 PVT.flag_nmea_tty_port=false;
 PVT.nmea_dump_devname=/dev/pts/4
 PVT.dump=false

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list