679#ifndef INCLUDED_LORA_MESSAGE_SOCKET_SOURCE_H
680#define INCLUDED_LORA_MESSAGE_SOCKET_SOURCE_H
683#include <gnuradio/block.h>
700 typedef boost::shared_ptr<message_socket_source>
sptr;
706 static sptr make(
const std::string& addr, uint16_t port);
#define LORA_API
Definition api.h:30
Message socket source block , using UDP.
Definition message_socket_source.h:698
boost::shared_ptr< message_socket_source > sptr
Definition message_socket_source.h:700
static sptr make(const std::string &addr, uint16_t port)
Definition channelizer.h:28