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

Interface of an adapter of a DLL+PLL tracking loop block for GPS L5 to a TrackingInterface for the FPGA. More...

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

Go to the source code of this file.

Classes

class  GpsL5DllPllTrackingFpga
 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 L5 to a TrackingInterface for the FPGA.

Author
Marc Majoral, 2019. mmajoral(at)cttc.cat Javier Arribas, 2019. 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_l5_dll_pll_tracking_fpga.h.