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

8919 Commits

Author SHA1 Message Date
Carles Fernandez
a7a59fe9c1
Beta as a private member 2022-07-30 10:07:06 +02:00
Jim Melton
963b1cc63c
address MacOS CI failures 2022-07-29 16:10:07 -06:00
Jim Melton
d449d93885
cpplint fixes 2022-07-29 15:50:53 -06:00
Jim Melton
e45632f827
run clang-format on ALL the modified files this time 2022-07-29 15:46:45 -06:00
Jim Melton
a0c1c0a001
improve string handling to avoid buffer overrun 2022-07-29 15:11:28 -06:00
Carles Fernandez
0e6740de15
Merge branch 'next' into kf2 2022-07-29 09:19:21 +02:00
Carles Fernandez
701306ab26
cpu_features: test enum macro consistency 2022-07-28 13:09:49 +02:00
Carles Fernandez
6ec452a7c0
Allow the CMake project to be a sub-project 2022-07-28 10:37:36 +02:00
Carles Fernandez
d7eaffaae0
Report if gr-iio is not found 2022-07-27 13:34:26 +02:00
Carles Fernandez
dadfce626b
Fix glog linking 2022-07-27 13:19:36 +02:00
Carles Fernandez
aec51db2e0
Allow switching -DENABLE_OWN_GLOG and -DENABLE_OWN_ARMADILLO to ON and OFF without the need of a clean build folder 2022-07-27 00:23:54 +02:00
Carles Fernandez
0a942993a7
Merge branch 'glonass-ext-correlator-fix2' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-glonass-ext-correlator-fix2 2022-07-26 14:53:55 +02:00
Carles Fernandez
fbc3d88d01
Merge branch 'next' into kf2 2022-07-26 11:04:30 +02:00
Carles Fernandez
5b0190b4ee
Update local version of google-benchmarks to v1.7.0 2022-07-26 10:59:55 +02:00
Carles Fernandez
26de33513e
Update local version of Protocol Buffers to v21.4 2022-07-26 08:52:46 +02:00
Carles Fernandez
9dbd24bcce
Cpu_features: remove internal FillX86BrandString usage, windows improvements, add macros for RISCV hwcaps 2022-07-26 08:27:20 +02:00
Carles Fernandez
ecfbd11079
Fix cross-compilation of gnss-sim 2022-07-25 12:56:53 +02:00
Carles Fernandez
9aa4128780
Fix cross-compilation of gnss-sim 2022-07-25 12:48:57 +02:00
Carles Fernandez
3b0a64a1c0
Fix cross-compilation of gnss-sim 2022-07-25 12:24:07 +02:00
Carles Fernandez
9a0ab26ee6
Fix indentation 2022-07-25 10:13:46 +02:00
Carles Fernandez
fe4b83decc
Fix linking against libunwind if glog is not found in the host machine for some OS such as ArchLinux (Fixes #562, #639) 2022-07-25 09:48:17 +02:00
Carles Fernandez
20d2c0d601
Remove line 2022-07-25 08:40:58 +02:00
Carles Fernandez
128425a00d
Update local version of Protocol Buffers to v21.3 2022-07-22 13:41:32 +02:00
Carles Fernandez
caeabdab27
Update local version of Protocol Buffers to v21.3 2022-07-22 13:26:43 +02:00
Carles Fernandez
01fc2b1120
Add work on KF tracking 2022-07-22 13:20:25 +02:00
Carles Fernandez
ea4af27796
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf2 2022-07-22 12:38:46 +02:00
Carles Fernandez
dc8e450c82 Add work on KF tracking 2022-07-22 08:15:35 +02:00
Carles Fernandez
42d55c55ce
Update google-benchmark to v1.6.2 2022-07-19 07:36:45 +02:00
Carles Fernandez
14edfdf206
Replace std::snprintf and std::memcpy by std::stringstream and std::copy_n 2022-07-17 12:35:22 +02:00
Carles Fernandez
cb7b53b7e9
Make Coverity Scan happy 2022-07-16 22:38:00 +02:00
Carles Fernandez
abf3729c86
Replace memcpy by std::copy_n 2022-07-16 13:04:52 +02:00
Carles Fernandez
d1d122bd2e
Update URL in comment 2022-07-16 12:52:49 +02:00
Carles Fernandez
15ff88ffbe
Update Galileo Almanac's downloading page URL 2022-07-16 11:23:07 +02:00
Carles Fernandez
21e6e138c0
CI: fix formatting job 2022-07-16 11:19:03 +02:00
Carles Fernandez
6146dc3cd4
Add install in cpu_features README.md file 2022-07-16 10:35:54 +02:00
Carles Fernandez
cfb9c428f4
Add Comet Lake support 2022-07-16 10:34:01 +02:00
Carles Fernandez
30f51a7edf
Add install in cpu_features README.md file 2022-07-16 10:33:01 +02:00
Carles Fernandez
91ddc4ccb3
Add note about avx512_4vbmi2 being an alias of avx512_4fmaps 2022-07-16 10:14:00 +02:00
Carles Fernandez
9f1b5487d5
Add macros for RISCV features 2022-07-16 10:11:50 +02:00
Carles Fernandez
561a9bdd78
Add AMD ZEN 4 uarch and update detection 2022-07-16 10:08:30 +02:00
Carles Fernandez
bbe2a193f6
Add some MIPS features 2022-07-16 10:01:59 +02:00
Carles Fernandez
931cc05c65
Added CPU_FEATURES_COMPILED_MIPS_MIPS3D 2022-07-16 09:48:50 +02:00
Carles Fernandez
50ebe6353e
Update AArch64 features to Linux 5.17 2022-07-16 09:45:57 +02:00
Carles Fernandez
7c694aa2c8
Comply with -Wstrict-prototypes 2022-07-16 09:39:16 +02:00
Carles Fernandez
027956b55e
Merge branch 'vladisslav2011-improve_beidou_geo_tracking' into next 2022-07-16 07:57:21 +02:00
Vladisslav P
27ec96def4 Limit BeiDou GEO satellites extend_correlation_symbols to 2
...to improve tracking performance

Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-15 22:58:31 +03:00
Carles Fernandez
2b3b5a1242
Merge branch 'vladisslav2011-simplify_configuration' into next 2022-07-15 19:25:17 +02:00
Carles Fernandez
3862b5afad
Update changelog 2022-07-15 19:24:50 +02:00
Carles Fernandez
9d09ce2bed
Merge branch 'simplify_configuration' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-simplify_configuration 2022-07-15 19:17:30 +02:00
Carles Fernandez
7f2065a429 Update changelog 2022-07-15 17:00:57 +02:00