![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
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) |
Library with utilities for a GNSS Channel.
| using channel_msg_receiver_cc_sptr = gnss_shared_ptr<channel_msg_receiver_cc> |
Definition at line 33 of file channel_msg_receiver_cc.h.