Commit Graph

70 Commits

Author SHA1 Message Date
Carles Fernandez f03608ac82
Update links 2024-03-29 14:39:32 +01:00
Carles Fernandez 3d5da94b27
Document transition from GPSTk to GNSSTk 2022-07-04 14:51:22 +02:00
Carles Fernandez 7ac77f123f
Update URLs 2022-04-14 19:33:02 +02:00
Carles Fernandez e81e82145a
Update link 2022-02-26 12:32:36 +01:00
Carles Fernandez 49d71ca8e4
CI: Fix REUSE-compliance job 2022-01-04 18:05:00 +01:00
Carles Fernandez 802b6891bf
Update Doxyfile to v1.9.3 2022-01-04 16:21:59 +01:00
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 27d0419f79
Remove abandoned Gn3s_Signal_Source and ENABLE_GN3S building option 2021-06-15 14:19:40 +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 185a267f9b
Add new building option ENABLE_EXTERNAL_MATHJAX, set to ON by default.
If set to ON, it generates HTML documentation using MathJax from an external CDN when doing 'make doc'. If set to OFF, MathJax is still looked for in the system and used if found, so it can be used offline. If not found, it is not used.
2020-10-30 12:24:23 +01:00
Carles Fernandez a95ca8c42b
Improved rendering of equations in HTML documentation generated by Doxygen. Make use of MathJax 2.x if found 2020-10-29 19:56:28 +01:00
Carles Fernandez ddee908a04
Improve resolution of block diagram image 2020-08-05 10:46:41 +02:00
Carles Fernandez 5c62ff27eb
Update block diagram with asynchronous message passing 2020-08-03 01:04:22 +02:00
Carles Fernandez 249ad7ae9b
Remove Six module from list of dependencies 2020-06-24 20:50:59 +02:00
Carles Fernandez 5b3e0f4b94
Add transparency to block diagram
Improves visualization of webpage in dark mode
2020-03-29 00:30: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 6e1aa57117
Update links 2020-01-26 14:23:22 +01:00
Carles Fernandez d85483370d
Update links 2020-01-26 14:06:31 +01:00
Carles Fernandez 5839b5206c
Remove deprecated parameters 2020-01-26 14:05:34 +01:00
Carles Fernandez 99368616ec
Update docs 2020-01-22 00:40:42 +01:00
Carles Fernandez c9e03557b7
Remove tabs 2019-10-05 03:16:31 +02:00
Carles Fernandez 1de9588611
Update block diagram 2019-02-06 01:32:46 +01:00
Carles Fernandez 846e932411
Update general block diagram 2019-01-28 15:38:43 +01:00
Carles Fernandez 9dc85f19b1
Update links 2018-05-25 13:44:57 +02: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 d93a3b6c3f
Switch to https://gnss-sdr.org 2018-05-09 20:20:57 +02:00
Carles Fernandez 2630cf8644 Make Doxygen documentation reproducible 2018-03-28 19:15:56 +02:00
Carles Fernandez 63aabc85e8 Update web links 2016-12-26 12:41:48 +01:00
Carles Fernandez 91aa161117 Delete removed paths from docs 2016-06-09 19:34:04 +02:00
Carles Fernandez f784c91c05 Move generation of documentation files out from the source tree
Documentation will now be built in the directory from which cmake was
invoked. Doxyfile.in updated and Doxyfile.generic (unused) has been
removed. In-tree generation was causing problems in some environments
and IDEs (such as CLion)
2016-05-12 19:35:55 +02:00
Carles Fernandez 3bd4547b57 Update general diagram figure 2016-05-10 19:52:01 +02:00
Javier Arribas b4e8966691 Removing the unused Output_filter block from the gnss_sdr flowgraph 2016-04-06 16:12:06 +02:00
Carles Fernandez c1c1bdb0b6 Remove volk_gnsssdr kernels from "Related pages" 2016-03-12 09:01:06 +01:00
Carles Fernandez 1f78183dd4 exclude volk pages 2016-03-09 21:31:56 +01: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 1d1f7a3fb0 change etc/ to share/ 2014-11-12 23:20:34 +01:00
Carles Fernandez 4832c7cbcc update building documentation 2014-11-09 16:33:15 +01:00
Carles Fernandez cf652a6eec Update Revision of GPS ICDs 2014-07-05 19:55:09 +02:00
Carles Fernandez 9b67b8a6ce Adding more documentation and images to the README file 2014-04-27 21:46:23 +02:00
Carles Fernandez 3d796f3311 Updated picture with the new GNU Radio logo 2014-04-27 14:18:41 +02:00
Carles Fernandez ba72ad3b78 Replacing old Subversion pointers to Git 2014-04-26 21:33:51 +02:00