21 #ifndef INCLUDED_SATNOGS_TCP_RIGCTL_MSG_SOURCE_H 22 #define INCLUDED_SATNOGS_TCP_RIGCTL_MSG_SOURCE_H 25 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<tcp_rigctl_msg_source>
sptr;
55 make(
const std::string &addr, uint16_t port,
bool server_mode,
56 size_t interval_ms = 1000,
size_t mtu = 1500);
Block that accepts TCP messages with rigctl commands. Depending the command contents this block produ...
Definition: tcp_rigctl_msg_source.h:37
boost::shared_ptr< tcp_rigctl_msg_source > sptr
Definition: tcp_rigctl_msg_source.h:39
Definition: amsat_duv_decoder.h:29
#define SATNOGS_API
Definition: api.h:30