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

Interface of an adapter of a SBAS telemetry data decoder block to a TelemetryDecoderInterface. More...

#include "gnss_satellite.h"
#include "gnss_synchro.h"
#include "sbas_l1_telemetry_decoder_gs.h"
#include "telemetry_decoder_interface.h"
#include <gnuradio/runtime_types.h>
#include <cstddef>
#include <string>

Go to the source code of this file.

Classes

class  SbasL1TelemetryDecoder
 This class implements a NAV data decoder for SBAS frames in L1 radio link. More...
 

Detailed Description

Interface of an adapter of a SBAS telemetry data decoder block to a TelemetryDecoderInterface.

Author
Daniel Fehr 2013. daniel.co(at)bluewin.ch

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