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
|
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
|
75bd492d96
|
Change CMake target names to more meaningful ones, reflecting the code tree
|
2019-02-10 18:34:28 +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
|
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 |
|
Carles Fernandez
|
29cf3ffb60
|
Fix error in creating imported target
|
2019-02-08 15:16:39 +01:00 |
|
Carles Fernandez
|
5c9710afad
|
Update Arch Linux list of dependencies
|
2019-02-08 00:31:13 +01:00 |
|
Carles Fernandez
|
dfc89868af
|
Fix building
|
2019-02-08 00:05:14 +01:00 |
|
Carles Fernandez
|
e5b7eaa366
|
Reorder static dependencies
|
2019-02-07 23:07:24 +01:00 |
|
Carles Fernandez
|
ae005c62f2
|
Reorder libraries
|
2019-02-07 22:44:31 +01:00 |
|
Carles Fernandez
|
4b7e3992c6
|
Reorder imported targets, add gnss_system_parameters to control_thread_test
|
2019-02-07 22:06:48 +01:00 |
|
Carles Fernandez
|
60637c6125
|
Reorder dependencies
|
2019-02-07 21:31:40 +01:00 |
|
Carles Fernandez
|
8fc749cf72
|
Workaround of a CMake bug in Debian 8.11
|
2019-02-07 20:52:24 +01:00 |
|
Carles Fernandez
|
5d9dea9537
|
Clean CMake scripts
|
2019-02-07 20:51:50 +01:00 |
|
Carles Fernandez
|
54473809f7
|
Imported target for GPerftools
|
2019-02-07 20:31:40 +01:00 |
|
Carles Fernandez
|
627ab01707
|
Fix Gtest detection
|
2019-02-07 19:45:31 +01:00 |
|
Carles Fernandez
|
3ddbef49ba
|
Fix gtest includes
|
2019-02-07 19:26:09 +01:00 |
|
Carles Fernandez
|
be978d48ea
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-07 18:33:39 +01:00 |
|
Carles Fernandez
|
1738bfd10f
|
Fix building for old CMake versions (<3.1)
|
2019-02-07 17:27:21 +01:00 |
|
Carles Fernandez
|
0162a05e24
|
Remove variable, replace it by Boost imported targets
|
2019-02-07 17:21:32 +01:00 |
|
Carles Fernandez
|
aee9decb54
|
Turn Googletest into a imported target
|
2019-02-07 17:05:26 +01:00 |
|
Carles Fernandez
|
5519df8924
|
Fix for CMake < 3.1
|
2019-02-07 15:21:47 +01:00 |
|
Carles Fernandez
|
ab0035d1a1
|
Reorder link targets
|
2019-02-07 09:34:32 +01:00 |
|
Carles Fernandez
|
97e8d9931e
|
Make use of Threads::Threads target
|
2019-02-07 09:28:20 +01:00 |
|
Carles Fernandez
|
7440088bce
|
Fix ENABLE_LOG OFF option
|
2019-02-06 18:36:31 +01:00 |
|
Carles Fernandez
|
1de9588611
|
Update block diagram
|
2019-02-06 01:32:46 +01:00 |
|
Carles Fernandez
|
83e6ba4269
|
Find Pugixml library installed with Homebrew
|
2019-02-05 21:56:40 +01:00 |
|
Carles Fernandez
|
08c6cc5c3c
|
Update Homebrew instructions
|
2019-02-05 21:10:48 +01:00 |
|
Carles Fernandez
|
02b5484fd8
|
Fix Flexiband module
|
2019-02-05 13:28:58 +01:00 |
|
Carles Fernandez
|
a4b86adb28
|
Remove .gitlab-ci.yml file
|
2019-02-05 09:42:08 +01:00 |
|