aboutsummaryrefslogtreecommitdiffstats
path: root/host/python
diff options
context:
space:
mode:
Diffstat (limited to 'host/python')
-rw-r--r--host/python/uhd/filters.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/python/uhd/filters.py b/host/python/uhd/filters.py
index 8479b56e1..2862e2945 100644
--- a/host/python/uhd/filters.py
+++ b/host/python/uhd/filters.py
@@ -14,3 +14,5 @@ FilterType = lib.filters.filter_type
FilterInfoBase = lib.filters.filter_info_base
AnalogFilterBase = lib.filters.analog_filter_base
AnalogFilterLP = lib.filters.analog_filter_lp
+DigitalFilterBaseI16 = lib.filters.digital_filter_base_i16
+DigitalFilterFIRI16 = lib.filters.digital_filter_fir_i16