mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Tx ph.2: UpChannelizer: use order 64 filter as longer orders do not improve image rejection
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "util/message.h"
|
||||
#include "dsp/inthalfbandfilter.h"
|
||||
|
||||
#define UPCHANNELIZER_HB_FILTER_ORDER 80
|
||||
#define UPCHANNELIZER_HB_FILTER_ORDER 64
|
||||
|
||||
class MessageQueue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user