GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes
gps_l2_m_dll_pll_tracking.h File Reference

Interface of an adapter of a DLL+PLL tracking loop block for GPS L1 C/A to a TrackingInterface. More...

#include "dll_pll_veml_tracking.h"
#include "tracking_interface.h"
#include <string>

Go to the source code of this file.

Classes

class  GpsL2MDllPllTracking
 This class implements a code DLL + carrier PLL tracking loop. More...
 

Detailed Description

Interface of an adapter of a DLL+PLL tracking loop block for GPS L1 C/A to a TrackingInterface.

Author
Carlos Aviles, 2010. carlos.avilesr(at)googlemail.com Javier Arribas, 2011. jarribas(at)cttc.es

Code DLL + carrier PLL according to the algorithms described in: K.Borre, D.M.Akos, N.Bertelsen, P.Rinder, and S.H.Jensen, A Software-Defined GPS and Galileo Receiver. A Single-Frequency Approach, Birkhauser, 2007


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