gnss-sdr/src/algorithms
Carles Fernandez df2f84dfb0
Improve CUDA handling
Set CMAKE_CUDA_STANDARD to 14, allowing decay to 11 for CUDA 8
CUDA version reported in CMake summary
Add target property CUDA_RESOLVE_DEVICE_SYMBOLS to ON
2020-08-28 12:02:01 +02:00
..
PVT Make clang-tidy happy 2020-08-09 14:03:53 +02:00
acquisition Fix bug in acquisition detection when the configuration parameter Acquisition_XX.threshold was set but Acquisition_XX.pfa was not 2020-08-14 01:07:03 +02:00
channel Make declarations more readable 2020-08-03 10:46:07 +02:00
conditioner Make declarations more readable 2020-08-03 10:46:07 +02:00
data_type_adapter Update file headers 2020-07-28 16:57:15 +02:00
input_filter Update file headers 2020-07-28 16:57:15 +02:00
libs Mark method as const, fix typo in doc 2020-08-21 00:31:46 +02:00
observables Give more intuitive naming to asynchronous message handlers 2020-08-03 08:13:21 +02:00
resampler Update file headers 2020-07-28 16:57:15 +02:00
signal_generator Fix cmakelint job 2020-08-10 00:22:18 +02:00
signal_source Remove redundant void (clang-tidy modernize-redundant-void-arg) 2020-08-27 12:48:20 +02:00
telemetry_decoder Rename the Galileo_Navigation_Mesaage class to Galileo_Inav_Message for consistency 2020-07-28 21:27:46 +02:00
tracking Improve CUDA handling 2020-08-28 12:02:01 +02:00
CMakeLists.txt Improve headers 2020-02-12 00:04:29 +01:00