Carles Fernandez
|
a75526d780
|
Use lambda instead of boost::build when genenic lambdas are available in the compiler
|
2020-04-25 23:03:44 +02: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
|
38a987607e
|
Make use of the new Boost::headers target introduced in CMake 3.15
|
2019-09-07 12:36:19 +02:00 |
|
Carles Fernandez
|
a4d6800e22
|
Update copyright year
Applied on files changed since last release
clang-format applied
|
2019-07-26 12:38:20 +02:00 |
|
Carles Fernandez
|
b617213784
|
Extend clang-tidy checking to tests and utils
|
2019-02-21 11:42:56 +01:00 |
|
Carles Fernandez
|
8ae72fe458
|
Update to modern CMake usage
|
2019-02-03 19:24:44 +01:00 |
|
Carles Fernandez
|
87d1413447
|
Make cmakelint happier
|
2018-11-24 18:40:34 +01:00 |
|
Carles Fernandez
|
64d9e63b18
|
Add missing include path
|
2018-10-20 19:31:10 +02:00 |
|
Carles Fernandez
|
d93e60caaf
|
Fix building in some environments
|
2018-09-13 20:55:20 +02:00 |
|
Carles Fernandez
|
bd1bd468fb
|
Fix building if glog is not present
|
2018-09-08 10:11:25 +02:00 |
|
Carles Fernandez
|
a5205c1f71
|
Add option -DENABLE_UNIT_TESTING_MINIMAL for building on systems with limited memory
|
2018-09-07 14:36:11 +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
|
59e49a5eba
|
Fix configuration and building when matio is not present
|
2018-02-23 23:46:16 +01:00 |
|
Antonio Ramos
|
f8e5b0e705
|
Set matio min ver.
|
2018-01-30 16:48:58 +01:00 |
|
Carles Fernandez
|
41b5365244
|
Add acquisition grid plot
|
2017-10-28 18:15:59 +02:00 |
|
Carles Fernandez
|
9bfef0e05a
|
Fix CMake scripts to use Ninja https://ninja-build.org/
cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -GNinja .. && ninja
|
2017-06-21 08:54:47 +02:00 |
|
Javier Arribas
|
807ca24fc2
|
Refactoring code. Adding new experimental tests and new common TX time observables algorithm
|
2017-04-12 17:04:51 +02:00 |
|
Carles Fernandez
|
f8adffe5c2
|
Fix execution of extra tests in some environments
and some code cleaning
|
2017-02-05 20:07:34 +01:00 |
|
Carles Fernandez
|
59e3ffe167
|
Add header
|
2017-02-02 20:05:15 +01:00 |
|
Javier Arribas
|
dc910bca4e
|
GNSS simulator-in-the-loop completed for tracking and telemetry unit tests
|
2017-02-02 16:41:58 +01:00 |
|
Javier Arribas
|
fca151ad6b
|
Adding signal processing unit testing auxiliarily libs to enable automating testing with gnss-simulator-in-the-loop
|
2017-02-01 19:24:25 +01:00 |
|