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,
UDP message/command accepter.
Definition: udp_msg_source.h:39
boost::shared_ptr< udp_msg_source > sptr
Definition: udp_msg_source.h:41
Definition: amsat_duv_decoder.h:29
#define SATNOGS_API
Definition: api.h:30