![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of the TCP communication class. More...
Go to the source code of this file.
Classes | |
| class | Tcp_Communication |
| TCP communication class. More... | |
Macros | |
| #define | NUM_TX_VARIABLES_GALILEO_E1 13 |
| #define | NUM_TX_VARIABLES_GPS_L1_CA 9 |
| #define | NUM_RX_VARIABLES 4 |
Typedefs | |
| using | b_io_context = boost::asio::io_service |
Interface of the TCP communication class.
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 tcp_communication.h.