mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
DATV demod: make sure that when baseband rate changes the channelizer is reconfigured to get all available bandwidth
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -496,6 +496,8 @@ private:
|
||||
|
||||
void ApplySettings();
|
||||
|
||||
private slots:
|
||||
void channelSampleRateChanged();
|
||||
};
|
||||
|
||||
#endif // INCLUDE_DATVDEMOD_H
|
||||
|
||||
Reference in New Issue
Block a user