Carles Fernandez
|
41dd928689
|
Avoid possible runtime error when PVT.enable_rx_clock_correction=true
|
2024-08-08 12:41:11 +02:00 |
|
Carles Fernandez
|
9ffb7e2dc8
|
Merge branch 'better-concurrency' into next
|
2024-08-08 10:39:18 +02:00 |
|
Carles Fernandez
|
7ff1d9006e
|
Fix segmentation fault if the SignalSource implementation is not available
|
2024-08-08 10:38:52 +02:00 |
|
Carles Fernandez
|
158b7caeb4
|
Improve efficiency of Concurrent_Map and Concurrent_Queue classes
|
2024-08-07 09:34:09 +02:00 |
|
Carles Fernandez
|
ef1cb81784
|
Update clang-tidy job
|
2024-07-31 22:31:01 +02:00 |
|
Carles Fernandez
|
ef4fbc98d9
|
Avoid code duplication in CMake modules
|
2024-07-31 21:00:51 +02:00 |
|
Carles Fernandez
|
f0f6618071
|
Bump local version of GoogleTest to 1.15.2 and Protocol Buffers to 27.3
|
2024-07-31 19:10:46 +02:00 |
|
Carles Fernandez
|
f17a24f7f9
|
Fix building local Armadillo with old CMake
|
2024-07-27 09:25:35 +02:00 |
|
Carles Fernandez
|
fe9ebb70f1
|
Fix building local Armadillo with old CMake
|
2024-07-24 19:05:31 +02:00 |
|
Carles Fernandez
|
0f8f4ddb8b
|
Bump google benchmark to 1.8.5
|
2024-07-20 07:41:15 +02:00 |
|
Carles Fernandez
|
20d664a8b7
|
Fix building with CMake 3.30 in old setups
|
2024-07-10 21:59:33 +02:00 |
|
Carles Fernandez
|
8f80007a4e
|
Fix building with CMake 3.30
|
2024-07-10 20:37:16 +02:00 |
|
Carles Fernandez
|
389600dffc
|
Fix building with CMake 3.30
|
2024-07-10 20:16:07 +02:00 |
|
Carles Fernandez
|
12a2fcadbe
|
Bump max version of CMake to 3.30
|
2024-07-10 14:28:16 +02:00 |
|
Carles Fernandez
|
f46ceb0fa7
|
CentOS 7 reached EOL, remove from README. Fix for CentOS 9 Stream
|
2024-07-09 14:39:38 +02:00 |
|
Carles Fernandez
|
bb2d384ad6
|
Merge branch 'vladisslav2011-fix_acquisition_monitor' into next
|
2024-07-03 22:05:02 +02:00 |
|
Carles Fernandez
|
36cb210ae2
|
Merge branch 'fix_acquisition_monitor' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-fix_acquisition_monitor
|
2024-07-03 21:55:48 +02:00 |
|
Carles Fernandez
|
c0f4eaceb3
|
Merge branch 'cl-cv-patch-1' into next
|
2024-07-03 21:42:12 +02:00 |
|
cl-cv
|
ae225bad2b
|
Fixed typo in collection of A0UTC parameter
|
2024-07-03 21:41:05 +02:00 |
|
Carles Fernandez
|
c31b6a1f4d
|
Fix building of local Armadillo
|
2024-07-01 10:07:01 +02:00 |
|
Carles Fernandez
|
619c7aeed3
|
Bump local Armadillo version to 14.0.x and Protocol Buffers to 27.2
|
2024-06-29 15:33:52 +02:00 |
|
Carles Fernandez
|
d1b97cfa09
|
Clean log
|
2024-06-14 20:45:55 +02:00 |
|
Carles Fernandez
|
8ed2893fa3
|
Update block of GPS satellite
|
2024-06-10 12:55:45 +02:00 |
|
Carles Fernandez
|
dc18110e5d
|
Update list of Galileo satellites
|
2024-06-10 10:49:47 +02:00 |
|
Carles Fernandez
|
d62e2e0de5
|
Bump local version of google/glog to 0.7.1
|
2024-06-08 19:50:43 +02:00 |
|
Carles Fernandez
|
ec67ea86a3
|
Bump local version of Protocol Buffers to 27.1
|
2024-06-06 11:19:02 +02:00 |
|
Carles Fernandez
|
9c6a312226
|
Merge branch 'vladisslav2011-fake_multichannel' into next
|
2024-05-26 22:03:14 +02:00 |
|
Carles Fernandez
|
d320ea70ff
|
Fix typo in comment
|
2024-05-26 22:01:46 +02:00 |
|
Carles Fernandez
|
ea38f7e727
|
Update CHANGELOG
|
2024-05-26 22:01:14 +02:00 |
|
Carles Fernandez
|
044bc5980a
|
Merge branch 'fake_multichannel' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-fake_multichannel
|
2024-05-25 13:59:29 +02:00 |
|
Carles Fernandez
|
49a0070a02
|
Bump local version of Protocol Buffers to 27.0 and google/benchmark to 1.8.4
|
2024-05-24 17:53:11 +02:00 |
|
Carles Fernandez
|
efd1507672
|
Merge branch 'castle055-773-protobuf-pkg-config-workaround' into next
|
2024-05-24 14:40:09 +02:00 |
|
Victor Castillo
|
3dd256eced
|
Removed redundant find_package(PkgConfig)
|
2024-05-24 03:31:41 +02:00 |
|
Victor Castillo
|
a4697db0cc
|
Added a comment to explain a regular expression
|
2024-05-24 03:26:27 +02:00 |
|
Victor Castillo
|
ecbc65028f
|
Conditionally link protobuf to its dependencies in Debug mode
This is a workaround to the issue of certain versions of protobuf not advertising their dependencies when using `find_package(Protobuf)`.
|
2024-05-24 02:48:46 +02:00 |
|
Vladislav P
|
6731d1cb3e
|
Add fake multichannel example config files
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
|
2024-05-18 22:26:27 +03:00 |
|
Carles Fernandez
|
f80c5373b7
|
Remove wrong string in CMake message when cross-compiling
|
2024-05-11 08:37:03 +02:00 |
|
Vladislav P
|
3b10a3663f
|
Allow connection of more than 1 signal conditioner to a signal source
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
|
2024-05-07 11:01:58 +03:00 |
|
Carles Fernandez
|
4836785bac
|
Update local version of Matio to 1.5.27
|
2024-05-06 19:04:19 +02:00 |
|
Carles Fernandez
|
0a80c09a19
|
Remove blank line in logs
|
2024-05-06 19:01:38 +02:00 |
|
Carles Fernandez
|
079ef0f07d
|
Improve error handling of UDP connections
|
2024-05-06 18:58:09 +02:00 |
|
Carles Fernandez
|
fbc216c1a3
|
Add flag validation when using Abseil
|
2024-05-02 00:14:53 +02:00 |
|
Carles Fernandez
|
5004fc386d
|
Fix target name
|
2024-05-01 13:02:35 +02:00 |
|
Carles Fernandez
|
68b875681d
|
Improve guards for Abseil
|
2024-05-01 12:46:43 +02:00 |
|
Carles Fernandez
|
c8c6325535
|
Add flags for logging configuration
|
2024-05-01 12:14:06 +02:00 |
|
Carles Fernandez
|
33a38f4ec6
|
Fix ENABLE_LOG=OFF option
|
2024-05-01 09:52:48 +02:00 |
|
Carles Fernandez
|
3e2c0f2e6a
|
Fixes for the embedded Abseil
|
2024-05-01 09:00:46 +02:00 |
|
Carles Fernandez
|
4515e67b3f
|
Fixes for the embedded Abseil
|
2024-05-01 08:39:22 +02:00 |
|
Carles Fernandez
|
7f097af73c
|
Fix typo
|
2024-04-30 10:35:54 +02:00 |
|
Carles Fernandez
|
606454f7d3
|
Fix for Xcode
|
2024-04-30 10:35:37 +02:00 |
|