PicoScenes API Docs
 
Loading...
Searching...
No Matches
SDRHardwareInformation.hxx File Reference
#include <vector>
#include <string>
#include <map>
#include <cstdint>
#include "PicoScenesCommons.hxx"
Include dependency graph for SDRHardwareInformation.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SDREthernetConnectionInterface
 
struct  SDRConnectionProfile
 
struct  SDRFrontEndProfile
 
struct  SDRDaughterboardProfile
 
struct  SDRMainBoardInfo
 
class  SDRDeviceHardwareInformation
 

Enumerations

enum class  SDRDeviceCombinationType : uint8_t { None = 0 , MIMOCable = 1 , Ethernet = 2 }
 

Enumeration Type Documentation

◆ SDRDeviceCombinationType

enum class SDRDeviceCombinationType : uint8_t
strong
Enumerator
None 
MIMOCable 
Ethernet 

Definition at line 15 of file SDRHardwareInformation.hxx.