瀏覽代碼

fix "type object 'gnuradio.filter.filter_python.firdes' has no attribute 'WIN_KAISER'" (another error blocks update of fm_radio.py)

Fabian Peter Hammerle 7 月之前
父節點
當前提交
df1c5827c1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fm_radio.grc

+ 1 - 1
fm_radio.grc

@@ -179,7 +179,7 @@ blocks:
     samp_rate: samp_rate
     type: fir_filter_ccf
     width: '10000'
-    win: firdes.WIN_KAISER
+    win: window.WIN_KAISER
   states:
     bus_sink: false
     bus_source: false