Carles Fernandez
|
5b79f8ac50
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-10 14:24:42 +01:00 |
|
Carles Fernandez
|
ef201c4ccd
|
Add pmt and uhd to clang-format as external libraries
|
2018-12-10 00:18:27 +01:00 |
|
Carles Fernandez
|
5225e5d87a
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into release_0010
|
2018-12-09 23:10:48 +01:00 |
|
Carles Fernandez
|
c3ae28e2db
|
Recover -gitlab-ci.yml file
|
2018-12-09 23:10:09 +01:00 |
|
Carles Fernandez
|
6aed77c3a0
|
Fix missing includes (iwyu)
|
2018-12-09 23:07:10 +01:00 |
|
Carles Fernandez
|
c7573029cf
|
Delete .gitlab-ci.yml file
|
2018-12-09 22:04:15 +01:00 |
|
Carles Fernandez
|
95e79f5a97
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-09 22:01: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
|
5a547f42c5
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010
|
2018-12-09 13:35:39 +01:00 |
|
Carles Fernandez
|
9e511c90a1
|
Merge branch 'release_0010' of https://github.com/carlesfernandez/gnss-sdr into release_0010
|
2018-12-09 09:15:04 +01:00 |
|
Carles Fernandez
|
4f8bda4d39
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010
|
2018-12-09 01:09:52 +01:00 |
|
Carles Fernandez
|
ddc5f6fcf4
|
Merge
|
2018-12-09 01:06:27 +01:00 |
|
Carles Fernandez
|
bc6a84a112
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-08 23:30:20 +01:00 |
|
Carles Fernandez
|
add5ba8112
|
Add .clang-tidy file and generate a compile_commands.json file containing the exact compiler calls for all translation units of the project in machine-readable form if clang-tidy is detected
|
2018-12-08 23:16:10 +01:00 |
|
Carles Fernandez
|
acacbbe166
|
Fix compilation
|
2018-12-08 20:09:25 +01:00 |
|
Carles Fernandez
|
8925ca7066
|
Fix building in Mac OS
|
2018-12-08 19:08:53 +01:00 |
|
Carles Fernandez
|
17260bbcea
|
Miscelaneous code improvements by clang-tidy
|
2018-12-08 18:49:31 +01:00 |
|
Carles Fernandez
|
81a4d24ae9
|
Use nullptr
|
2018-12-07 21:00:30 +01:00 |
|
Damian Miralles
|
352c82827e
|
bds_b1i: enabling bds processing in rtklib processing
|
2018-12-05 15:08:22 -07:00 |
|
Javier Arribas
|
63b19692e7
|
Completing the smart acquisition resampler
|
2018-12-05 16:50:32 +01:00 |
|
Marc Majoral
|
e436aadfd9
|
minor modifications to the Galileo E5a and GPS L5 acquisition adapters. Now the acquisition opens and closes the acquisition HW device every time an acquisition is done, to prevent the acquisition interrupt from interrupting all the acquisition processes at the same time.
|
2018-12-05 11:23:30 +01:00 |
|
Carles Fernandez
|
7261bec2ad
|
Miscelaneous code improvements
|
2018-12-04 13:20:49 +01:00 |
|
Carles Fernandez
|
6ddaab4816
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-12-04 00:20:27 +01:00 |
|
Carles Fernandez
|
bdb912e9da
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-12-04 00:19:39 +01:00 |
|
Carles Fernandez
|
c30448126a
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-12-04 00:18:46 +01:00 |
|
Carles Fernandez
|
b2659aa076
|
Merge branch 'next' into smart_acq_resampler
|
2018-12-04 00:05:04 +01:00 |
|
Carles Fernandez
|
0f0c8428f2
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-03 23:56:00 +01:00 |
|
Carles Fernandez
|
eb6ff88cec
|
clang-tidy: apply boost-use-to-string fix (see http://clang.llvm.org/extra/clang-tidy/checks/boost-use-to-string.html)
|
2018-12-03 23:34:29 +01:00 |
|
Carles Fernandez
|
d95b89beae
|
clang-tidy: apply performance-unnecessary-value-param fix (see http://clang.llvm.org/extra/clang-tidy/checks/performance-unnecessary-value-param.html)
|
2018-12-03 22:38:46 +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
|
5f5f9027b8
|
Use emplace back when possible
|
2018-12-03 22:22:59 +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
|
0f5901889c
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2018-12-03 19:05:34 +01:00 |
|
Carles Fernandez
|
e4bdabcd5d
|
Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next
|
2018-12-03 19:05:14 +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
|
2709dc5ec7
|
clang-tidy: apply performance-faster-string-find (see https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html)
|
2018-12-03 18:17:21 +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 |
|
Javier Arribas
|
ec94bcf43e
|
Fix set DLL/PLL filter BW at tracking initialization
|
2018-12-03 17:07:51 +01:00 |
|
Carles Fernandez
|
b5c0cc04e5
|
clang-tidy: apply modernize-raw-string-literal fix (see https://clang.llvm.org/extra/clang-tidy/checks/modernize-raw-string-literal.html)
|
2018-12-03 17:04:16 +01:00 |
|
Damian Miralles
|
e40999572f
|
bds b1i: Bug fixes in navigation code
Fixes bugs with the conversion to rtklib standard from gnss-sdr.
|
2018-12-03 09:39:39 -06: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
|
395f93aeff
|
clang-tidy: apply modernize-pass-by-value fix. See http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html#modernize-pass-by-value
|
2018-12-03 15:43:43 +01:00 |
|
Carles Fernandez
|
8eec75c8ae
|
clang-tidy: apply readability-string-compare fix (see https://clang.llvm.org/extra/clang-tidy/checks/readability-string-compare.html)
|
2018-12-03 12:52:17 +01:00 |
|
Carles Fernandez
|
42d4c39995
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-12-03 11:31:16 +01:00 |
|
Carles Fernandez
|
8319c2d33a
|
Fix building
|
2018-12-03 11:19:24 +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 |
|
Carles Fernandez
|
9d94910e1b
|
Fix building
|
2018-12-03 10:12:38 +01:00 |
|
Carles Fernandez
|
8e79786218
|
Fix building
|
2018-12-03 10:12:03 +01:00 |
|