![]() |
GNSS-SDR
0.0.13
An Open Source GNSS Software Defined Receiver
|
signal source for Analog Devices front-end AD9361 connected directly to FPGA accelerators. This source implements only the AD9361 control. It is NOT compatible with conventional SDR acquisition and tracking blocks. Please use the fmcomms2 source if conventional SDR acquisition and tracking is selected in the configuration file. More...
#include "concurrent_queue.h"#include "fpga_dynamic_bit_selection.h"#include "fpga_switch.h"#include "gnss_block_interface.h"#include <pmt/pmt.h>#include <cstdint>#include <memory>#include <mutex>#include <string>#include <thread>Go to the source code of this file.
Classes | |
| class | Ad9361FpgaSignalSource |
signal source for Analog Devices front-end AD9361 connected directly to FPGA accelerators. This source implements only the AD9361 control. It is NOT compatible with conventional SDR acquisition and tracking blocks. Please use the fmcomms2 source if conventional SDR acquisition and tracking is selected in the configuration file.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors)
GNSS-SDR is a software defined Global Navigation Satellite Systems receiver
This file is part of GNSS-SDR.
SPDX-License-Identifier: GPL-3.0-or-later
Definition in file ad9361_fpga_signal_source.h.
1.8.14