![]() |
GNSS-SDR
0.0.13
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 <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>#include <boost/shared_ptr.hpp>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)
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 gr_complex_ip_packet_source.h.
1.8.14