1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-01 02:17:59 +00:00
Commit Graph

8797 Commits

Author SHA1 Message Date
Javier Arribas
6311530cb4 Adding new Ad936x custom signal source, initial commit, experimental 2022-08-14 12:10:59 +02:00
Javier Arribas
d31f0c39dc Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime 2022-08-05 10:32:26 +02:00
Carles Fernandez
6228d198d2 Merge branch 'shura-current' of https://github.com/koloboxer/gnss-sdr into next 2022-08-05 08:33:06 +02:00
Alexander V. Joura
2792aafe19 Using wrong ephemeris map for GLONASS satellites 2022-08-04 12:14:26 +03:00
Alexander V. Joura
875b622cd1 1. Added class name qualifiers for member function definitions
2. Synchronized member function signatures
2022-08-03 19:03:45 +03:00
Carles Fernandez
32843a09f4 CI: add shellcheck work 2022-08-03 18:58:22 +03:00
Carles Fernandez
73fb017a0a CI: add shellcheck work 2022-08-03 12:33:57 +02:00
Carles Fernandez
09ed4de638 Fix errors and warnings raised by ShellCheck 2022-08-03 10:43:03 +02:00
Javier Arribas
831cc2d7b6 Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime 2022-08-02 12:15:05 +02:00
Carles Fernandez
0700af775d Merge branch 'koloboxer-shura-current' into next 2022-08-01 18:51:52 +02:00
Alexander V. Joura
95c97cf420 improved precision of math constants
Signed-off-by: Alexander V. Joura <ellfire@gmail.com>
2022-08-01 14:47:20 +03:00
Carles Fernandez
bcac2b4a90 Merge branch 'main' of https://github.com/gnss-sdr/gnss-sdr into next 2022-07-31 13:25:25 +02:00
Carles Fernandez
5740814fe2 Merge branch 'ShadowJonathan-patch-1' 2022-07-31 13:20:10 +02:00
Carles Fernandez
fb2928121e CI: Fix prettier-markdown job 2022-07-31 13:19:10 +02:00
Carles Fernandez
0e17858d13 Merge branch 'patch-1' of https://github.com/ShadowJonathan/gnss-sdr into ShadowJonathan-patch-1 2022-07-31 13:13:31 +02:00
Carles Fernandez
532a09e0b0 Merge branch 'main' of https://github.com/gnss-sdr/gnss-sdr into next 2022-07-31 12:28:16 +02:00
Carles Fernandez
e20f8dee50 Fixup: clang-tidy job 2022-07-31 12:26:31 +02:00
Jonathan de Jong
bb6a0076d4 Fixup MacOS install cask command
Encountered this while trying to install on macos, as newer versions of brew have deprecated the old way.
2022-07-31 12:25:02 +02:00
Jonathan de Jong
42621c77fe Remove marketing blurb for snapcraft instructions
While I have other opinions about the base reasoning of snaps, the blurb that tells they're "universal" is categorically not true, as snaps require a lot of invasive changes that distros other than ubuntu (or very ubuntu-like) simply do not execute.

I think describing the reality - that snaps are best used on an ubuntu distro - will go further in addressing the needs of someone looking at this software, which is "how and where can i use this?", instead of becoming frustrated that snaps arent widely accepted.
2022-07-30 17:51:08 +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
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
caeabdab27 Update local version of Protocol Buffers to v21.3 2022-07-22 13:26:43 +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