GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes | Typedefs | Functions
channel_libs

Classes

class  ChannelFsm
 This class implements a State Machine for channel. More...
 
class  channel_msg_receiver_cc
 GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks. More...
 

Typedefs

using channel_msg_receiver_cc_sptr = gnss_shared_ptr< channel_msg_receiver_cc >
 

Functions

channel_msg_receiver_cc_sptr channel_msg_receiver_make_cc (std::shared_ptr< ChannelFsm > channel_fsm, bool repeat)
 

Detailed Description

Library with utilities for a GNSS Channel.