![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of an adapter of a DLL+PLL tracking loop block for GPS L2C(M) to a TrackingInterface. More...
#include "base_dll_pll_tracking.h"Go to the source code of this file.
Classes | |
| class | GpsL2MDllPllTracking |
| This class implements a code DLL + carrier PLL tracking loop block adapter for GPS L2C(M) signals. More... | |
Interface of an adapter of a DLL+PLL tracking loop block for GPS L2C(M) to a TrackingInterface.
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.