![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Class that implements a TCP/IP telecommand command line interface for GNSS-SDR. More...
#include "concurrent_queue.h"#include <pmt/pmt.h>#include <array>#include <cstdint>#include <ctime>#include <functional>#include <memory>#include <string>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | TcpCmdInterface |
Class that implements a TCP/IP telecommand command line interface for GNSS-SDR.
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_cmd_interface.h.
1.8.14