Commit Graph

286 Commits

Author SHA1 Message Date
Carles Fernandez 0d95d2273a
Update ProtocolBuffers and Armadillo local versions 2021-04-09 20:53:06 +02:00
Carles Fernandez e95352492f
Update local version of Protocol Buffers to 3.15.7 2021-04-04 10:29:59 +02:00
Carles Fernandez 59e8049fe6 Update Contributor Covenant badge 2021-03-28 18:15:54 +02:00
Carles Fernandez 60a7a6d51d
Update Armadillo and Protocol Buffers local versions 2021-03-13 22:30:23 +01:00
Carles Fernandez 505142a055
Update local version of Protocol Buffers to v3.15.5 2021-03-09 12:58:21 +01:00
Carles Fernandez 3b10e37a6f
Update Armadillo and ProtocolBuffers local versions 2021-02-22 22:35:45 +01:00
Carles Fernandez 44588aad7e
Update macOS instructions, update Armadillo suggested version 2020-12-16 11:03:50 +01:00
Carles Fernandez 0cf7f5432b
Update Armadillo version 2020-10-25 13:49:54 +01:00
Carles Fernandez d997f7bf56
Update Protocol Buffers version to build if not already installed to v3.13.0 2020-08-16 13:05:37 +02:00
Carles Fernandez d2eeeba25a
Add Contributor Covenant badge, update changelog 2020-07-16 14:00:41 +02:00
Carles Fernandez d14e69ef5a
Do not pollute the source directory if the software is built from an out-of-source-tree directory
External sources and data are now always stored in a ./thirdparty folder under the building directory.

A copy of the generated binaries will be stored under gnss-sdr/install, if the building directory is inside the source tree, or in an ./install folder under the building directory if it is outside the source tree.
Fix a bug that broke compilation if the user configured the building without extra testing in a first instance, and then switched the testing buiding options to ON in a later build.

Fix extra test building if GPSTk was already installed and Boost >= 1.71
2020-06-12 20:51:26 +02:00
Carles Fernandez 7e0502362a
Update Protocol Buffers to 3.12.3 2020-06-07 01:04:02 +02:00
Carles Fernandez 9b15992556
Update local version of Protocol Buffers to 3.12.2 2020-05-27 14:07:40 +02:00
Carles Fernandez a73e08c017
Improve README files 2020-05-16 16:11:50 +02:00
Carles Fernandez f9acf19fa7
Update Protocol Buffers to 3.12.0 2020-05-16 11:08:01 +02:00
Carles Fernandez 0637365d6c
Remove python-six as a dependency if Python version is 3.x 2020-05-10 17:31:39 +02:00
Carles Fernandez 54de93bdd9
Fix for disappearing branch / version in Armadillo 2020-05-01 22:02:47 +02:00
Carles Fernandez d711f7be5f
Fix Armadillo version (v9.860.1 was removed from repository, updating to v9.860.2) 2020-04-22 04:05:00 +02:00
Carles Fernandez 21cdbc613f
Update Armadillo version 2020-03-31 00:50:07 +02:00
Carles Fernandez 66a908fc42
Fix prettier-markdown job 2020-03-12 21:14:21 +01:00
Carles Fernandez 38c2f38738
Rearrange comments 2020-03-12 20:57:46 +01:00
Carles Fernandez 1a2f7c7d9d
Bump version to 0.0.12
Add REUSE badge to README file
2020-03-12 20:13:49 +01:00
Carles Fernandez 716fa970c4
More markdown fixes 2020-02-27 19:50:08 +01:00
Carles Fernandez 17a7044add Wrap README text into 80 character-length lines, so they are easier to read from the terminal.
Formatted by https://prettier.io/, options: --parser markdown --print-width 80 --prose-wrap always
2020-02-27 18:42:43 +01:00
Carles Fernandez 42352f2493
Update Armadillo to 9.850.1 2020-02-16 12:38:34 +01:00
Carles Fernandez 0715fd8e8e
Update Protocol Buffers to 3.11.4 2020-02-16 12:25:27 +01:00
Carles Fernandez eda54a5e66
Fix comments syntax in Markdown 2020-02-08 10:55:11 +01:00
Carles Fernandez b7a75453d3
Fix comments syntax in Markdown 2020-02-08 10:52:42 +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 a8fb2a6fb5
Update configurations (remove use_CFAR_algorithm parameter) 2020-02-05 22:15:50 +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 e75a1f19d6
Update links 2020-02-05 10:20:32 +01:00
Carles Fernandez 2b3958dccb
Replace MacOS by macOS 2020-02-01 11:18:08 +01:00
Carles Fernandez 99368616ec
Update docs 2020-01-22 00:40:42 +01:00
Carles Fernandez 545267283a
Fix target pdfmanual when using ninja
Fix instructions in Macports, add instructions for Homebrew
2020-01-21 00:31:50 +01:00
Carles Fernandez bc9725c745
Simplify cmake scripts, fix volk_gnsssdr cross-compilation, update ProtocolBuffers to 3.11.2 2020-01-13 01:49:00 +01:00
Carles Fernandez 5a38a55419
Update Protocol Buffers local version to 3.11.1. Update Armadillo version in README to 9.800.3 2019-12-05 17:00:25 +01:00
Carles Fernandez 78f1c54900
Use python-mako and python-six in Debian 8 2019-11-30 20:06:53 +01:00
Carles Fernandez 603c1d55ef
List Python3 packages in Fedora and OpenSUSE 2019-11-30 19:56:38 +01:00
Carles Fernandez 8eed17f8b3
Remove references to Python 2.7 since its end of life is scheduled for January 1, 2020
python-six and python-mako packages replaced by python3-six and python3-mako counterparts

References to pip replaced by pip3 in Homebrew section
2019-11-30 12:23:14 +01:00
Carles Fernandez 94388913bb
Update Proocol Buffers version to 3.11.0 2019-11-26 08:25:33 +01:00
Carles Fernandez 71d5da84fb
Update Protocol Buffers version in README file 2019-11-17 13:25:12 +01:00
Carles Fernandez 0c4c5370d8 Use Python3 and pip3 for PYBOMBS 2019-11-14 15:52:50 +01:00
Carles Fernandez cc3c4e4de7
Update Armadillo version in README.md file 2019-11-03 21:27:33 +01:00
Carles Fernandez 9ca639ee4c Update list of Macports dependencies 2019-10-30 16:09:43 +01:00
Carles Fernandez 58af2dc2be
Add Catalina as most recent macOS version 2019-10-29 20:56:02 +01:00
Carles Fernandez 75af606c74
Recommend pkg-config, minor editing 2019-10-12 13:23:57 +02:00
Carles Fernandez c258441e91
Improve wording for Google Test in the README.md file 2019-10-06 00:05:41 +02:00
Carles Fernandez 933211dcc3
Update Googletest to v1.10.0 2019-10-04 14:46:46 +02:00
Carles Fernandez 3d0ebea471
Update Armadillo version 2019-10-04 12:34:19 +02:00