#include <devicebladerf2shared.h>
Definition at line 35 of file devicebladerf2shared.h.
◆ MsgReportBuddyChange()
DeviceBladeRF2Shared::MsgReportBuddyChange::MsgReportBuddyChange |
( |
uint64_t |
centerFrequency, |
|
|
int |
LOppmTenths, |
|
|
int |
fcPos, |
|
|
int |
devSampleRate, |
|
|
bool |
rxElseTx |
|
) |
| |
|
inlineprivate |
Definition at line 67 of file devicebladerf2shared.h.
int m_fcPos
Center frequency position.
uint64_t m_centerFrequency
Center frequency.
int m_LOppmTenths
LO soft correction in tenths of ppm.
bool m_rxElseTx
tells which side initiated the message
int m_devSampleRate
device/host sample rate
◆ create()
static MsgReportBuddyChange* DeviceBladeRF2Shared::MsgReportBuddyChange::create |
( |
uint64_t |
centerFrequency, |
|
|
int |
LOppmTenths, |
|
|
int |
fcPos, |
|
|
int |
devSampleRate, |
|
|
bool |
rxElseTx |
|
) |
| |
|
inlinestatic |
◆ getCenterFrequency()
uint64_t DeviceBladeRF2Shared::MsgReportBuddyChange::getCenterFrequency |
( |
| ) |
const |
|
inline |
◆ getDevSampleRate()
int DeviceBladeRF2Shared::MsgReportBuddyChange::getDevSampleRate |
( |
| ) |
const |
|
inline |
◆ getFcPos()
int DeviceBladeRF2Shared::MsgReportBuddyChange::getFcPos |
( |
| ) |
const |
|
inline |
◆ getLOppmTenths()
int DeviceBladeRF2Shared::MsgReportBuddyChange::getLOppmTenths |
( |
| ) |
const |
|
inline |
◆ getRxElseTx()
bool DeviceBladeRF2Shared::MsgReportBuddyChange::getRxElseTx |
( |
| ) |
const |
|
inline |
◆ m_centerFrequency
uint64_t DeviceBladeRF2Shared::MsgReportBuddyChange::m_centerFrequency |
|
private |
◆ m_devSampleRate
int DeviceBladeRF2Shared::MsgReportBuddyChange::m_devSampleRate |
|
private |
◆ m_fcPos
int DeviceBladeRF2Shared::MsgReportBuddyChange::m_fcPos |
|
private |
◆ m_LOppmTenths
int DeviceBladeRF2Shared::MsgReportBuddyChange::m_LOppmTenths |
|
private |
◆ m_rxElseTx
bool DeviceBladeRF2Shared::MsgReportBuddyChange::m_rxElseTx |
|
private |
The documentation for this class was generated from the following file: