GNU Radio's SATNOGS Package
|
<+description of block+> More...
#include <udp_msg_sink.h>
Public Types | |
typedef boost::shared_ptr< udp_msg_sink > | sptr |
Static Public Member Functions | |
static sptr | make (const std::string &addr, uint16_t port, size_t mtu) |
<+description of block+>
typedef boost::shared_ptr<udp_msg_sink> gr::satnogs::udp_msg_sink::sptr |
|
static |
UDP sink that accepts PMT messages
addr | the address of the destination host |
port | the destination UDP port |
mtu | the maximum MTU |