Author: jcorgan
Date: 2007-07-26 08:41:05 -0600 (Thu, 26 Jul 2007)
New Revision: 6070
Modified:
gnuradio/branches/releases/3.0/gnuradio-examples/python/digital/transmit_path.py
Log:
Applied changeset r5947 on trunk to release branch.
Modified:
gnuradio/branches/releases/3.0/gnuradio-examples/python/digital/transmit_path.py
===================================================================
---
gnuradio/branches/releases/3.0/gnuradio-examples/python/digital/transmit_path.py
2007-07-26 14:38:18 UTC (rev 6069)
+++
gnuradio/branches/releases/3.0/gnuradio-examples/python/digital/transmit_path.py
2007-07-26 14:41:05 UTC (rev 6070)
@@ -85,7 +85,7 @@
# Set the USRP for maximum transmit gain
# (Note that on the RFX cards this is a nop.)
- self.set_gain(self.subdev.gain_range()[0])
+ self.set_gain(self.subdev.gain_range()[1])
self.amp = gr.multiply_const_cc(1)
self.set_tx_amplitude(self._tx_amplitude)
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio