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

Interface of the State Machine for channel. More...

#include "acquisition_interface.h"
#include "concurrent_queue.h"
#include "telemetry_decoder_interface.h"
#include "tracking_interface.h"
#include <pmt/pmt.h>
#include <cstdint>
#include <memory>
#include <mutex>

Go to the source code of this file.

Classes

class  ChannelFsm
 This class implements a State Machine for channel. More...
 

Detailed Description

Interface of the State Machine for channel.

Authors
Javier Arribas, 2019. javia.nosp@m.rrib.nosp@m.as@gm.nosp@m.ail..nosp@m.com Antonio Ramos, 2017. antonio.ramos(at)cttc.es Luis Esteve, 2011. luis(at)epsilon-formacion.com

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