Derp bug in hacked Jawbreaker gain.
This commit is contained in:
parent
29f8a2c1b4
commit
230356bcaa
@ -181,7 +181,7 @@ class modes_radio (gr.top_block, pubsub):
|
|||||||
self._u.set_gain(40, "IF", 0)
|
self._u.set_gain(40, "IF", 0)
|
||||||
#self._u.set_gain(14, "BB", 0)
|
#self._u.set_gain(14, "BB", 0)
|
||||||
###DO NOT COMMIT
|
###DO NOT COMMIT
|
||||||
self._u.set_gain(options.gain)
|
# self._u.set_gain(options.gain)
|
||||||
print "Gain is %i" % self._u.get_gain()
|
print "Gain is %i" % self._u.get_gain()
|
||||||
|
|
||||||
#Note: this should only come into play if using an RTLSDR.
|
#Note: this should only come into play if using an RTLSDR.
|
||||||
|
Loading…
Reference in New Issue
Block a user