1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-01 17:33:15 +00:00
Commit Graph

8879 Commits

Author SHA1 Message Date
Carles Fernandez
9dc57a61d0
Improve finding of BLAS libraries in macOS / Macports
MacPorts' lapack is not guaranteed to produce libblas.dylib. For example if the +openblas variant is used, then lapack uses openblas.
This commit tries to find and use libopenblas.dylib if  libblas.dylib is not found.
Fixes usage of BLAS_ROOT
2022-04-22 12:11:06 +02:00
Carles Fernandez
fd960398d8
Update local version of Protocol Buffers to 3.20.1 and Armadillo to 11.0.1 2022-04-22 11:02:16 +02:00
Carles Fernandez
7084d4ceee
Merge branch 'orlando017-next' into next 2022-04-22 10:24:53 +02:00
Will Silberman
5163d89bcb Remove unused 'using' statements
Signed-off-by: Will Silberman <wsilberm@google.com>
2022-04-21 10:06:19 -07:00
Carles Fernandez
0449308c36
The action continues in the next branch 2022-04-20 16:47:07 +02:00
Carles Fernandez
bba80cb920
Merge release0017 branch 2022-04-20 14:24:28 +02:00
Carles Fernandez
bc7dcccd93
Bump version number to 0.0.17 2022-04-20 14:02:56 +02:00
Marc Majoral
d3bd4ed626 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fix_FPGA_IP_address_ranges 2022-04-19 15:55:30 +02:00
Marc Majoral
337c9c7d1f set the FPGA page size to 0x1000 for compatibility with the FPGA IP cores compiled for the ZynqMP 2022-04-19 15:53:00 +02:00
Carles Fernandez
a9f11692e0
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2022-04-15 10:45:41 +02:00
Carles Fernandez
d6e4d7c32e
Fix prettier-markdown job 2022-04-15 08:48:14 +02:00
Carles Fernandez
7ac77f123f
Update URLs 2022-04-14 19:33:02 +02:00
Carles Fernandez
20b76963c2
CI: Update windows job 2022-04-06 20:20:18 +02:00
Carles Fernandez
1c25289854
Merge branch 'AdrianBunk-main' 2022-04-06 20:18:28 +02:00
Carles Fernandez
f38cfb7e43 Raise max CMake version to 3.23 2022-04-06 11:57:39 +02:00
Carles Fernandez
55daf9322f Fix folder name for GPSTk library to lib 2022-04-06 11:27:50 +02:00
Carles Fernandez
01ba6a1503
Remove alias 2022-04-06 08:19:13 +02:00
Carles Fernandez
7b78d2e058
Fix linking of GPSTk 2022-04-06 00:14:43 +02:00
Carles Fernandez
0f7f163f89
Fix linking of GPSTk 2022-04-05 22:35:45 +02:00
Carles Fernandez
5f7e1e21f6
Fix linking of GPSTk 2022-04-05 21:50:43 +02:00
Carles Fernandez
54b2d718fc
Fix linking of GPSTk 2022-04-05 20:56:57 +02:00
Carles Fernandez
9e9eaa872c
Improve linking of GPSTk 2022-04-05 20:55:10 +02:00
Carles Fernandez
dce81d2ff3
Improve detection of GPSTk 2022-04-05 14:41:30 +02:00
Carles Fernandez
6ae1dc1c72
Be more specific on GNU Radio version 2022-04-05 11:58:52 +02:00
Carles Fernandez
d4b2e900cc
Fix building with XCode 2022-04-05 11:58:24 +02:00
Carles Fernandez
d1d5120974
Update local glog version to v0.6.0 2022-04-05 09:29:34 +02:00
Carles Fernandez
a9f979867d
Fix for volk 2.4 2022-04-04 01:45:20 +02:00
Carles Fernandez
7f0a7b1e77
Improve detection of cpu_features, replace ENABLE_OWN_CPUFEATURES building option by ENABLE_CPUFEATURES, defaulting to OFF 2022-04-03 23:24:31 +02:00
Adrian Bunk
8a42967c85 Add missing #include <boost/exception/diagnostic_information.hpp>
This fixes the build failures at
https://buildd.debian.org/status/logs.php?pkg=gnss-sdr&ver=0.0.16-1%2Bb2

Signed-off-by: Adrian Bunk <bunk@debian.org>
2022-04-03 21:31:58 +03:00
Carles Fernandez
78a5d803d1
Set default value of ENABLE_OWN_CPUFEATURES to OFF, avoiding clashes if the library is already installed 2022-04-01 15:02:05 +02:00
Carles Fernandez
b8d3758308
Update cpu_features version to 0.7.0 2022-04-01 12:17:25 +02:00
Carles Fernandez
a73c267908
Merge branch 'update-cpu-features' into next 2022-04-01 11:26:56 +02:00
Carles Fernandez
810377cf83
Update local version of Matio to 1.5.23 2022-04-01 08:33:01 +02:00
Carles Fernandez
70b79323ce
Fix building against latest GNU Radio main branch 2022-03-30 16:12:21 +02:00
Carles Fernandez
d88a72f18e
Merge branch 'next' into ssr 2022-03-30 09:27:11 +02:00
Carles Fernandez
d15bcd87e2
Merge branch 'next' into galileo-e6 2022-03-30 09:26:32 +02:00
Carles Fernandez
102098d26e
Update matio version to 1.5.22 in README.md file 2022-03-27 00:47:05 +01:00
Carles Fernandez
7267e0067b
Update local version of Matio to v1.5.22 2022-03-26 09:32:28 +01:00
Carles Fernandez
07ad51f975
Remove debug line 2022-03-25 09:14:28 +01:00
Carles Fernandez
8ab82f9817 Fix building with newest GNU Radio 2022-03-23 13:15:14 +01:00
Carles Fernandez
c1f03135aa
Fix documentation and typos 2022-03-21 11:53:13 +01:00
Carles Fernandez
db9bd588c9
Improve code visualization in some editors 2022-03-21 08:58:09 +01:00
Carles Fernandez
bcd725e2b7
Add script to download latest Galileo almanac from EUSPA website 2022-03-21 08:55:57 +01:00
Carles Fernandez
9a91fb3192
Add Doppler prediction in almanacs 2022-03-20 10:44:26 +01:00
Carles Fernandez
08782a2085
Remove unused variables 2022-03-19 10:59:44 +01:00
Carles Fernandez
9af3e6c125
Add a Doppler prediction method to Ephemeris objects 2022-03-19 10:57:33 +01:00
Carles Fernandez
feaab97c3d
CI: Update VS generator version 2022-02-26 14:50:21 +01:00
Carles Fernandez
b7f8a7d554
Compute PVT solutions when using GPS L5 signals even if the satellite is reported as not healthy in the CNAV message (Fixes: #588) 2022-02-26 13:03:53 +01:00
Carles Fernandez
e81e82145a
Update link 2022-02-26 12:32:36 +01:00
Carles Fernandez
c479d9cf5e
Update cpu_features to commit 40e1c7158ddfbdae477751948750e0121aba55a1 2022-02-23 13:04:24 +01:00