mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-19 06:41:47 -05:00
Tx ph.2: UpChannelizer: use order 64 filter as longer orders do not improve image rejection
This commit is contained in:
parent
06b2c4930e
commit
004cbcb060
@ -25,7 +25,7 @@
|
|||||||
#include "util/message.h"
|
#include "util/message.h"
|
||||||
#include "dsp/inthalfbandfilter.h"
|
#include "dsp/inthalfbandfilter.h"
|
||||||
|
|
||||||
#define UPCHANNELIZER_HB_FILTER_ORDER 80
|
#define UPCHANNELIZER_HB_FILTER_ORDER 64
|
||||||
|
|
||||||
class MessageQueue;
|
class MessageQueue;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user