Carles Fernandez
67e27a3d89
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into vladisslav2011-glonass-ext-correlator-fix2
2022-08-25 09:45:02 +02:00
Carles Fernandez
e636b06b71
Merge branch 'koloboxer-shura-current' into next
2022-08-25 09:31:21 +02:00
Carles Fernandez
1a4e9dc274
Add missing include (fix building in fedora-rawhide)
2022-08-23 15:13:15 +02:00
Carles Fernandez
e15faa7b67
Fix for old CMake
2022-08-23 15:12:09 +02:00
Carles Fernandez
8247021f32
CMake: Move log4cpp/spdlog handling to the GNURADIO cmake module
2022-08-23 14:11:06 +02:00
Carles Fernandez
5186b737b7
CMake: remove leftovers
2022-08-23 13:14:59 +02:00
Carles Fernandez
56ae0c043c
CMake: Improve spdlog handling
2022-08-23 13:02:04 +02:00
Alexander V. Joura
cd843787c8
Wrong decoding of GLONASS navigation message parameter P1 in string #1
2022-08-16 12:44:03 +03:00
Carles Fernandez
cd3be22798
Fix error with C++14 (invalid conversion from const char* to char*)
2022-08-12 20:09:11 +02:00
Carles Fernandez
02260a7337
Fix building of obsdiff in systems that use lib64
2022-08-12 12:11:54 +02:00
Carles Fernandez
c994424995
Merge branch 'zmq-signal-source' of https://github.com/jwmelto/gnss-sdr into jwmelto-zmq-signal-source
2022-08-11 14:22:18 +02:00
Jim Melton
09d8e3b9e9
clang-tidy claims this is more correct
2022-08-10 22:41:38 -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
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
86f9c78953
Merge branch 'shellcheck' into kf2
2022-08-03 12:37:28 +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
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
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
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
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
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
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
20d2c0d601
Remove line
2022-07-25 08:40:58 +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
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
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
eeaf7fb73e
Reorder private members
2022-07-15 16:59:03 +02:00
Carles Fernandez
79d516d4d4
Improve code visualization in some editors
2022-07-15 13:02:10 +02:00
Carles Fernandez
80ca352ffc
Merge branch 'beidou_prn_fix' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-beidou_prn_fix
2022-07-15 09:56:28 +02:00
Marc Majoral
5c99385ba3
do not consume samples while performing a non-coherent integration
2022-07-14 16:54:47 +02:00
Vladisslav P
59c9c6f8ab
RTKLIB: Switch to STL containers
...
...to prevent thread stack abuse.
And free up some stack space in Rtklib_Solver::get_PVT.
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-14 12:48:41 +03:00
Vladisslav P
1153544fca
Implement support of new GEO BeiDou satellites
...
Update tracking blocks to support PRN59...PRN63
Update telemetry decoder block to support PRN59...PRN63
Update RTKLIB to support PRN59...PRN63
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-14 12:48:41 +03:00
Vlad P
bcad6db988
Implement processing of BeiDou PRN34..PRN63
...
Signed-off-by: Vlad P <vladisslav2011@gmail.com>
2022-07-14 12:48:41 +03:00
Marc Majoral
39d5608cd6
replace FPGA acq configuration struct by a class
2022-07-12 12:40:56 +02:00
Vladisslav P
eb56367f05
Simplify multiple signal source configuration
...
Make it possible to specify signal sorce per channel group.
Example:
;Set GPS L1 C/A channels RF channel ID to 1
Channels_1C.RF_channel_ID=1
instead of
;Set GPS L1 C/A channels RF channel ID to 1
Channel0.RF_channel_ID=1
Channel1.RF_channel_ID=1
Channel2.RF_channel_ID=1
....
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-12 11:46:59 +03:00
Carles Fernandez
1b277347ec
Building fixes for gnsstk
2022-07-10 20:05:26 +02:00
Carles Fernandez
fa821a52a4
Update to gnsstk 13.4.0
2022-07-10 19:19:37 +02:00
Carles Fernandez
5ecfcc773b
Merge branch 'gnsstk' into next.
...
Replace GPSTK by the newer GNSSTk C++ Library, with backward compatibility. Works from GPSTK 3.0 to GNSSTk 12.1.0
2022-07-06 14:15:23 +02:00
Carles Fernandez
06ed558fb1
Report GNSSTk in CMake summary
2022-07-06 13:49:45 +02:00
Vladisslav P
3491fed625
osmosdr signal source: implement bandwidth selection
...
New config file parameter:
SignalSource.if_bw=<bandwidth in Hz>
Signed-off-by: Vladisslav P <vladisslav2011@gmail.com>
2022-07-06 08:25:50 +03:00
Carles Fernandez
9db6f55b3c
Fix when building for GNSSTk 12.1.0 or older
2022-07-05 17:37:21 +02:00
Carles Fernandez
109112be63
Allow backward compatibility with GPSTK
2022-07-05 13:46:58 +02:00
Carles Fernandez
dc027e95ff
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into gnsstk
2022-07-04 17:10:52 +02:00
Carles Fernandez
b48ef135a7
Fix for gnsstk > 9.0.0
2022-07-04 13:47:05 +02:00
Carles Fernandez
cb52bc71e8
Fix building in Debug mode with Googletest 1.12.1
2022-07-04 10:50:21 +02:00
Carles Fernandez
324391ef0f
Avoid Armadillo warnings (operator << deprecated in 11.2)
...
No change in functionality
2022-07-04 10:49:18 +02:00
Carles Fernandez
d94778b27a
Fixes for Xcode
2022-07-04 10:26:13 +02:00
Carles Fernandez
d9c4eba5fe
Add work on gnsstk transition
2022-07-04 10:05:54 +02:00
Carles Fernandez
f2ae0ddb33
Transition from GPSTk to gnsstk: update to 11.2.3
2022-07-01 16:24:48 +02:00
Carles Fernandez
9809d4630f
CI: fix clang-tidy job, reorder private members by size
2022-06-30 14:53:19 +02:00
Javier Arribas
9e8311966e
Improve PVT error detection
2022-06-30 12:32:30 +02:00
Carles Fernandez
3733f1ed97
CI: Fix cpplint and clang-format jobs
2022-06-30 12:12:06 +02:00
Javier Arribas
8a1dfef87b
Bug fix: PVT does not resolve position anymore after a loss of samples event
2022-06-30 11:09:19 +02:00
Carles Fernandez
342d378fe3
Remove using directive
2022-06-29 00:07:51 +02:00
Carles Fernandez
7c854cdfe7
Remove unused declaration
2022-06-28 17:34:22 +02:00
Carles Fernandez
525a8ba602
Fix units of ephemeris angles in comments
...
Fix angle units in retrieval of reduced CED ephemeris
2022-06-22 12:48:25 +02:00
Carles Fernandez
8b84158b18
Fix memory access
2022-06-15 07:02:52 +02:00