21 #ifndef INCLUDED_SATNOGS_UDP_MSG_SOURCE_H
22 #define INCLUDED_SATNOGS_UDP_MSG_SOURCE_H
25 #include <gnuradio/block.h>
41 typedef boost::shared_ptr<udp_msg_source>
sptr;
52 make(
const std::string &addr, uint16_t port,
size_t mtu = 1500,
#define SATNOGS_API
Definition: api.h:30
UDP message/command accepter.
Definition: udp_msg_source.h:39
static sptr make(const std::string &addr, uint16_t port, size_t mtu=1500, size_t type=0)
boost::shared_ptr< udp_msg_source > sptr
Definition: udp_msg_source.h:41
Definition: amsat_duv_decoder.h:29