Carles Fernandez
|
244d2c87d1
|
Fix clang-tidy bugprone-exception-escape check
|
2022-12-17 14:36:35 +01:00 |
|
Carles Fernandez
|
4a4d2d134e
|
Fix Wstringop-truncation warning
|
2022-12-17 14:03:28 +01:00 |
|
Carles Fernandez
|
840b184beb
|
Fix warning -Wrestrict raised when using c++20
|
2022-12-17 13:15:16 +01:00 |
|
Carles Fernandez
|
3747e0396d
|
Pass compiler flags to volk_gnsssdr in a more elegant way
|
2022-12-17 10:19:09 +01:00 |
|
Carles Fernandez
|
fd456d1eec
|
CI: improve readability of yml files
|
2022-12-17 09:40:20 +01:00 |
|
Carles Fernandez
|
7eef89349a
|
Enable C++20 when possible
Pass CMAKE_C_FLAGS and CMAKE_CXX_FLAGS to volk_gnsssdr
|
2022-12-17 09:16:51 +01:00 |
|
Carles Fernandez
|
2bab3b8863
|
Fix CMake generator expressions
|
2022-12-16 14:18:58 +01:00 |
|
Carles Fernandez
|
2e06b27fcf
|
Fix CMake generator expression
|
2022-12-16 12:24:23 +01:00 |
|
Carles Fernandez
|
fa9d25a5b2
|
Fix lintian warning hardening-no-fortify-functions
|
2022-12-16 11:38:43 +01:00 |
|
Carles Fernandez
|
6564e25b40
|
Use ofstream instead of ifstream where appropriate
|
2022-12-16 11:10:59 +01:00 |
|
Carles Fernandez
|
43bf7a37fb
|
Add missing includes
|
2022-12-16 11:09:41 +01:00 |
|
Carles Fernandez
|
e2e1949804
|
Add missing includes
|
2022-12-16 11:04:58 +01:00 |
|
Carles Fernandez
|
d5144ddc39
|
Do not install binary files and tests that depend on them if ENABLE_PACKAGING is enabled
|
2022-12-13 17:35:53 +01:00 |
|
Carles Fernandez
|
10b1b36c88
|
Fix lintian warning hardening-no-fortify-functions
|
2022-12-13 17:02:27 +01:00 |
|
Carles Fernandez
|
d98ea32222
|
Add missing includes
|
2022-12-13 16:59:23 +01:00 |
|
Carles Fernandez
|
b422f7e48c
|
CI: Workaround for ubuntu build
|
2022-12-11 23:44:44 +01:00 |
|
Carles Fernandez
|
6b1e5f91d5
|
Merge branch 'vladisslav2011-glonass-ecc' into next
|
2022-12-11 22:03:14 +01:00 |
|
Carles Fernandez
|
80c7d56771
|
Merge branch 'glonass-ecc' of https://github.com/vladisslav2011/gnss-sdr into vladisslav2011-glonass-ecc
|
2022-12-11 15:32:32 +01:00 |
|
Vladislav P
|
4e625b03d1
|
Add test data from libswitnav
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
|
2022-12-11 16:54:19 +03:00 |
|
Vladislav P
|
e4a3a060ee
|
Implement GLONASS string error correction
Signed-off-by: Vladislav P <vladisslav2011@gmail.com>
|
2022-12-11 16:54:09 +03:00 |
|
Carles Fernandez
|
bbada7f811
|
Use ofstream instead of ifstream where appropriate
|
2022-12-11 13:31:24 +01:00 |
|
Carles Fernandez
|
79d6a3f166
|
Use ofstream instead of ifstream where appropriate
|
2022-12-11 12:48:00 +01:00 |
|
Carles Fernandez
|
eb255dec9e
|
Avoid throwing in Tlm_CRC_Stats destructor (fix bugprone-exception-escape check). More consistent private member naming.
|
2022-12-11 10:21:32 +01:00 |
|
Carles Fernandez
|
f09da3ded6
|
Make clang-tidy happy
|
2022-12-10 08:55:17 +01:00 |
|
Carles Fernandez
|
aadc9e6a26
|
Improve acquisition adapters constructors: prefer member initializers of the constructor instead of in the constructor body
|
2022-12-09 12:00:28 +01:00 |
|
Carles Fernandez
|
8bd0292b1a
|
Improve tracking adapters constructors: prefer member initializers of the constructor instead of in the constructor body. Improve consistency of private members name
|
2022-12-08 17:39:16 +01:00 |
|
Carles Fernandez
|
3d3d76362b
|
Use newer signature for set_relative_rate(), improve member initialization
|
2022-12-08 11:16:40 +01:00 |
|
Carles Fernandez
|
ca11e5d215
|
Relax error for CI jobs
|
2022-12-06 14:17:06 +01:00 |
|
Carles Fernandez
|
3e9648c4eb
|
Apply changes suggested by clang-tidy
|
2022-12-06 14:06:01 +01:00 |
|
Carles Fernandez
|
6a1eec93b6
|
Apply changes suggested by clang-tidy
|
2022-12-06 12:54:21 +01:00 |
|
Carles Fernandez
|
31b7a01c51
|
Fix building
|
2022-12-05 23:18:33 +01:00 |
|
Carles Fernandez
|
1aeaddaeab
|
Fix building
|
2022-12-05 23:03:16 +01:00 |
|
Carles Fernandez
|
82f1d8b991
|
Fix building
|
2022-12-05 22:50:01 +01:00 |
|
Carles Fernandez
|
dde0667c6b
|
Fix building
|
2022-12-05 22:37:49 +01:00 |
|
Carles Fernandez
|
6b614958ca
|
Fix formatting
|
2022-12-05 21:51:55 +01:00 |
|
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 |
|