1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-16 01:09:47 +00:00
Commit Graph

5372 Commits

Author SHA1 Message Date
Carles Fernandez
f306da8933
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into release_0010 2018-12-01 13:05:27 +01:00
Damian Miralles
287c93e5b8 bds b1i: Adds B1I RINEX support
Adds RINEX support for B1I only signals. It also fixes a couple of bugs
with the code. This was not properly developed during GSoC
2018-11-30 09:25:48 -06:00
Marc Majoral
bd90563925 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga 2018-11-30 11:10:38 +01:00
Marc Majoral
f48a91c413 Galileo E5a is now debugged and working. Acquisition is using interrupts again. Each acquisition process opens and closes the acquisition device when an acquisition is done instead of having the device opened all the time. In this way the acquisition interrupt should only be received by the process that is using the interrupt at that time. 2018-11-30 11:07:01 +01:00
Carles Fernandez
d567bbf0cd
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-29 21:31:43 +01:00
Javier Arribas
6dd4733606 Fix duplicated satellites observables test to not demand true observables file 2018-11-29 21:29:21 +01:00
Carles Fernandez
3ef93144ac
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-29 19:15:58 +01:00
Javier Arribas
1302614613 Improving SPIR GSS6450 signal source 2018-11-29 17:53:01 +01:00
Carles Fernandez
46ecbe46e2
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-29 17:13:24 +01:00
Javier Arribas
514b9dd35f Improving tracking pull-in algorithm 2018-11-29 17:09:30 +01:00
Damian Miralles
8db3f21070 bds b11: Get latest changes and add bds functions in rtk module
Merge branch 'next' into bds_b1i. Also fixes multiple bugs with the
addition of bds b1i signals into code. Major changes where fixed and
code to support RINEX and RTCM is needed
2018-11-29 09:56:54 -06:00
Damian Miralles
0507febd7f bds b1i: quick fixes to b1i code, preparing for merge 2018-11-28 14:18:35 -06:00
Damian Miralles
097dea2e80 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-27 15:37:36 -06:00
Carles Fernandez
bffcc74290
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-27 07:58:01 +01:00
Carles Fernandez
c74b9527cd
Add UNAVCO FTP link for RINEX navigation data files 2018-11-26 23:08:05 +01:00
Carles Fernandez
6c4de4b144
Add link to rinex2assist 2018-11-26 22:39:27 +01:00
Carles Fernandez
d518b19ef1
Update changelog 2018-11-26 22:18:27 +01:00
Carles Fernandez
2c6e3e621d
Update changelog 2018-11-26 22:13:33 +01:00
Carles Fernandez
f416a06304
Update Galileo ephemeris schema 2018-11-26 21:18:45 +01:00
Carles Fernandez
880c6715c1
Reorder XML file and remove duplicated parameter 2018-11-26 21:00:47 +01:00
Carles Fernandez
ed3396905f
Improve documentation 2018-11-26 20:01:25 +01:00
Carles Fernandez
6fc0927385 Fix reading of Galileo ephemeris 2018-11-26 15:03:12 +01:00
Carles Fernandez
e71cbc9f24 Fix warning 2018-11-26 12:04:34 +01:00
Carles Fernandez
c8c8146a5e Find uncompress program in more environments 2018-11-26 11:50:12 +01:00
Carles Fernandez
4f75e16380
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-25 20:57:11 +01:00
Carles Fernandez
c596ed4726
Document ability to read compressed .Z RINEX navigation files 2018-11-25 20:55:49 +01:00
Carles Fernandez
1f514f156c
Add ability to read compressed .Z RINEX navigation files 2018-11-25 20:52:52 +01:00
Carles Fernandez
88e91e6912
Fix typo 2018-11-25 20:17:00 +01:00
Carles Fernandez
6d46561c38
Remove garbage 2018-11-25 19:21:20 +01:00
Carles Fernandez
89bbc565a8
Fix building if boost iostreams is not present 2018-11-25 14:20:19 +01:00
Carles Fernandez
d1f21d2cb0
Update link to map with IGS stations 2018-11-25 13:00:37 +01:00
Carles Fernandez
19c6c67306
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-11-25 12:38:50 +01:00
Carles Fernandez
7008e601a9
Add ability to read compressed RINEX navigation files 2018-11-25 12:29:56 +01:00
Carles Fernandez
b755f4a895
Fix value 2018-11-25 10:32:56 +01:00
Carles Fernandez
ef45548e87
Add style improvements to CMake scripts 2018-11-25 10:32:21 +01:00
Carles Fernandez
8c48b80e8b
Fix value 2018-11-24 23:43:48 +01:00
Carles Fernandez
3f89ed8e6b
Add missing Galileo ephemeris parameter 2018-11-24 19:23:13 +01:00
Carles Fernandez
af8d93af1a
Remove unused variable 2018-11-24 18:41:36 +01:00
Carles Fernandez
87d1413447
Make cmakelint happier 2018-11-24 18:40:34 +01:00
Carles Fernandez
1d659cb1de
Add protection to malformed time entry 2018-11-24 09:41:21 +01:00
Carles Fernandez
144269a268
Minor cleaning 2018-11-24 09:40:15 +01:00
Carles Fernandez
c7486ad723
Add some control to input parameters 2018-11-23 16:38:20 +01:00
Carles Fernandez
a8fe18f435
Fix defects detected by XCode 2018-11-23 16:28:28 +01:00
Carles Fernandez
f3e32e30e9 Fix computation of sat positions with GPS Almanac 2018-11-22 17:07:01 +01:00
Carles Fernandez
4bdb8c3bc4 Fix computation of satellite elevation when using the GPS Almanac 2018-11-22 15:19:36 +01:00
Carles Fernandez
a59ffca8a1 Fix Galileo sats position computation from Almanac data 2018-11-22 11:59:49 +01:00
Carles Fernandez
0cedf2d8de
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-22 00:39:01 +01:00
Carles Fernandez
b0ba246934
Apply some style rules to CMake scripts 2018-11-22 00:35:21 +01:00
Carles Fernandez
98ca937c08 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-11-21 15:35:43 +01:00
Carles Fernandez
19fffc1e5a Fix building in some Debian-based distributions 2018-11-21 15:28:17 +01:00