GNSS-SDR  0.0.13
An Open Source GNSS Software Defined Receiver
Classes | Typedefs
gps_l1_ca_pcps_acquisition_fine_doppler.h File Reference

Adapts a PCPS acquisition block with fine Doppler estimation to an AcquisitionInterface for GPS L1 C/A signals. More...

#include "channel_fsm.h"
#include "gnss_synchro.h"
#include "pcps_acquisition_fine_doppler_cc.h"
#include <memory>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  GpsL1CaPcpsAcquisitionFineDoppler
 This class Adapts a PCPS acquisition block with fine Doppler estimation to an AcquisitionInterface for GPS L1 C/A signals. More...
 

Typedefs

using pcps_acquisition_fine_doppler_cc_sptr = boost::shared_ptr< pcps_acquisition_fine_doppler_cc >
 

Detailed Description

Adapts a PCPS acquisition block with fine Doppler estimation to an AcquisitionInterface for GPS L1 C/A signals.

Authors
  • Javier Arribas, 2013. jarribas(at)cttc.es
*

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 gps_l1_ca_pcps_acquisition_fine_doppler.h.