1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-07 12:14:20 +00:00
gnss-sdr/src/algorithms/signal_source/libs
Carles Fernandez 37fdfca5ec
Miscellaneous improvements
Improve modularity of CMake design
Improve building speed in multicore processors
Files command_event.* moved to core/libs
Remove Armadillo from public core_receiver interface
Uniformize name format for classes
Apply some fixes by clang-tidy
Improve documentation
2019-07-21 12:55:59 +02:00
..
ad9361_manager.cc Apply fixes by clang-tidy 2018-12-11 01:56:25 +01:00
ad9361_manager.h Apply fixes by clang-tidy 2018-12-11 01:56:25 +01:00
CMakeLists.txt Miscellaneous improvements 2019-07-21 12:55:59 +02:00
fpga_switch.cc replaced int and unsigned int by int32_t and uint32_t 2019-02-27 14:37:07 +01:00
fpga_switch.h replaced int and unsigned int by int32_t and uint32_t 2019-02-27 14:37:07 +01:00
gnss_sdr_valve.cc Partial implementation of the new event queue and its dependencies. Still NOT usable 2019-07-16 17:41:12 +02:00
gnss_sdr_valve.h Partial implementation of the new event queue and its dependencies. Still NOT usable 2019-07-16 17:41:12 +02:00
rtl_tcp_commands.cc Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
rtl_tcp_commands.h Improve includes with the aid of include-what-you-use (IWYU) 2019-03-05 08:59:04 +01:00
rtl_tcp_dongle_info.cc Introduce readability-identifier-naming check 2019-02-22 10:47:24 +01:00
rtl_tcp_dongle_info.h Write public interface first, then private members in class definitions 2019-07-01 23:44:42 +02:00