![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Adapts a PCPS acquisition block to an AcquisitionInterface for Galileo E5b data and pilot Signals for the FPGA. More...
#include "acq_conf_fpga.h"#include "channel_fsm.h"#include "gnss_synchro.h"#include "pcps_acquisition_fpga.h"#include <volk_gnsssdr/volk_gnsssdr_alloc.h>#include <memory>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | GalileoE5bPcpsAcquisitionFpga |
| This class adapts a PCPS acquisition block off-loaded on an FPGA to an AcquisitionInterface for Galileo E5b signals. More... | |
Adapts a PCPS acquisition block to an AcquisitionInterface for Galileo E5b data and pilot Signals for the FPGA.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2022 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file galileo_e5b_pcps_acquisition_fpga.h.
1.8.14