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

Adapts a DLL+PLL VEML (Very Early Minus Late) tracking loop block to a TrackingInterface for Galileo E1 signals 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  GalileoE1DllPllVemlTrackingFpga
 This class Adapts a DLL+PLL VEML (Very Early Minus Late) tracking loop block to a TrackingInterface for Galileo E1 signals. More...
 

Detailed Description

Adapts a DLL+PLL VEML (Very Early Minus Late) tracking loop block to a TrackingInterface for Galileo E1 signals for the FPGA.

Author
Marc Majoral, 2019. mmajoral(at)cttc.cat

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