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
|
df05c7418e
|
Fix bugprone-too-small-loop-variable clang-tidy check warnings
|
2019-08-24 17:34:12 +02:00 |
|
Carles Fernandez
|
487010346f
|
Apply readability-isolate-declaration clang-tidy check
|
2019-08-13 00:19:31 +02:00 |
|
Carles Fernandez
|
9f8f9e8af9
|
Apply code cleaning before release
|
2019-07-28 12:01:11 +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
|
e31b31952b
|
Sort includes, minor cleaning
|
2019-07-26 01:38:53 +02:00 |
|
Carles Fernandez
|
6a15b84687
|
Simplify code
|
2019-07-18 22:03:56 +02:00 |
|
Carles Fernandez
|
9f90384375
|
Unify operator name for exclusive or, use bitset instead of array for bools
|
2019-07-18 20:01:54 +02:00 |
|
Carles Fernandez
|
d7460022ed
|
Avoid C arrays
See https://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-c-arrays.html
|
2019-07-14 14:09:12 +02:00 |
|
Carles Fernandez
|
751f54990c
|
Introduce gsl::span. Bound checking at compile time, no overhead at runtime
See https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md
|
2019-06-29 01:28:30 +02:00 |
|
Carles Fernandez
|
f351615ef9
|
Apply clang-tidy fix modernize-use-bool-literals
|
2018-12-11 12:08:54 +01:00 |
|
Carles Fernandez
|
65a0804084
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +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
|
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 |
|
Gastd
|
41306ee044
|
Add code for C/A signal generation for glonass
|
2017-08-23 13:11:17 -03:00 |
|
Gastd
|
cd8527d99e
|
Add chip delay in Glonass L1 CA Code
|
2017-08-23 13:09:28 -03:00 |
|
Gastd
|
e78f80d459
|
Add chip shift to glonass ca code
|
2017-08-23 13:00:54 -03:00 |
|
Gastd
|
a399e2b0d0
|
Add code for C/A signal generation for glonass
|
2017-08-23 13:00:54 -03:00 |
|