gnss-sdr/src/algorithms/signal_source/libs
Carles Fernandez 4916c6c8e8
Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan
Never throw from main
2023-12-21 13:57:41 +01:00
..
CMakeLists.txt Remove the EZDMA driver, fix time reporting when using the FPGA, and include minor fixes for the dynamic bit selection, the AD9361 FPGA signal source, and the FPGA acquisition sampling factor parameter 2023-12-20 18:56:04 +01:00
ad936x_iio_custom.cc Add [[maybe_unused]] to silence warnings 2023-12-21 10:18:12 +01:00
ad936x_iio_custom.h Code cleaning 2023-07-04 17:45:20 +02:00
ad936x_iio_samples.cc Merge with next and adding full suport for custom AD936x sample sizes and dual frequency modes with external mixer board 2022-08-29 11:49:55 +02:00
ad936x_iio_samples.h Increase the IIO API FIFO size 2023-09-27 09:52:19 +02:00
ad9361_manager.cc Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan 2023-12-21 13:57:41 +01:00
ad9361_manager.h make the ad9361_manager functions flexible to allow the use of two AD9361 devices when using the FPGA. 2022-05-13 18:12:25 +02:00
fpga_buffer_monitor.cc Use ofstream instead of ifstream where appropriate 2022-12-11 13:31:24 +01:00
fpga_buffer_monitor.h set the FPGA page size to 0x1000 for compatibility with the FPGA IP cores compiled for the ZynqMP 2022-04-19 15:53:00 +02:00
fpga_dma-proxy.cc use separate files for the Xilinx DMA-proxy and the ezdma drivers 2022-12-05 19:18:31 +01:00
fpga_dma-proxy.h Fix formatting 2022-12-05 20:42:42 +01:00
fpga_dynamic_bit_selection.cc Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan 2023-12-21 13:57:41 +01:00
fpga_dynamic_bit_selection.h Remove the EZDMA driver, fix time reporting when using the FPGA, and include minor fixes for the dynamic bit selection, the AD9361 FPGA signal source, and the FPGA acquisition sampling factor parameter 2023-12-20 18:56:04 +01:00
fpga_switch.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
fpga_switch.h Improve portability 2023-01-26 18:39:25 +01:00
gnss_sdr_timestamp.cc Adding timestamp capability to four bits signal source 2022-05-23 12:30:12 +02:00
gnss_sdr_timestamp.h Make Clang-format happy 2023-07-05 11:37:33 +02:00
gnss_sdr_valve.cc Prefer initialization to assignment in constructors 2021-12-14 12:59:35 +01:00
gnss_sdr_valve.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
pps_samplestamp.h Code cleaning 2023-07-05 12:02:50 +02:00
ppstcprx.cc Code cleaning 2023-07-05 12:02:50 +02:00
ppstcprx.h Code cleaning 2023-07-05 12:02:50 +02:00
rtl_tcp_commands.cc Fix error handling issues detected by Coverity Scan 2020.09 2021-01-25 13:35:47 +01:00
rtl_tcp_commands.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
rtl_tcp_dongle_info.cc Remove unused declaration 2022-06-28 17:34:22 +02:00
rtl_tcp_dongle_info.h Apply more concise file header format 2020-12-30 13:35:06 +01:00