GNU Radio 3.3.0 C++ API
usrp2_mimo_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _MC_WE_LOCK   0x0001
#define _MC_MIMO_CLK_INPUT   0x0002
#define MC_WE_DONT_LOCK   0x0000
#define MC_WE_LOCK_TO_SMA   (_MC_WE_LOCK | 0)
#define MC_WE_LOCK_TO_MIMO   (_MC_WE_LOCK | _MC_MIMO_CLK_INPUT)
#define MC_PROVIDE_CLK_TO_MIMO   0x0004

Define Documentation

#define _MC_MIMO_CLK_INPUT   0x0002
#define _MC_WE_LOCK   0x0001
#define MC_PROVIDE_CLK_TO_MIMO   0x0004
#define MC_WE_DONT_LOCK   0x0000
#define MC_WE_LOCK_TO_MIMO   (_MC_WE_LOCK | _MC_MIMO_CLK_INPUT)
#define MC_WE_LOCK_TO_SMA   (_MC_WE_LOCK | 0)