1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 08:54:49 -04:00

LimeSDR: device sample rate and hardware decimation/interpolation handling fix and simplification

This commit is contained in:
f4exb
2017-10-24 02:20:57 +02:00
parent 61afe840dc
commit 238c8d312e
10 changed files with 233 additions and 96 deletions
+1
View File
@@ -16,6 +16,7 @@
#include "devicelimesdrshared.h"
MESSAGE_CLASS_DEFINITION(DeviceLimeSDRShared::MsgReportSampleRateDirChange, Message)
MESSAGE_CLASS_DEFINITION(DeviceLimeSDRShared::MsgCrossReportToBuddy, Message)
MESSAGE_CLASS_DEFINITION(DeviceLimeSDRShared::MsgReportDeviceInfo, Message)