Commit Graph

8902 Commits

Author SHA1 Message Date
Jim Melton 1473dc3486
cmakelint 2022-08-10 21:27:47 -06:00
Jim Melton 4e9faa5793
cpplint 2022-08-10 21:26:10 -06:00
Jim Melton 2eae3ef43a
implement dump 2022-08-10 20:21:12 -06:00
Jim Melton b24141ca72
add ZMQ signal source 2022-08-10 17:37:57 -06:00
Carles Fernandez d8de6bf20b
Allow std::make_unique in C++11 2022-08-10 23:27:40 +02:00
Carles Fernandez f79332bb7d
Fix building for compilers using C++11 (Debian 8, Centos 7) for std::string_literals 2022-08-10 16:44:50 +02:00
Carles Fernandez e429a96601
Use boost::filesystem if std::filesystem is not available 2022-08-10 12:14:52 +02:00
Carles Fernandez 6e2c3b1cc4
Merge branch 'security-fix' of https://github.com/jwmelto/gnss-sdr into jwmelto-security-fix 2022-08-10 10:31:45 +02:00
Vlad P aad50e44d4
Glonass: implement extended correlation for cshort blocks
Signed-off-by: Vlad P <vladisslav2011@gmail.com>
2022-08-09 20:51:06 +03:00
Vlad P c1d68ffbb3
glonass_lx_ca_dll_pll_c_aid_tracking better checks before enabling
preamble_timestamp_samples message port connection

1. Check for message port presence both in trk and nav blocks
2. Check for configuration property Tracking_xG.extend_correlation_ms

Signed-off-by: Vlad P <vladisslav2011@gmail.com>
2022-08-09 20:49:15 +03:00
Jim Melton 7bd25aa9cc
penultimate clang-tidy compromise 2022-08-08 23:50:39 -06:00
Jim Melton daaa4799b6
maybe this is the last one 2022-08-08 21:12:38 -06: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 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