1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
Commit Graph

4294 Commits

Author SHA1 Message Date
Carles Fernandez
73aa89dfc6
Fix creation of acquisition blocks, fix warning of unused private member 2018-06-03 22:43:53 +02:00
Carles Fernandez
fd2e5d9a00
Improve initialization (fix clang warning) 2018-06-03 19:14:56 +02:00
Carles Fernandez
424f812790
Fix clang warnings about unused private member 2018-06-03 19:11:16 +02:00
Carles Fernandez
52eb3ba240
Avoid moving a temporary object since it prevents copy elision 2018-06-03 18:39:51 +02:00
Carles Fernandez
11ffef0574
Avoid moving a temporary object since it prevents copy elision 2018-06-03 14:50:22 +02:00
Carles Fernandez
61e9e60477
Improve initializations (fix clang warning) 2018-06-03 14:48:31 +02:00
Javier Arribas
908aa1515f Observables and all PVT products now are referenced to the uncorrected RX clock, that is guaranteed to be integer multiple of 1 ms 2018-06-02 12:55:00 +02:00
Javier Arribas
03c7278b27 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_observables 2018-05-31 17:26:38 +02:00
Carles Fernandez
67e6467980 Simplify addition of new system tests 2018-05-28 15:42:44 +02:00
Carles Fernandez
0e5098f985 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-28 11:21:26 +02:00
Carles Fernandez
3cfc292428
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-27 23:01:33 +02:00
Carles Fernandez
e720d49fcc
Remove blank lines, minor cleaning 2018-05-27 02:09:49 +02:00
Carles Fernandez
83c06a4729
Catch all exceptions 2018-05-26 09:33:57 +02:00
Carles Fernandez
a5f7f58156
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-26 00:24:13 +02:00
Carles Fernandez
d40094e6e2
Clean CMake scripts 2018-05-25 20:49:45 +02:00
Carles Fernandez
d50d7d7b57
Remove outdated app 2018-05-25 14:46:29 +02:00
Carles Fernandez
321967d028
Fix typo 2018-05-25 13:55:56 +02:00
Carles Fernandez
9dc85f19b1
Update links 2018-05-25 13:44:57 +02:00
Carles Fernandez
85278eb454
Update reference 2018-05-25 12:17:19 +02:00
Carles Fernandez
d3222085e9 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-24 10:24:33 +02:00
Carles Fernandez
cb0dbc4ce1
Catch exception 2018-05-22 22:09:28 +02:00
Carles Fernandez
c159157f22
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-22 21:40:56 +02:00
Carles Fernandez
f2ff936fd0
Improve handling of tainted data 2018-05-22 21:21:18 +02:00
Carles Fernandez
5e30725a20
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-22 21:02:06 +02:00
Carles Fernandez
9b5907b62d
Finally get rid of Coverity Scan tainted data issue 2018-05-22 20:55:03 +02:00
Carles Fernandez
bc86d7d665
Avoid dereference before null check 2018-05-22 00:32:00 +02:00
Carles Fernandez
bdce3c20d1
Catch exception 2018-05-22 00:29:33 +02:00
Carles Fernandez
588edaef66
Update links 2018-05-22 00:07:06 +02:00
Carles Fernandez
9f7b407b43
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-21 22:57:25 +02:00
Carles Fernandez
b76a3ad399
Fix warning in gcc 8.1.0 2018-05-21 22:56:56 +02:00
Carles Fernandez
c66817f71d
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-21 22:18:35 +02:00
Carles Fernandez
13f62ead1b
Fix warning in gcc 8.1.0 2018-05-21 22:18:19 +02:00
Carles Fernandez
10d102feca
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-21 21:31:03 +02:00
Carles Fernandez
bbaa660f66
Make reading of environment variable safer 2018-05-21 21:27:06 +02:00
Carles Fernandez
5722a3f9aa
Catch uncaught exception detected by Coverity Scan 2018-05-21 21:21:28 +02:00
Carles Fernandez
8a7f145d47
Catch missing exception 2018-05-21 04:19:42 +02:00
Carles Fernandez
559cc00bd7
Avoid dereference after null check 2018-05-21 04:05:13 +02:00
Carles Fernandez
0e3e1126c8
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-20 00:15:46 +02:00
Carles Fernandez
d6654301c5
Fix typo 2018-05-20 00:15:22 +02:00
Carles Fernandez
f66f0b88e7
Add libiio-dev to Debian Buster 2018-05-20 00:03:31 +02:00
Carles Fernandez
96eac3e733
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-19 23:55:23 +02:00
Carles Fernandez
d61bc907fe
Fix initialization 2018-05-19 23:54:36 +02:00
Carles Fernandez
c7215034c9
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-05-19 23:21:56 +02:00
Carles Fernandez
f44508b53f
Make Coverity Scan happy 2018-05-19 23:13:50 +02:00
Carles Fernandez
63dc766308
Initialize all members 2018-05-19 22:44:21 +02:00
Carles Fernandez
fc18408f11
Avoid throwing in the destructor 2018-05-19 22:42:08 +02:00
Carles Fernandez
7d4fe83fb6
Make Coverity Scan happy 2018-05-19 22:33:03 +02:00
Carles Fernandez
bff0702def
Add gr-iio in Debian Buster 2018-05-19 21:46:35 +02:00
Carles Fernandez
5076b5a683
Fix warning of unused variable 2018-05-19 21:36:17 +02:00
Carles Fernandez
96fc3068cc
Fix initialization for GCC 2018-05-19 21:35:06 +02:00