1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 09:53:15 +00:00
Commit Graph

8990 Commits

Author SHA1 Message Date
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
86f9c78953
Merge branch 'shellcheck' into kf2 2022-08-03 12:37:28 +02: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
Carles Fernandez
e4accfb8c8
Merge branch 'next' into kf2 2022-08-02 11:23:51 +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
f870cdf91b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into kf2 2022-08-01 10:16:27 +02:00
Jim Melton
01fccabf82
one of these days, I'll learn to format before commit 2022-07-31 13:48:04 -06:00
Jim Melton
9c773a9dda
clang-tidy compromise; fix some, silence some 2022-07-31 13:45:17 -06: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
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