[hamradio-commits] [gnss-sdr] 214/251: Added a link to the GN3S v2 driver readme file

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Wed Sep 2 00:22:53 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 b4845e301806474c31d9aff28b57b4990eee8bf7
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Jul 19 14:10:16 2015 +0200

    Added a link to the GN3S v2 driver readme file
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5d6c399..6a227b7 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ Cloning the GNSS-SDR repository as in the line above will create a folder named
  |-----utils    <- some utilities (e.g. Matlab scripts).
 ~~~~~~ 
 
-By default, you will be in the 'master' branch of the Git repository, which corresponds to the lastest stable release. If you want to try the latest developments, you can use the 'next' branch by doing:
+By default, you will be in the 'master' branch of the Git repository, which corresponds to the lastest stable release. If you want to try the latest developments, you can use the 'next' branch by going to the newly created gnss-sdr folder doing:
 
 ~~~~~~ 
 $ git checkout next
@@ -220,7 +220,7 @@ $ cmake -DCMAKE_BUILD_TYPE=Debug ../
 $ make
 ~~~~~~ 
 
-This will create `four executables at gnss-sdr/install, namely ```gnss-sdr```, ```run_tests```, ```front-end-cal`` and ```volk_gnsssdr_profile```. You can run them from that folder, but if you prefer to install ```gnss-sdr``` on your system and have it available anywhere else, do:
+This will create four executables at gnss-sdr/install, namely ```gnss-sdr```, ```run_tests```, ```front-end-cal``` and ```volk_gnsssdr_profile```. You can run them from that folder, but if you prefer to install ```gnss-sdr``` on your system and have it available anywhere else, do:
 
 ~~~~~~ 
 $ sudo make install
@@ -293,6 +293,7 @@ GNSS-SDR comes with a pre-compiled custom GN3S firmware available at gnss-sdr/fi
 
 (in order to disable the GN3S_Signal_Source compilation, you can pass -DENABLE_GN3S=OFF to cmake and build GNSS-SDR again).
 
+More info at [drivers/gr-gn3s/README.md](./drivers/gr-gn3s/README.md)
    
 
 ###### Build OSMOSDR support (OPTIONAL):

-- 
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