![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Signal source for the MAX2771EVKIT evaluation board connected directly to FPGA accelerators. This source implements only the MAX2771 control. It is NOT compatible with conventional SDR acquisition and tracking blocks. More...
#include "command_event.h"#include "concurrent_queue.h"#include "fpga_buffer_monitor.h"#include "fpga_spidev.h"#include "gnss_block_interface.h"#include "signal_source_base.h"#include <pmt/pmt.h>#include <cstdint>#include <memory>#include <mutex>#include <string>#include <thread>#include <vector>Go to the source code of this file.
Classes | |
| class | MAX2771EVKITSignalSourceFPGA |
Signal source for the MAX2771EVKIT evaluation board connected directly to FPGA accelerators. This source implements only the MAX2771 control. It is NOT compatible with conventional SDR acquisition and tracking blocks.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2024 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file max2771_evkit_signal_source_fpga.h.