GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
galileo_telemetry_decoder_gs.h File Reference

Implementation of a Galileo unified INAV and FNAV message demodulator block. More...

#include "galileo_cnav_message.h"
#include "galileo_fnav_message.h"
#include "galileo_inav_message.h"
#include "gnss_time.h"
#include "nav_message_packet.h"
#include "telemetry_impl_interface.h"
#include "tlm_conf.h"
#include <boost/circular_buffer.hpp>
#include <gnuradio/types.h>
#include <pmt/pmt.h>
#include <vector>

Go to the source code of this file.

Classes

class  galileo_telemetry_decoder_gs
 This class implements a block that decodes the INAV and FNAV data defined in Galileo ICD. More...

Typedefs

using galileo_telemetry_decoder_gs_sptr = gnss_shared_ptr<galileo_telemetry_decoder_gs>

Functions

galileo_telemetry_decoder_gs_sptr galileo_make_telemetry_decoder_gs (const Gnss_Satellite &satellite, const Tlm_Conf &conf, int frame_type)

Detailed Description

Implementation of a Galileo unified INAV and FNAV message demodulator block.

Author
Javier Arribas 2018. jarribas(at)cttc.es
Carles Fernandez, 2021-2022. cfernandez(at)cttc.es

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2022 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file galileo_telemetry_decoder_gs.h.