1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Carles Fernandez
f9911cbc3f
Fix lintian warning very-long-line-length-in-source-file (raised by Lintian v2.110.0)
Rationale:
The source file includes a line length that is well beyond the normally human made code line length.
This very long line length does not allow Lintian to do correctly some source file checks.
This line could also be the result of some text injected by a computer program, and thus could lead to FTBFS bugs.
Last but not least, long line in source code could be used to obfuscate the source code and to hide stuff like backdoors or security problems.
2021-10-29 14:26:55 +02:00
Carles Fernandez
0c3ac1127b
Update references to latest GPS ICDs 2021-07-24 13:47:52 +02:00
Carles Fernandez
f3ae29e8bf
Document C++20 as the currect C++ standard 2021-02-13 12:53:17 +01:00
Carles Fernandez
ddc5bcff01
Update references to new GPS ICDs 2021-01-12 10:34:55 +01:00
Carles Fernandez
8b918b4f87
Update links to new Galileo ICD v2.0 in docs 2021-01-12 00:04:28 +01:00
Carles Fernandez
7308745f05
Apply more concise file header format
Re-license CMake scripts with BSD-3-Clause
2020-12-30 13:35:06 +01:00
Carles Fernandez
2ded19342f
Improve headers 2020-02-12 00:04:29 +01:00
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
0f0c3e7e1d Update links 2020-02-06 17:33:29 +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
d85483370d
Update links 2020-01-26 14:06:31 +01:00
Carles Fernandez
99368616ec
Update docs 2020-01-22 00:40:42 +01:00
Carles Fernandez
0d60d97c24
Use https instead of http in links when available
Update copyright year in headers
2018-05-13 22:49:11 +02:00
Carles Fernandez
3a73261e4b Update Galileo ICD link to new version 2015-12-15 15:05:40 +01:00
Carles Fernandez
b90e0790a4 Updating EGNOS references and adding new Galileo Operational Status
Definition document
2015-10-06 18:47:38 +02:00
Carles Fernandez
d7872fb79b updating links to EGNOS documents 2015-01-13 01:55:37 +01:00
Carles Fernandez
cf652a6eec Update Revision of GPS ICDs 2014-07-05 19:55:09 +02:00
Carles Fernandez
6f51292e17 Automatic building of Armadillo upgraded to version 4.000.0. Updated links to new BeiDou ICD and Performance documents.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@472 64b25241-fba3-4117-9849-534c7e92360d
2014-01-07 12:55:09 +00:00
Carles Fernandez
27b20b0a6d Updated EGNOS SoL Service Definition Document version
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@388 64b25241-fba3-4117-9849-534c7e92360d
2013-07-14 12:53:53 +00:00
Carles Fernandez
43453ecd20 Update links to new GPS and EGNOS documents. Remove doxygen scan of SUPL automatically-generated library
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@361 64b25241-fba3-4117-9849-534c7e92360d
2013-05-30 18:53:14 +00:00
Carles Fernandez
ae1cb212de improving documentation
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@335 64b25241-fba3-4117-9849-534c7e92360d
2013-01-28 23:50:09 +00:00
Carles Fernandez
92552a8905 added a "Related Page": reference docs page with links to ICDs, standards, etc.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@324 64b25241-fba3-4117-9849-534c7e92360d
2013-01-20 19:45:40 +00:00