Commit Graph

18 Commits

Author SHA1 Message Date
Carles Fernandez 4d0d263280
Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)
Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
2020-02-08 01:20:02 +01:00
Carles Fernandez d6ec2a7b2c
Update links (mainly from http to https, fix broken links) 2020-02-05 21:24:46 +01:00
Carles Fernandez b785fe6ba4
Replace SUPL parameter name MNS by MNC 2018-10-23 00:16:36 +02:00
Carles Fernandez 6a5dbd97e5 Remove unused parameters 2018-06-06 12:58:19 +02:00
Carles Fernandez d93a3b6c3f
Switch to https://gnss-sdr.org 2018-05-09 20:20:57 +02:00
Carles Fernandez 1ff445937b
Clean configuration files
Add header and pointer to the block documentation page
Remove most of the comments so files are easier to read
Remove old/unused parameters
2018-05-04 23:44:00 +02:00
Carles Fernandez b6326f5b13 Clean configuration files 2018-01-29 23:30:50 +01:00
Carles Fernandez 088826883b Remove unneded parameters and misleading comments 2018-01-29 18:56:42 +01:00
Carles Fernandez 4bbd994f60 Add a note explaining how to activate the bias-tee in a RTL-SDR Blog V3
dongle, so it can feed an active antenna (see #77)

The activation is done by adding 

SignalSource.osmosdr_args=rtl,bias=1

to the configuration file, if using gr-osmosdr >= 0.1.4-13 

For older versions of gr-osmosdr, you can use
https://github.com/rtlsdrblog/rtl_biast
2018-01-18 15:49:05 +01:00
Carles Fernandez dc18980194 The global parameter name GNSS-SDR.internal_fs_hz has been replaced by
GNSS-SDR.internal_fs_sps

The old name was misleading, since the units are samples per second and
not Hertz. 

Backward compatibility is kept, so this change does not break any
existing configuration.
2017-09-02 11:24:44 +02:00
Carles Fernandez a6df9f8c6f Clean configuration files
Added information on how to retrieve SUPL parameters, and indicators to
userd on where to point to their own file or IP address. Removed unused
parameter wait_for_flowgraph.
2016-05-15 14:27:51 +02:00
Carles Fernandez 37215a66ad Server supl.nokia.com is not working anymore
Replaced by supl.google.com
2016-05-07 10:00:49 +02:00
Carles Fernandez dd5dd7fc73 Changing Rtlsdr_Signal_Source by Osmosdr_Signal_Source 2014-12-15 17:41:34 +01:00
Javier Arribas 3a1b711e9f Updated configuration files for RTLSDR front-end and Front-end calibration
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@428 64b25241-fba3-4117-9849-534c7e92360d
2013-10-23 15:54:35 +00:00
Javier Arribas b34a85c642 front-end-cal code cleaning, documentation and tunning tasks
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@400 64b25241-fba3-4117-9849-534c7e92360d
2013-08-01 14:01:07 +00:00
Javier Arribas 9bfd2bb32a Front-end calibration utility is now fully operative for the following front-ends:
- RTLS-SDR + Elonics E4000

Some bug correction in PCPS acquisition

git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@398 64b25241-fba3-4117-9849-534c7e92360d
2013-07-30 10:53:45 +00:00
Javier Arribas 641692e005 Incremental update for the front-end calibration utility
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@383 64b25241-fba3-4117-9849-534c7e92360d
2013-07-08 16:17:57 +00:00
Javier Arribas 6f8ef58802 Towards a front-end frequency and sample rate calibration tool. VERY experimental yet.
Bug fixes in acquisition assistance and in linker include files.


git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@371 64b25241-fba3-4117-9849-534c7e92360d
2013-07-05 17:00:48 +00:00