From b094d7317a7908f6ec5eaf9c7e56dff2fcf713e0 Mon Sep 17 00:00:00 2001 From: Marc L Date: Mon, 27 Aug 2018 17:50:13 -0400 Subject: [PATCH 1/2] Update MANIFEST.md fixed dependencies list so it parses nicely on cgran.org --- MANIFEST.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.md b/MANIFEST.md index 1248e47aa..4c1d394f2 100644 --- a/MANIFEST.md +++ b/MANIFEST.md @@ -11,7 +11,12 @@ author: - et altri (see AUTHORS file for a list of contributors) copyright_owner: - The Authors -dependencies: gnuradio (>= 3.7.3), armadillo, gflags, glog, gnutls +dependencies: + - gnuradio (>= 3.7.3) + - armadillo + - gflags + - glog + - gnutls license: GPLv3+ repo: https://github.com/gnss-sdr/gnss-sdr website: http://gnss-sdr.org From ee551937140623ca17796e4d1ce8fbd1ebed98f4 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 28 Aug 2018 20:34:46 +0200 Subject: [PATCH 2/2] Update URLs --- MANIFEST.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MANIFEST.md b/MANIFEST.md index 4c1d394f2..487b88be4 100644 --- a/MANIFEST.md +++ b/MANIFEST.md @@ -19,13 +19,13 @@ dependencies: - gnutls license: GPLv3+ repo: https://github.com/gnss-sdr/gnss-sdr -website: http://gnss-sdr.org -icon: http://a.fsdn.com/con/app/proj/gnss-sdr/screenshots/logo400x400.jpg +website: https://gnss-sdr.org +icon: https://gnss-sdr.org/assets/images/logo400x400.jpg --- Global Navigation Satellite Systems receiver defined by software. It performs all the signal processing from raw signal samples up to the computation of the Position-Velocity-Time solution, including code and phase observables. It is able to work with raw data files or, if there is computational power enough, in real time with suitable radiofrequency front-ends. This software is mainly developed at [CTTC](http://www.cttc.es "Centre Tecnologic de Telecomunicacions de Catalunya") -with contributions from around the world. More info at [gnss-sdr.org](http://gnss-sdr.org "GNSS-SDR's Homepage"). +with contributions from around the world. More info at [gnss-sdr.org](https://gnss-sdr.org "GNSS-SDR's Homepage").