Carles Fernandez
6d043fc854
Fix for ArchLinux
2018-11-18 19:25:13 +01:00
Carles Fernandez
a1631e88c0
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-18 13:34:26 +01:00
Carles Fernandez
e0fb3518db
Restore old behavior to gnss_valve if the same constructor is used (Fix tests)
2018-11-18 13:29:54 +01:00
Carles Fernandez
4ee36cd2cc
Add timeouts to tests
2018-11-18 13:00:36 +01:00
Carles Fernandez
6c63372ec6
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-18 10:59:42 +01:00
Carles Fernandez
7e557c2461
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-18 09:33:09 +01:00
Carles Fernandez
e8032d52f9
Use MATCHES when looking for Clang in CMAKE_CXX_COMPILER_ID
2018-11-18 09:14:22 +01:00
Carles Fernandez
52a4dbcdc5
Suggest python3 packages in ArchLinux
2018-11-18 00:18:41 +01:00
Carles Fernandez
cf89712c44
Use python3 in ArchLinux
2018-11-17 19:57:26 +01:00
Carles Fernandez
f7e29209ca
Fix for CentOS 7
2018-11-17 19:36:47 +01:00
Carles Fernandez
30d162c76a
Get rid of deprecated link_libraries()
2018-11-17 19:26:06 +01:00
Carles Fernandez
bec3775f23
Replace CMAKE_COMPILER_IS_GNUCXX by CMAKE_CXX_COMPILER_ID
2018-11-17 14:31:06 +01:00
Javier
049b2d777d
Adding tracking pull-in delay simulation option in tracking pull-in unit test
2018-11-14 18:28:14 +01:00
Carles Fernandez
969f102814
Fix error in RINEX printer
2018-11-13 13:09:39 +01:00
Carles Fernandez
00d402f487
Add RINEX printer for L1/E1/E5a combination
2018-11-13 12:51:14 +01:00
Carles Fernandez
96cef90369
Add printer for L1,E1 and E5 combination
2018-11-13 12:29:13 +01:00
Carles Fernandez
b9fb38d71e
Update gflags version to 2.2.2
2018-11-12 11:03:50 +01:00
Carles Fernandez
75c10da0c3
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-11 20:35:42 +01:00
Javier
57a01809cb
Improving spir signal source
2018-11-11 20:25:14 +01:00
Carles Fernandez
f65845f4d6
Create only one folder for PugiXML
2018-11-11 19:19:58 +01:00
Carles Fernandez
f562b0f765
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-11 15:00:11 +01:00
Carles Fernandez
6653d0ef5f
Add the ability to read Galileo almanac XML files provided by the European GNSS Service Centre
...
Files available at https://www.gsc-europa.eu/system-status/almanac-data
This commit adds as a new dependency the library PugiXML
If the library is not found, it is downloaded and built when doing 'make'
2018-11-11 13:43:00 +01:00
Carles Fernandez
a8af1b166f
Fix PugiXML configuration
2018-11-11 12:36:33 +01:00
Carles Fernandez
573092d033
Download and build PugiXML if not found
2018-11-11 12:27:01 +01:00
Carles Fernandez
e7c1a71a5a
Find PugiXML in Fedora
2018-11-11 12:17:37 +01:00
Carles Fernandez
65857acc34
Add PugiXML as a new dependency
2018-11-11 10:30:54 +01:00
Carles Fernandez
90e066344d
Add PugiXML to Homebrew instructions
2018-11-10 21:26:42 +01:00
Carles Fernandez
571c8c67fd
Improve CMake messages
2018-11-10 19:32:45 +01:00
Carles Fernandez
a7f39c9470
Avoid warning
2018-11-10 19:23:13 +01:00
Carles Fernandez
0abb84b9a4
Read Galileo almanac data from XML file in the format provided at https://www.gsc-europa.eu/system-status/almanac-data
...
Requires PugiXML, feature only available if the library is found on the system at building time
The format detection is transparent to the user. Just configure GNSS-SDR.AGNSS_gal_almanac_xml=./2018-11-06.xml
2018-11-10 19:16:13 +01:00
Carles Fernandez
1d08cb2ece
Fix cross-compilation job
2018-11-10 01:51:29 +01:00
Carles Fernandez
d16ec3e14a
Add sgnal combinations
2018-11-09 19:38:13 +01:00
Carles Fernandez
82d0f305b9
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-09 12:25:11 +01:00
Carles Fernandez
3042b956dc
Add L5E5 position test
2018-11-09 12:24:44 +01:00
Carles Fernandez
a1ede2d599
Remove use_pvt_solver_dump flag
2018-11-09 12:18:10 +01:00
Carles Fernandez
19fadd1eb6
Merge branch 'acebrianjuan-extend-gpx-kml' into next
2018-11-09 12:14:40 +01:00
Carles Fernandez
2db629a6c1
Remove old KML reader
2018-11-09 12:14:05 +01:00
Carles Fernandez
66c3a9ed3a
Merge branch 'extend-gpx-kml' of https://github.com/acebrianjuan/gnss-sdr into acebrianjuan-extend-gpx-kml
2018-11-09 11:56:58 +01:00
Carles Fernandez
be9a9a7f9e
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-08 17:16:51 +01:00
Carles Fernandez
2206969be6
Revert "Remove duplicated code"
...
This reverts commit 79fa7ce6ca
.
2018-11-08 17:13:11 +01:00
Carles Fernandez
dfdac8fb57
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-08 15:39:39 +01:00
Carles Fernandez
a544112a84
Fix defects detected by Coverity Scan
2018-11-08 15:34:58 +01:00
Carles Fernandez
79fa7ce6ca
Remove duplicated code
2018-11-08 15:11:55 +01:00
Carles Fernandez
98726ef036
Improve const correctess, change name of variable to a more meaningful name
2018-11-08 14:25:38 +01:00
Carles Fernandez
b8a412895a
Deactivate the NMEA printer if not used
2018-11-08 10:02:52 +01:00
Álvaro Cebrián Juan
0e00b5eaa4
Record Time, Speed over ground, Course over ground and Dilution of precision in KML output
2018-11-08 03:44:49 +01:00
Álvaro Cebrián Juan
686305da71
Improve maintainability of indentation in KML files
2018-11-08 03:44:49 +01:00
Álvaro Cebrián Juan
ae7a6d686e
Record Speed and Course over ground in GPX output
2018-11-08 03:44:49 +01:00
Carles Fernandez
3970f6b315
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-11-08 01:14:48 +01:00
Carles Fernandez
6b6dc63dfc
Remove functions now present in geofunctions
2018-11-08 01:14:17 +01:00