1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-20 19:29:48 +00:00
Commit Graph

5550 Commits

Author SHA1 Message Date
Carles Fernandez
0aa16666ae
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-11 19:01:06 +02:00
Javier
1018570867 Set a more restrictive threshold for the RTKLIB solver test 2018-10-11 17:49:42 +02:00
Javier
9c19a269ed Improving position system test for static scenario using kml receiver output (default scenario) 2018-10-11 17:47:23 +02:00
Carles Fernandez
2bafcc2bf3 Fix compiler flag passing to GPSTk 2018-10-11 17:22:27 +02:00
Carles Fernandez
0c2bafffe5 Silence annoying warnings from gpstk 2018-10-11 16:48:20 +02:00
Carles Fernandez
1381c41047 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-11 14:50:50 +02:00
Carles Fernandez
7a3d394a0f Fix for gflags 2.0 2018-10-11 14:50:14 +02:00
Carles Fernandez
1c78108ce2 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-11 14:13:30 +02:00
Carles Fernandez
97f4aefb6e Revert "Add RTKLIB fixes for Galileo"
This reverts commit 06140620f7.
2018-10-11 14:13:03 +02:00
Carles Fernandez
19308ded3c Revert "Galileo fix"
This reverts commit 120c1a0614.
2018-10-11 14:12:29 +02:00
Carles Fernandez
a50e4cd893 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-10-11 10:46:05 +02:00
Carles Fernandez
24079ccd76 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-11 10:45:38 +02:00
Carles Fernandez
8e5a24b32d
Merge branch 'trk_hi_dyn' of https://github.com/antonioramosdet/gnss-sdr into antonioramosdet-trk_hi_dyn 2018-10-10 19:34:51 +02:00
Carles Fernandez
045b1c560a
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-10 00:18:48 +02:00
Carles Fernandez
3d1318a70a
Improve PVT accuracy for GPS L1 2018-10-10 00:17:42 +02:00
Carles Fernandez
1f4ec4e7d3
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-09 18:30:06 +02:00
Javier
f0d43999bb Add positioning error threshold for the RTKLib solver unit test 2018-10-09 18:19:13 +02:00
Carles Fernandez
120c1a0614 Galileo fix 2018-10-09 17:00:43 +02:00
Carles Fernandez
c0da948857 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-09 12:33:42 +02:00
Carles Fernandez
06140620f7 Add RTKLIB fixes for Galileo 2018-10-09 12:33:38 +02:00
Marc Majoral
8710ba1cf7 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga 2018-10-08 19:47:39 +02:00
Marc Majoral
6c56107664 removed some unnecessary debug messages
updated the Hybrid Observables test for the FPGA to instantiate the FPGA sample counter instead of the SW sample counter.
2018-10-08 18:09:25 +02:00
Carles Fernandez
2335a5b4b0
Remove gr-osmosdr from fedora 29 2018-10-07 19:04:55 +02:00
Carles Fernandez
6631ff4c46
Remove gr-osmosdr from fedora 29 2018-10-07 19:02:17 +02:00
Carles Fernandez
da35c10523
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-07 11:46:36 +02:00
Carles Fernandez
92b8346fec
Add Fedora 28 and 29, remove 27 2018-10-07 11:46:13 +02:00
Carles Fernandez
366401a595
Fix redefinition of ofstream 2018-10-06 20:56:16 +02:00
Carles Fernandez
48a2d4a7c2
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-10-06 20:14:13 +02:00
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