GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
galileo_e5a_noncoherent_iq_acquisition_caf_cc.h File Reference

Adapts a PCPS acquisition block to an AcquisitionInterface for Galileo E5a data and pilot Signals. More...

#include "acq_conf.h"
#include "acquisition_impl_interface.h"
#include "channel_fsm.h"
#include "gnss_sdr_fft.h"
#include "gnss_synchro.h"
#include <gnuradio/block.h>
#include <gnuradio/gr_complex.h>
#include <fstream>
#include <memory>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  galileo_e5a_noncoherentIQ_acquisition_caf_cc
 This class implements a Parallel Code Phase Search Acquisition. More...

Typedefs

using galileo_e5a_noncoherentIQ_acquisition_caf_cc_sptr = gnss_shared_ptr<galileo_e5a_noncoherentIQ_acquisition_caf_cc>

Functions

galileo_e5a_noncoherentIQ_acquisition_caf_cc_sptr galileo_e5a_noncoherentIQ_make_acquisition_caf_cc (const Acq_Conf &conf, bool both_signal_components, int CAF_window_hz, int Zero_padding)

Detailed Description

Adapts a PCPS acquisition block to an AcquisitionInterface for Galileo E5a data and pilot Signals.

Author
Marc Sales, 2014. marcsales92(at)gmail.com \based on work from:

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file galileo_e5a_noncoherent_iq_acquisition_caf_cc.h.