1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-06 19:54:20 +00:00
Commit Graph

4360 Commits

Author SHA1 Message Date
Javier Arribas
b8931ccb58 Prevent write to uninitialized pointer 2018-06-16 21:03:34 +02:00
Carles Fernandez
aae0993aa5
Preparing release 0.0.10 tagging for Docker images 2018-06-16 00:31:12 +02:00
Carles Fernandez
3d23d60dd6
Update Armadillo stable version and add GPX format documentation 2018-06-15 22:40:29 +02:00
Carles Fernandez
8434cda75d
Update Armadillo repo to its new GitLab home 2018-06-15 21:56:32 +02:00
Carles Fernandez
30b41344ec
Revert "Replace deprecated boost/math/common_factor_rt.hpp header by boost/integer/common_factor_rt.hpp"
This reverts commit f3b07090e2.
2018-06-15 21:25:30 +02:00
Carles Fernandez
f8df0786bd
Revert "Replace deprecated boost/math/common_factor_rt.hpp header by boost/integer/common_factor_rt.hpp"
This reverts commit f3b07090e2.
2018-06-15 21:24:32 +02:00
Carles Fernandez
4191b92a5a
Remove gnutls from ArchLinux list of dependencies 2018-06-15 20:06:49 +02:00
Carles Fernandez
49adc5b949
Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-06-15 20:06:15 +02:00
Carles Fernandez
50a7b8b7ab
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-15 20:06:05 +02:00
Carles Fernandez
04b060609d
Remove gnutls package from ArchLinux list 2018-06-15 19:30:13 +02:00
Carles Fernandez
398454a8c0
Remove unused parameters and update names 2018-06-15 18:58:55 +02:00
Carles Fernandez
d6a3175fbc
Merge branch 'better_flowgraph' into next
Improve flowgraph in multisystem and multiband configurations.
If a satellite is acquited, it is immediately searched in other bands
If no satellite is found from the first system, the receiver got stalled. This commit fixes the issue.
2018-06-15 18:31:36 +02:00
Carles Fernandez
f3b07090e2
Replace deprecated boost/math/common_factor_rt.hpp header by boost/integer/common_factor_rt.hpp 2018-06-15 17:22:40 +02:00
Carles Fernandez
0ca454e1ee
Small fix 2018-06-15 17:21:31 +02:00
Carles Fernandez
1d5d74e12e
Fix building with Boost 1.67 2018-06-15 17:20:01 +02:00
Carles Fernandez
cc4fd07c76
Fix building with Boost 1.67 2018-06-15 17:11:04 +02:00
Carles Fernandez
c26022a1d6
Fix building with Boost 1.67 2018-06-15 17:07:40 +02:00
Carles Fernandez
576694c5b3
Enhance protection with concurrent channels 2018-06-15 14:35:53 +02:00
Carles Fernandez
935f716553
Describe flowgraph improvement in the changelog 2018-06-15 08:59:52 +02:00
Carles Fernandez
453c3f99f9
Describe flowgraph improvement in the changelog 2018-06-15 08:34:33 +02:00
Carles Fernandez
84813228cf
Add missing header 2018-06-15 08:24:07 +02:00
Carles Fernandez
4506bed859
Smarter flowgraph for multi-system and multi-band configurations 2018-06-14 23:10:43 +02:00
Carles Fernandez
5b2040ae50
Improve channel state management in multisystem configurations 2018-06-13 21:01:40 +02:00
Carles Fernandez
02dbca4f59 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-11 11:46:52 +02:00
Carles Fernandez
36ac696a46 More fixes 2018-06-11 11:13:02 +02:00
Carles Fernandez
f10ea80c61 More fixes for the RTCM server 2018-06-11 11:00:08 +02:00
Carles Fernandez
e9e16d8759 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-06-11 10:23:17 +02:00
Carles Fernandez
f0ae3b2eca Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-11 10:22:53 +02:00
Carles Fernandez
bd37a64260
Fix RTCM server
Replace private member name from io_service to io_context, remove socket as private member in Tcp_Server class
Improve messages printed in terminal
2018-06-11 00:05:07 +02:00
Carles Fernandez
b01cf97c66
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-08 13:05:09 +02:00
Carles Fernandez
5b00ad1dc1
Workaround for GPS L2C-alone positioning 2018-06-08 11:01:29 +02:00
Carles Fernandez
0e020253fa
Fix typos 2018-06-08 09:35:30 +02:00
Carles Fernandez
f05a216a1c
Fix display rate 2018-06-07 20:30:23 +02:00
Carles Fernandez
e67941510e
Adjust number of decimals shown in terminal 2018-06-07 20:25:25 +02:00
Carles Fernandez
a278f25ffd Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-07 12:31:47 +02:00
Javier Arribas
7dc9eafcee Display position timestamps back in UTC 2018-06-07 12:23:26 +02:00
Carles Fernandez
851479888d Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-07 12:10:31 +02:00
Carles Fernandez
546c749d86 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-07 12:09:08 +02:00
Carles Fernandez
c0dd986b95 Fix Glonass Acquisition tests
Broken by removal of if parameter in Acquisition blocks. Solved by using a Freq_Xlating_Fir_Filter for IF shift
2018-06-07 12:08:42 +02:00
Javier Arribas
b1bf4a96c2 Disable GPS L2C ephemeris in internal RTKLIB solver due to an incompatibility 2018-06-07 10:55:15 +02:00
Carles Fernandez
a77d565007 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-06 17:29:09 +02:00
Carles Fernandez
efd52be704 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-06-06 17:28:58 +02:00
Carles Fernandez
ebd8b46e51 Remove if parameter from Acquisition and Tracking blocks 2018-06-06 17:25:03 +02:00
Carles Fernandez
7d8b8672d8 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-06 13:04:18 +02:00
Carles Fernandez
6a5dbd97e5 Remove unused parameters 2018-06-06 12:58:19 +02:00
Javier
1931d2adb6 Revert "Avoid reassignation of satellites"
This reverts commit 84b2684337.
2018-06-06 12:26:45 +02:00
Carles Fernandez
d2e0bf973a Remove unused parameters 2018-06-06 11:49:21 +02:00
Carles Fernandez
ccffd07e06 Remove unused parameter, raise output_rate 2018-06-06 11:09:40 +02:00
Carles Fernandez
2c872db76f
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-06-05 22:56:39 +02:00
Carles Fernandez
5fc1e018fd
Clean source code, update to new gnss_synchro parameter name 2018-06-05 22:53:34 +02:00