Carles Fernandez
|
89084e53d0
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-11 22:03:36 +01:00 |
|
Carles Fernandez
|
4d60ea2e5a
|
Catch exception by reference
|
2019-02-11 22:00:48 +01:00 |
|
Carles Fernandez
|
632f16cf1d
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-11 21:30:31 +01:00 |
|
Carles Fernandez
|
9146b2ef11
|
Add check options
|
2019-02-11 21:29:37 +01:00 |
|
Carles Fernandez
|
73b7341904
|
clang-tidy: apply readability-braces-around-statements plus code formatting
See http://releases.llvm.org/7.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-braces-around-statements.html
Code formatting applied with:
find ../src/ -iname *.h -o -iname *.cc | xargs clang-format -i
|
2019-02-11 21:13:02 +01:00 |
|
Carles Fernandez
|
f37a3d26b7
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-11 19:27:50 +01:00 |
|
Carles Fernandez
|
d8eaa98e06
|
Fix building
|
2019-02-11 19:27:14 +01:00 |
|
Carles Fernandez
|
3c07a8670c
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-11 18:38:59 +01:00 |
|
Carles Fernandez
|
8c0051ca0b
|
Apply clang-tidy checks
|
2019-02-11 18:38:42 +01:00 |
|
Carles Fernandez
|
071915407c
|
Use empty() instead of size() == 0
|
2019-02-11 18:36:59 +01:00 |
|
Carles Fernandez
|
c8ae93d2b8
|
Fix building
|
2019-02-11 18:36:12 +01:00 |
|
Carles Fernandez
|
1fda0bd920
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-11 17:52:59 +01:00 |
|
Carles Fernandez
|
6abebac5eb
|
Make use of cstdint type names
|
2019-02-11 17:51:20 +01:00 |
|
Carles Fernandez
|
14fb555b3c
|
Remove modernize-deprecated-headers and modernize-use-using checks since they affect C code
|
2019-02-11 17:19:51 +01:00 |
|
Carles Fernandez
|
0707963ab5
|
Use cstdint type names
|
2019-02-11 17:17:35 +01:00 |
|
Carles Fernandez
|
45b4478047
|
clang-tidy fixes
|
2019-02-11 17:15:48 +01:00 |
|
Carles Fernandez
|
dfc963ad86
|
clang-tidy: apply readability-else-after-return check
See https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html
|
2019-02-11 15:53:50 +01:00 |
|
Carles Fernandez
|
f1871a84e2
|
clang-tidy: apply checks
|
2019-02-11 15:33:24 +01:00 |
|
Carles Fernandez
|
18fda22221
|
Improve const usage
|
2019-02-11 15:32:06 +01:00 |
|
Carles Fernandez
|
b257c6433f
|
clang-tidy: apply readability-named-parameter check
See https://google.github.io/styleguide/cppguide.html#Function_Declarations_and_Definitions
|
2019-02-11 15:31:01 +01:00 |
|
Carles Fernandez
|
298a9c2391
|
clang-tidy: apply readability-container-size-empty check
|
2019-02-11 14:47:18 +01:00 |
|
Carles Fernandez
|
16bd8aa983
|
clang-tidy: apply modernize-use-bool-literals check
|
2019-02-11 13:13:54 +01:00 |
|
Carles Fernandez
|
b9c115bdf8
|
clang-tidy: apply modernize-use-using check
|
2019-02-11 13:13:06 +01:00 |
|
Carles Fernandez
|
64f7a900c6
|
Remove llvm-header-guard filter
|
2019-02-11 11:26:43 +01:00 |
|
Carles Fernandez
|
ca2e22cd9f
|
Replace boost::lexical_cast<std::string> by std::to_string
|
2019-02-11 00:38:44 +01:00 |
|
Carles Fernandez
|
d1a6efb54c
|
Use automatically updated tags for debian images
|
2019-02-11 00:29:43 +01:00 |
|
Carles Fernandez
|
fd14c8c2b9
|
Use automatically updated tags for debian images
|
2019-02-11 00:21:41 +01:00 |
|
Carles Fernandez
|
e792a336d0
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-10 22:44:04 +01:00 |
|
Carles Fernandez
|
ef8ee921aa
|
Update copyright year
|
2019-02-10 21:56:40 +01:00 |
|
Carles Fernandez
|
4b2b205e21
|
Avoid throwing exceptions from destructors
Detected by clang-tidy check bugprone-exception-escape
|
2019-02-10 21:55:51 +01:00 |
|
Carles Fernandez
|
3d88287d80
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-10 18:34:55 +01:00 |
|
Carles Fernandez
|
75bd492d96
|
Change CMake target names to more meaningful ones, reflecting the code tree
|
2019-02-10 18:34:28 +01:00 |
|
Carles Fernandez
|
125b4cefa7
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-10 14:10:53 +01:00 |
|
Carles Fernandez
|
c46cdcb188
|
Better string comparison
|
2019-02-10 14:07:27 +01:00 |
|
Carles Fernandez
|
f0e2c7c48d
|
Small fixes
|
2019-02-10 13:52:37 +01:00 |
|
Carles Fernandez
|
6d9563ef00
|
Improvement by clang-tidy
|
2019-02-10 13:24:25 +01:00 |
|
Carles Fernandez
|
bf65447cdf
|
Remove unused includes
|
2019-02-10 13:23:36 +01:00 |
|
Carles Fernandez
|
35a6ecb404
|
Fix bug, better string comparison
|
2019-02-10 13:22:49 +01:00 |
|
Carles Fernandez
|
96338be94e
|
Fix by clang-tidy
|
2019-02-10 12:53:22 +01:00 |
|
Carles Fernandez
|
21b5aeee9d
|
Make use of cstdint type names
|
2019-02-10 12:45:23 +01:00 |
|
Carles Fernandez
|
a6b94eaccf
|
Make use of cstdint typedefs, fix warning, remove unused variable
|
2019-02-10 12:40:03 +01:00 |
|
Carles Fernandez
|
111c0eec11
|
Improve design of CMake targets
Reduce circular dependencies.
Some source files have been moved.
Improvements in includes usage
|
2019-02-10 02:09:03 +01:00 |
|
Carles Fernandez
|
5f84751d11
|
Fix disco
|
2019-02-10 01:21:56 +01:00 |
|
Carles Fernandez
|
3a31f5c67f
|
Merge branch 'improve-design' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-10 01:15:22 +01:00 |
|
Carles Fernandez
|
f4c1fc8b67
|
Find Apple versions of Blas and Lapack in macOS
|
2019-02-10 01:14:09 +01:00 |
|
Carles Fernandez
|
ce051e040f
|
Improve target design
|
2019-02-10 01:13:02 +01:00 |
|
Carles Fernandez
|
f1bb647124
|
Remove commented line
|
2019-02-10 00:53:08 +01:00 |
|
Carles Fernandez
|
53a813b3a1
|
Add includes, remove unused ones
|
2019-02-10 00:52:29 +01:00 |
|
Carles Fernandez
|
59841057e9
|
Improve consistency in header guard names
|
2019-02-10 00:16:57 +01:00 |
|
Carles Fernandez
|
a63d7834f4
|
Remove unused include
|
2019-02-10 00:12:19 +01:00 |
|