SoapySDR support: input: center frequency and sample rate handling

This commit is contained in:
f4exb
2018-11-02 02:33:04 +01:00
parent 5acac7b9fa
commit ea98f2e1c9
12 changed files with 527 additions and 14 deletions
@@ -16,6 +16,8 @@
#include "devicesoapysdrshared.h"
MESSAGE_CLASS_DEFINITION(DeviceSoapySDRShared::MsgReportBuddyChange, Message)
DeviceSoapySDRShared::DeviceSoapySDRShared() :
m_device(0),
m_channel(-1),