![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks. More...
Go to the source code of this file.
Classes | |
| 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) |
GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks.
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_msg_receiver_cc.h.
1.8.14