![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Receives ip frames containing samples in UDP frame encapsulation using a high performance packet capture library (libpcap). More...
#include "gnss_block_interface.h"#include <boost/thread.hpp>#include <gnuradio/sync_block.h>#include <arpa/inet.h>#include <net/ethernet.h>#include <net/if.h>#include <netinet/if_ether.h>#include <pcap.h>#include <string>#include <sys/ioctl.h>Go to the source code of this file.
Classes | |
| class | Gr_Complex_Ip_Packet_Source |
Receives ip frames containing samples in UDP frame encapsulation using a high performance packet capture library (libpcap).
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 gr_complex_ip_packet_source.h.