1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
gnss-sdr/src/algorithms/signal_source/libs
Carles Fernandez a9b0ff184d
Add energy-saving options for AD9361
New flag rf_shutdown, true by default, allows setting the RX and TX streams ON when set to false.
New parameters rx1_enable and rx2_enable, true by default, allow to disable the secondary RX channel when not used
2019-10-13 23:38:06 +02:00
..
ad9361_manager.cc Add energy-saving options for AD9361 2019-10-13 23:38:06 +02:00
ad9361_manager.h Add energy-saving options for AD9361 2019-10-13 23:38:06 +02:00
CMakeLists.txt Fix building in some configurations 2019-10-10 10:40:37 +02:00
fpga_switch.cc Fix compilation in macOS when ENABLE_AD9361=ON 2019-09-23 14:36:09 +02:00
fpga_switch.h Remove tabs 2019-10-05 03:16:31 +02:00
gnss_sdr_valve.cc Fix bugprone-too-small-loop-variable clang-tidy check warnings 2019-08-24 17:34:12 +02:00
gnss_sdr_valve.h Uniformize header guards 2019-09-07 16:42:22 +02:00
rtl_tcp_commands.cc Update copyright year 2019-07-26 12:38:20 +02:00
rtl_tcp_commands.h Uniformize header guards 2019-09-07 16:42:22 +02:00
rtl_tcp_dongle_info.cc Fix errors risen by include_what_you_use 2019-08-17 13:56:54 +02:00
rtl_tcp_dongle_info.h Uniformize header guards 2019-09-07 16:42:22 +02:00