![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Adapts an FPGA-offloaded PCPS acquisition block to an AcquisitionInterface for GPS L2 M signals. More...
#include "acq_conf_fpga.h"#include "channel_fsm.h"#include "gnss_synchro.h"#include "pcps_acquisition_fpga.h"#include <gnuradio/runtime_types.h>#include <volk_gnsssdr/volk_gnsssdr_alloc.h>#include <cstddef>#include <memory>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | GpsL2MPcpsAcquisitionFpga |
| This class adapts a PCPS acquisition block off-loaded on an FPGA to an AcquisitionInterface for GPS L2 M signals. More... | |
Adapts an FPGA-offloaded PCPS acquisition block to an AcquisitionInterface for GPS L2 M signals.
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 gps_l2_m_pcps_acquisition_fpga.h.
1.8.14