|
@@ -77,7 +77,7 @@ class fm_radio(gr.top_block, Qt.QWidget):
|
|
|
|
|
|
|
|
|
self.volume = volume = 0.5
|
|
|
- self.samp_rate = samp_rate = 1800000
|
|
|
+ self.samp_rate = samp_rate = 2560000
|
|
|
self.frequency_mhz = frequency_mhz = 98.3
|
|
|
self.down_rate_hertz = down_rate_hertz = 250000
|
|
|
|