|
GNU Radio's DIFI Package
The DIFI Out of Tree (OOT) Module allows users to leverage and easily use cloud resources in GNU Radio.
|
#include <difi_source_cpp.h>
Public Types | |
| typedef std::shared_ptr< difi_source_cpp< T > > | sptr |
Static Public Member Functions | |
| static sptr | make (std::string ip_addr, uint32_t port, uint8_t socket_type, int stream_number, int bit_depth, int context_pkt_behavior) |
| typedef std::shared_ptr<difi_source_cpp<T> > gr::difi::difi_source_cpp< T >::sptr |
|
static |