Re-remove the RTLSDR interpolating filter. Still need to distinguish HackRF vs. RTL-SDR sources.

This commit is contained in:
Nick Foster
2013-06-10 11:24:42 -04:00
parent 244c9105f2
commit bed2aa499e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ def main():
relay.subscribe("dl_data", sbs1port.output)
tb.run()
tb.cleanup()
tb.close()
relay.close()