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
|
a4d6800e22
|
Update copyright year
Applied on files changed since last release
clang-format applied
|
2019-07-26 12:38:20 +02:00 |
|
Javier Arribas
|
aeabfb7c3c
|
Replacing the old gnuradio message queue with the new ConcurrentQueue
|
2019-07-17 15:56:30 +02:00 |
|
Javier Arribas
|
1313edd716
|
Partial implementation of the new event queue and its dependencies. Still NOT usable
|
2019-07-16 17:41:12 +02:00 |
|
Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
d2e0bf973a
|
Remove unused parameters
|
2018-06-06 11:49:21 +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 |
|
Antonio Ramos
|
be5139e5f7
|
Merge branch 'next' into debug
|
2018-03-06 16:19:52 +01:00 |
|
Carles Fernandez
|
34f24562cf
|
Apply automated code formatting
Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
2018-03-03 02:03:39 +01:00 |
|
Antonio Ramos
|
dfb5f1118c
|
Fix unit tests
|
2018-02-20 15:44:45 +01:00 |
|
Carles Fernandez
|
4ba0dd63cb
|
Update PVT block name
|
2017-07-12 21:25:15 +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
|
b7e06dc6a2
|
Refactor QA code
|
2016-09-29 12:26:48 +02:00 |
|