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

9324 Commits

Author SHA1 Message Date
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
Carles Fernandez
95596b8f91 Soft transition from Gflags and Glog to Abseil. Some CI fixes 2024-04-29 08:27:33 +02:00
Carles Fernandez
4910629a5d CI: update actions/setup-python to v5 in volk-gnsssdr-windows job 2024-04-22 13:36:14 +02:00
Carles Fernandez
1ad631128f cpu_features: Update AArch64 features to Linux 6.6 2024-04-22 13:03:31 +02:00
Carles Fernandez
78295866e6 Find dependencies in the loongarch64 architecture 2024-04-22 12:41:11 +02:00
Carles Fernandez
95e9c13cd5 Find dependencies in the loongarch64 architecture 2024-04-22 12:22:43 +02:00
Carles Fernandez
c91c31bd35 Fix wrong order of arguments in calloc 2024-04-22 09:48:28 +02:00
Carles Fernandez
c6010d943e CMake fixes for old distros 2024-04-18 08:31:21 +02:00
Carles Fernandez
1a8fc61479 Fix for OpenSUSE/leap 2024-04-16 14:29:19 +02:00
Carles Fernandez
14da62a0ad Workaround for OpenSUSE/Leap 2024-04-15 13:51:01 +02:00
Carles Fernandez
b99e431f8b Workaround for OpenSUSE/Leap 2024-04-15 12:11:49 +02:00
Carles Fernandez
f1fb4abec0 Bump CMake max policy to 3.29 2024-04-13 09:17:18 +02:00
Carles Fernandez
fd5174e7ec Remove duplicate libraries warning emitted by Xcode 15 2024-04-13 09:03:46 +02:00
Carles Fernandez
fc695cb6f6 CI: make cmakelint happy 2024-04-12 19:51:37 +02:00
Carles Fernandez
6fc04b34f2 Fix duplicate warning from Xcode 2024-04-12 18:15:33 +02:00
Carles Fernandez
7e79945529 Update Flexiband_Signal_Source to admit modern GNU Radio versions 2024-04-05 13:37:45 +02:00
mmajoral
2b62694c0b Merge pull request #768 from mmajoral/fix_deadlock_fpga 2024-04-04 20:41:04 +02:00
Marc Majoral
3f014b4a64 Fixed a deadlock issue in the FPGA-based tracking loops 2024-04-04 19:13:55 +02:00
Carles Fernandez
d0b1705474 Bump local version of Protocol Buffers to 26.1 and GNSSTk to 14.3.0 2024-03-30 00:10:55 +01:00
Carles Fernandez
4d934017c6 CI: Fix macos-based jobs 2024-03-29 22:57:49 +01:00
Carles Fernandez
f03608ac82 Update links 2024-03-29 14:39:32 +01:00
Carles Fernandez
b879549748 Update local Armadillo version to 12.8.x and instructions in README.md file 2024-03-05 12:56:34 +01:00
Carles Fernandez
2d9bb1b79c Improve architecture reporting 2024-03-03 13:55:09 +01:00