GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
tcp_communication.h File Reference

Interface of the TCP communication class. More...

#include "tcp_packet_data.h"
#include <boost/array.hpp>
#include <boost/asio.hpp>

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

Detailed Description

Interface of the TCP communication class.

Author
David Pubill, 2011. dpubill(at)cttc.es

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.