Author: trondeau
Date: 2007-02-19 14:37:17 -0700 (Mon, 19 Feb 2007)
New Revision: 4515
Modified:
gnuradio/branches/developers/n4hy/ofdm2/gnuradio-examples/python/ofdm/transmit_path.py
Log:
making transmit_path handle everything to get rid of transmit_path_simple.py
Modified:
gnuradio/branches/developers/n4hy/ofdm2/gnuradio-examples/python/ofdm/transmit_path.py
===================================================================
---
gnuradio/branches/developers/n4hy/ofdm2/gnuradio-examples/python/ofdm/transmit_path.py
2007-02-19 20:17:21 UTC (rev 4514)
+++
gnuradio/branches/developers/n4hy/ofdm2/gnuradio-examples/python/ofdm/transmit_path.py
2007-02-19 21:37:17 UTC (rev 4515)
@@ -41,8 +41,8 @@
options = copy.copy(options) # make a copy so we can destructively
modify
- self._verbose = options.verbose
- self._tx_amplitude = options.tx_amplitude # digital amplitude
sent to USRP
+ self._verbose = options.verbose
+ self._tx_amplitude = options.tx_amplitude # digital amplitude sent
to USRP
self.ofdm_mod = ofdm.ofdm_mod(fg, options)
self.packet_transmitter = \
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio