From 63aabc85e8b42c9e9262bf148a8c49e99444e597 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Mon, 26 Dec 2016 12:41:48 +0100 Subject: [PATCH] Update web links --- docs/doxygen/other/main_page.dox | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/doxygen/other/main_page.dox b/docs/doxygen/other/main_page.dox index 373e52446..edb07f998 100644 --- a/docs/doxygen/other/main_page.dox +++ b/docs/doxygen/other/main_page.dox @@ -73,8 +73,8 @@ As signal inputs, it accepts: \li Raw data file captured with a data grabber (digitized at some intermediate frequency or directly at baseband). \li Any suitable RF configuration that can be driven by the Universal Software Radio Peripheral Hardware Driver (UHD). This includes all current and future Ettus Research products. The USRP1 + DBSRX 2.2 daughterboard is an example of working configuration for GPS L1 C/A and Galileo E1B and E1C signals. -\li The GN3S v2 USB dongle (GN3S v3 might work with small modifications). -\li Experimentally, with some USB DVB-T dongles based on the Realtek RTL2832U chipset. +\li The GN3S v2 USB dongle (GN3S v3 might work with small modifications). +\li Experimentally, with some USB DVB-T dongles based on the Realtek RTL2832U chipset. \li For mathematical representations of the targeted signals, check out the \ref the_signal_model page. As outputs, it provides: @@ -87,7 +87,7 @@ As outputs, it provides: \section build Building GNSS-SDR -In principle, GNSS-SDR can be built in any Unix-like system. In practice, it depends on being able to install all the required dependencies. See the building guide page for details about the project's +In principle, GNSS-SDR can be built in any Unix-like system. In practice, it depends on being able to install all the required dependencies. See the building guide page for details about the project's dependencies and build process. Mainly, it consists on installing GNU Radio plus some few more libraries: \li Gflags, a library that implements commandline flags processing, @@ -655,12 +655,12 @@ Please ask the Developer Team for a signal sample if you need one, and they will Another interesting option is working in real-time with a RF front-end. We provide drivers for UHD-compatible hardware (see \ref signal_source), for the GN3S v2 USB dongle and for some DVB-T USB dongles. Start with a low number of channels and then increase it in order to test how many channels your processor can handle in real-time. -You can find more information at the GNSS-SDR Documentation page or directly asking to the +You can find more information at the GNSS-SDR Documentation page or directly asking to the GNSS-SDR Developers mailing list. -You are also very welcome to contribute to the project, there are many ways to participate in GNSS-SDR. +You are also very welcome to contribute to the project, there are many ways to participate in GNSS-SDR. If you need some special feature not yet implemented, the Developer Team would love to be hired for developing it. -Please do not hesitate to contact them. +Please do not hesitate to contact them. Enjoy GNSS-SDR!