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
|
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
|
f0e2c7c48d
|
Small fixes
|
2019-02-10 13:52:37 +01:00 |
|
Carles Fernandez
|
ce051e040f
|
Improve target design
|
2019-02-10 01:13:02 +01:00 |
|
Carles Fernandez
|
dfc89868af
|
Fix building
|
2019-02-08 00:05:14 +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
|
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
|
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
|
97e8d9931e
|
Make use of Threads::Threads target
|
2019-02-07 09:28:20 +01:00 |
|
Carles Fernandez
|
d0b8393b66
|
Merge branch 'modern-cmake' of https://github.com/carlesfernandez/gnss-sdr into next
|
2019-02-05 01:31:56 +01:00 |
|
Carles Fernandez
|
dfab84b2de
|
Add fixes applied by clang-tidy
|
2019-02-05 01:31:09 +01:00 |
|
Carles Fernandez
|
c14e300afa
|
Add Boost::chrono target
|
2019-02-05 00:48:21 +01:00 |
|
Carles Fernandez
|
f509ebe49c
|
Update minimum Boost version to 1.54
|
2019-02-05 00:01:04 +01:00 |
|
Marc Majoral
|
a379a896d4
|
FPGA unit tests need to reset the HW at the beginning of each iteration
|
2019-02-04 15:01:50 +01:00 |
|
Carles Fernandez
|
4f440f63dc
|
Fix CMake complain about unexisting directory
|
2019-02-04 11:17:51 +01:00 |
|
Carles Fernandez
|
8ae72fe458
|
Update to modern CMake usage
|
2019-02-03 19:24:44 +01:00 |
|
Marc Majoral
|
ec80df40dc
|
minor corrections
|
2019-01-31 15:36:11 +01:00 |
|
Marc Majoral
|
bb0fae98c7
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-01-30 10:28:52 +01:00 |
|
Carles Fernandez
|
c561d7e799
|
Applying code formatting rules
|
2019-01-28 02:29:43 +01:00 |
|
Marc Majoral
|
f127729eb0
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-01-25 18:02:07 +01:00 |
|
Damian Miralles
|
42b506d0bb
|
bds b1i: Merging latest changes from upstream/next
|
2018-12-18 15:55:36 -06:00 |
|
Carles Fernandez
|
7557c94208
|
Avoid storing GBs of data by default
|
2018-12-12 01:23:05 +01:00 |
|
Carles Fernandez
|
bb137661bd
|
Remove error message
|
2018-12-12 01:03:33 +01:00 |
|
Carles Fernandez
|
54237770a6
|
Apply fixes by clang-tidy
|
2018-12-10 22:59:10 +01:00 |
|
Carles Fernandez
|
3dce8934fd
|
Apply fixes by clang-tidy
|
2018-12-10 19:05:12 +01:00 |
|
Carles Fernandez
|
d6f3cd6dd3
|
Revert "Apply fixes by clang-tidy"
This reverts commit ba23d698bcccad3b22db38fa69a427c0de76ce53.
|
2018-12-10 18:20:45 +01:00 |
|
Carles Fernandez
|
31b471a0ce
|
Merge branch 'fix-merge2' into next
|
2018-12-10 18:13:01 +01:00 |
|
Carles Fernandez
|
7c9f824e29
|
Apply clang-tidy fixes
|
2018-12-10 18:12:14 +01:00 |
|
Carles Fernandez
|
0dc07362ed
|
Add missing include
|
2018-12-10 15:35:40 +01:00 |
|
Carles Fernandez
|
ba23d698bc
|
Apply fixes by clang-tidy
|
2018-12-10 15:15:35 +01:00 |
|
Carles Fernandez
|
5b79f8ac50
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-10 14:24:42 +01: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
|
acacbbe166
|
Fix compilation
|
2018-12-08 20:09:25 +01:00 |
|
Carles Fernandez
|
17260bbcea
|
Miscelaneous code improvements by clang-tidy
|
2018-12-08 18:49:31 +01:00 |
|
Javier Arribas
|
63b19692e7
|
Completing the smart acquisition resampler
|
2018-12-05 16:50:32 +01:00 |
|
Carles Fernandez
|
b2659aa076
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-04 00:05:04 +01:00 |
|
Carles Fernandez
|
fdc12d94b8
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-03 22:23:08 +01:00 |
|
Carles Fernandez
|
578d96159d
|
Use emplace back when possible
|
2018-12-03 22:20:40 +01:00 |
|
Carles Fernandez
|
327fec627c
|
clang-tidy: apply readability-else-after-return fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html)
|
2018-12-03 22:08:19 +01:00 |
|
Carles Fernandez
|
1743a773b5
|
Improve performance by using const and std::move() to avoid unnecessary copies
|
2018-12-03 19:01:47 +01:00 |
|
Carles Fernandez
|
b994f466a7
|
clang-tidy: apply modernize-loop-convert fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-loop-convert.html)
|
2018-12-03 18:03:25 +01:00 |
|
Javier Arribas
|
4b80451630
|
Adding initial functional changes for the smart acquisition resampler
|
2018-12-03 17:58:18 +01:00 |
|
Carles Fernandez
|
0d408a6024
|
clang-tidy: apply modernize-use-auto fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html)
|
2018-12-03 16:25:11 +01:00 |
|
Carles Fernandez
|
96f34cabb1
|
clang-tidy: apply modernize-use-equals-default fix. See https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-equals-default.html
|
2018-12-03 11:12:10 +01:00 |
|