1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-21 03:39:48 +00:00
Commit Graph

5372 Commits

Author SHA1 Message Date
Carles Fernandez
79ae0a6c9d
Fix writing of XML files. Previously, the tag boost_serialization was not closed, which caused a failure when trying to read those XML files with Boost >= 1.66 2018-10-06 20:10:16 +02:00
Javier Arribas
8fd4d8ddc9 Added special observables test case for duplicated satellites scenario 2018-10-06 19:36:25 +02:00
Javier Arribas
a2a698ab78 Move rtklib solver test to UNIT TESTING EXTRA 2018-10-06 16:48:48 +02:00
Carles Fernandez
e8efd981ac
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-06 14:22:57 +02:00
Carles Fernandez
24bfc8070b
Re-add useful option for OpenEmbedded wrongly erased at a previous commit 2018-10-06 14:11:48 +02:00
Carles Fernandez
d9ac749575
Fix runtime error when using Boost >= 1.66 2018-10-06 13:52:48 +02:00
Carles Fernandez
12b8b21d14
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-05 13:56:19 +02:00
Carles Fernandez
8d4e450f44
More reproducible results 2018-10-05 13:55:08 +02:00
Carles Fernandez
36a4d4d4cd
More multithread protection 2018-10-05 13:54:35 +02:00
Javier Arribas
d241da5d35 Added RTKLib solver unit test 2018-10-05 11:49:11 +02:00
Carles Fernandez
fe898a1e35
Fix Ubuntu 18.10 2018-10-05 00:21:10 +02:00
Carles Fernandez
4d41bdc3a6
Add Ubuntu 18.10 2018-10-05 00:03:37 +02:00
Carles Fernandez
730b862c5c
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-05 00:02:40 +02:00
Carles Fernandez
98f5507fbb
Remove redefined functions 2018-10-04 23:06:38 +02:00
Carles Fernandez
78c0b76cb9
Avoid use of GLOB for source and header files 2018-10-04 22:35:44 +02:00
Carles Fernandez
47a07eaf34
Add more protection for sensitive variables in GitLab 2018-10-04 20:26:40 +02:00
Carles Fernandez
8062a26d38
Safer reading environment 2018-10-04 19:37:11 +02:00
Marc Majoral
2826dd21d3 use of the :2 decimator in the GPS L1/Galileo E1 frequency band
added methods to the L1 and E1 FPGA acquisition classes for the unit tests to be able to control the doppler sweep from the SW instead of the HW. In this way we can produce more detailed results.
2018-10-04 17:49:09 +02:00
Carles Fernandez
dd16699ba2 Fix boost installation in OpenSuse Leap 15.0 2018-10-04 12:16:17 +02:00
Carles Fernandez
24174efa94
Add OpenSUSE version 2018-10-03 20:00:48 +02:00
Carles Fernandez
d570a1abb5
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-03 16:58:03 +02:00
Carles Fernandez
cc5fdf3907
Updated installable version of Armadillo changed to unstable to 9.200.x. Update stable version to 9.100.5 2018-10-03 16:57:06 +02:00
Carles Fernandez
056b3efb80
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-03 13:40:11 +02:00
Carles Fernandez
c5727d6302 Update GPSTk version to 2.10.6 2018-09-25 12:32:24 -04:00
Carles Fernandez
a253435ec0
Deactivate matio test on arm 2018-09-21 08:04:02 +02:00
Antonio Ramos
ff574d4a9d Merge branch 'next' into trk_hi_dyn 2018-09-20 16:05:12 +02:00
Antonio Ramos
a2b668ef47 Display more information in the terminal line 2018-09-19 19:27:31 +02:00
Carles Fernandez
c2966176c2
Fix OE compilation 2018-09-19 18:49:06 +02:00
Antonio Ramos
7e9b8ddd55 Save carrier phase in observables unit test 2018-09-19 00:26:02 +02:00
Antonio Ramos
3f896ea568 Merge branch 'next' into trk_hi_dyn 2018-09-18 17:14:49 +02:00
Antonio Ramos
aff13c9a52 Add high dyn and smoother length flags for testing purposes 2018-09-18 17:14:33 +02:00
Marc Majoral
df3caf5c2b Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga 2018-09-18 11:43:19 +02:00
Marc Majoral
f333c05305 saving temporary changes before merging with usptream next branch
added functions that allow the tests to read the scaling factor used by the FFT and the IFFT during acquisition
2018-09-18 11:36:12 +02:00
Carles Fernandez
b1f106be7e
Search for the GNSS-Simulator if already installed 2018-09-17 21:20:39 +02:00
Antonio Ramos
48b98165b4 Add high dynamic functionality to L5, E1 and E5a 2018-09-17 19:39:59 +02:00
Antonio Ramos
31b35ce84a Merge branch 'next' into trk_hi_dyn 2018-09-17 19:19:59 +02:00
Antonio Ramos
4375d0a051 Clean code 2018-09-17 19:19:19 +02:00
Carles Fernandez
16d9346cfa Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-09-17 12:49:04 +02:00
Carles Fernandez
a0f7d82fd9 Reserve memory only once if acquisition init is called multiple times 2018-09-17 12:48:16 +02:00
Carles Fernandez
cc3ead3ea2 Reserve memory only one if acquisition init is called multiple times 2018-09-17 11:30:42 +02:00
Carles Fernandez
998429c9f2
Add -DENABLE_PACKAGING=ON to cross-compilation build 2018-09-17 00:26:26 +02:00
Carles Fernandez
cc1ccdc4ed
Remove redundant build job 2018-09-17 00:06:28 +02:00
Carles Fernandez
ab8936c6a2
Stip crosscompiled binaries, so they are smaller 2018-09-16 23:47:06 +02:00
Carles Fernandez
52081c81cd
Deactivate Observables test on ARM, test matio 2018-09-16 23:40:25 +02:00
Carles Fernandez
7ec5097ba7
More consistent naming for jobs 2018-09-16 12:35:02 +02:00
Carles Fernandez
74a6706e25
Setup new cross-compile test environment 2018-09-14 17:50:11 +02:00
Carles Fernandez
0d68b06ccb
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-09-14 17:40:28 +02:00
Carles Fernandez
d93e60caaf
Fix building in some environments 2018-09-13 20:55:20 +02:00
Antonio Ramos
a465689f20 Change rem_carrier_phase_rad computation 2018-09-13 19:18:19 +02:00
Marc Majoral
1b0568e0e9 implemented hybrid observables tests using the FPGA. The hybrid observables test funtions are not tested yet. 2018-09-13 16:36:21 +02:00