mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Demod Analyzer: fixed sample rate handling. Fixes #931
This commit is contained in:
@@ -48,6 +48,7 @@ MESSAGE_CLASS_DEFINITION(MainCore::MsgDeleteFeature, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgChannelReport, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgChannelSettings, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgChannelDemodReport, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgChannelDemodQuery, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgMapItem, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgPacket, Message)
|
||||
MESSAGE_CLASS_DEFINITION(MainCore::MsgTargetAzimuthElevation, Message)
|
||||
|
||||
Reference in New Issue
Block a user