5#ifndef PICOSCENES_PLATFORM_USRPFRONTEND_HXX
6#define PICOSCENES_PLATFORM_USRPFRONTEND_HXX
std::string referredInterfaceName
the user specified frontend name
The shared abstract frontend for SDR devices only.
Interface class for the USRP Frontend.
static std::shared_ptr< USRPFrontEnd > getInstance(const std::string &referredInterfaceName)
Gets the singleton instance of USRPFrontEnd.
USRPFrontEnd(const std::string &referredInterfaceName)
Constructs a USRPFrontEnd object.
std::string USRPAddress
The address string used to connect to the USRP device.