![]() |
GNSS-SDR
0.0.13
An Open Source GNSS Software Defined Receiver
|
GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks. More...
#include "gnss_synchro.h"#include "monitor_pvt.h"#include <gnuradio/block.h>#include <pmt/pmt.h>#include <map>#include <memory>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | channel_status_msg_receiver |
| GNU Radio block that receives asynchronous channel messages from tlm blocks. More... | |
Typedefs | |
| using | channel_status_msg_receiver_sptr = boost::shared_ptr< channel_status_msg_receiver > |
Functions | |
| channel_status_msg_receiver_sptr | channel_status_msg_receiver_make () |
GNU Radio block that receives asynchronous channel messages from acquisition and tracking blocks.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors)
GNSS-SDR is a software defined Global Navigation Satellite Systems receiver
This file is part of GNSS-SDR.
SPDX-License-Identifier: GPL-3.0-or-later
Definition in file channel_status_msg_receiver.h.
1.8.14