mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-07 10:43:58 +00:00
Adding notch filter files
Creation of empty files for notch input filter
This commit is contained in:
@@ -21,6 +21,7 @@ set(INPUT_FILTER_ADAPTER_SOURCES
|
||||
freq_xlating_fir_filter.cc
|
||||
beamformer_filter.cc
|
||||
pulse_blanking_filter.cc
|
||||
notch_filter.cc
|
||||
)
|
||||
|
||||
include_directories(
|
||||
|
||||
0
src/algorithms/input_filter/adapters/notch_filter.h
Normal file
0
src/algorithms/input_filter/adapters/notch_filter.h
Normal file
@@ -20,6 +20,7 @@
|
||||
set(INPUT_FILTER_GR_BLOCKS_SOURCES
|
||||
beamformer.cc
|
||||
pulse_blanking_cc.cc
|
||||
notch_filter_cc.cc
|
||||
)
|
||||
|
||||
include_directories(
|
||||
|
||||
Reference in New Issue
Block a user