1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-29 17:07:58 +00:00
Commit Graph

9112 Commits

Author SHA1 Message Date
Carles Fernandez
41c0bce514 Apply clang-tidy fix cppcoreguidelines-prefer-member-initializer 2022-12-05 21:44:39 +01:00
Carles Fernandez
2ba268fd1a Merge branch 'mmajoral-DMA' into next 2022-12-05 21:25:55 +01:00
Carles Fernandez
843fb7a58a Remove unused private member 2022-12-05 20:44:52 +01:00
Carles Fernandez
5ac57eff38 Fix formatting 2022-12-05 20:42:42 +01:00
Marc Majoral
31124ae72b Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into DMA 2022-12-05 19:21:30 +01:00
Marc Majoral
4ce4682ea8 use separate files for the Xilinx DMA-proxy and the ezdma drivers 2022-12-05 19:18:31 +01:00
Carles Fernandez
44aa398ea1 Remove set but not used warning 2022-12-05 18:29:33 +01:00
Carles Fernandez
31be8fb831 Remove unused commit 2022-12-05 17:39:33 +01:00
Carles Fernandez
f78579ce7e Remove unused variable 2022-12-05 16:22:01 +01:00
Carles Fernandez
c9a845ab3d Activate usage of boost::endian if available 2022-12-05 16:18:57 +01:00
Carles Fernandez
4f08c7a88f Merge branch 'jeffmelville-labsat3w_unpack_fix' into next 2022-12-05 16:14:21 +01:00
Carles Fernandez
cecf7e5e43 Fix building if boost::endian is not available 2022-12-05 15:02:35 +01:00
Carles Fernandez
38341c351b Merge branch 'labsat3w_unpack_fix' of https://github.com/jeffmelville/gnss-sdr into jeffmelville-labsat3w_unpack_fix 2022-12-05 13:14:51 +01:00
Carles Fernandez
d1c71fbbf7 Merge branch 'wkazubski-fix-configs' into next 2022-12-05 10:49:49 +01:00
Carles Fernandez
7b3ce7c6fb Merge branch 'fix-configs' of https://github.com/wkazubski/gnss-sdr into wkazubski-fix-configs 2022-12-05 10:49:03 +01:00
Carles Fernandez
6a2ac9eac6 Fix runtime error if GNU Radio was built with -D_GLIBCXX_ASSERTIONS. Fixes #677 2022-12-04 00:11:42 +01:00
Carles Fernandez
c504b16568 CMake improvements: Move _FORTIFY_SOURCE=2 definition to targets, do not apply in Debug mode. Make use of add_compile_definitions() instead of add_definitions() when available 2022-12-04 00:05:07 +01:00
Carles Fernandez
2cde7c0fe8 CMake improvements: Move _FORTIFY_SOURCE=2 definition to targets, do not apply in Debug mode. Make use of add_compile_definitions() instead of add_definitions() when available 2022-12-03 23:55:12 +01:00
Wojciech Kazubski
be14f1c4b4 Replace cshort with gr_complex 2022-12-01 14:45:33 +01:00
Wojciech Kazubski
72ffa2f7f5 Remove not working throttle control (sample rate determined by hardware) 2022-12-01 14:43:18 +01:00
Carles Fernandez
a975e33dab Fix for Xcode new build system
CI: add new build-macos-xcode job
2022-11-29 23:38:27 +01:00
Carles Fernandez
bb03d42177 CI: fixes in yml files 2022-11-27 16:49:41 +01:00
Carles Fernandez
7df4e73485 Add Into Pääkkönen as author, remove conflicting refs 2022-11-27 16:35:48 +01:00
Carles Fernandez
037e3ef45f CI: Update citation.yml file 2022-11-27 16:32:19 +01:00
Carles Fernandez
bed01b000b Fix ci jobs 2022-11-27 10:34:53 +01:00
Carles Fernandez
51869b0485 Add support for s390x arch in cpu_features. Update to 4e191a4 2022-11-27 10:23:23 +01:00
Carles Fernandez
9b692375d1 Build all targets of volk_gnsssdr 2022-11-27 08:18:07 +01:00
Carles Fernandez
cfc216ac32 Improve volk_gnsssdr build command 2022-11-26 17:52:46 +01:00
Carles Fernandez
59b358463d Force building of shared library 2022-11-26 17:03:28 +01:00
Carles Fernandez
5c617d2169 Force building of list_cpu_features 2022-11-26 13:42:12 +01:00
Carles Fernandez
e48389e306 Fix installation of volk_gnsssdr python files if Python >= 3.10 2022-11-26 11:37:35 +01:00
Carles Fernandez
f71b7c9a67 Try to fix build-ubuntu job 2022-11-26 08:49:49 +01:00
Carles Fernandez
5a05c8c7e7 Tru to fix build-ubuntu job 2022-11-25 14:12:42 +01:00
Carles Fernandez
c3e163d839 Update CI files 2022-11-25 13:58:00 +01:00
Carles Fernandez
be8a0a2a5a Workaround for breaking change in clang-format 15 2022-11-25 10:47:06 +01:00
Carles Fernandez
4e533deb16 Update checkout action for macos-latest 2022-11-25 10:18:29 +01:00
Carles Fernandez
d1713af027 Make clang-format happy 2022-11-25 08:03:29 +01:00
Carles Fernandez
57afa6bdbb Bump max CMake version to 3.25 2022-11-24 19:13:14 +01:00
Carles Fernandez
a8e7392f4a Make clang-format happy 2022-11-24 09:12:33 +01:00
Carles Fernandez
0db9c2c442 Bump minimum CMake version for benchmarks 2022-11-23 10:04:03 +01:00
Carles Fernandez
c7eeeb0342 Improve indentation 2022-11-12 10:27:04 +01:00
Carles Fernandez
20f4b539a4 Improve Table of Contents 2022-11-12 09:53:36 +01:00
Carles Fernandez
16f0b4c862 Update local version of Pugixml to 1.13 2022-11-12 09:45:08 +01:00
Carles Fernandez
0133d7be94 Update benchmark to 1.7.1 2022-11-11 21:36:34 +01:00
Carles Fernandez
de8640aa1d Bump local version of ProtocolBuffers to 21.8 2022-10-26 21:57:59 +02:00
Carles Fernandez
f2c56a1766 Make CMake modules work for Windows 2022-10-25 14:53:37 +02:00
Carles Fernandez
de165e2a51 Update local version of gnsstk to 13.7.0 2022-10-25 14:50:16 +02:00
Javier Arribas
450397f1a9 Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime 2022-10-21 12:20:01 +02:00
Carles Fernandez
0ff811d00d Merge branch 'vladisslav2011-monitor_spam_fix' into next 2022-10-11 09:17:20 +02:00
Vladislav P
652c03430f Fix monitor spamming errors when dest UDP port is unreachable
Use socket.send_to instead of socket.send

Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
2022-10-05 21:38:13 +03:00