discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Re: fm_tx4.py stronger signal, amplifying before send


From: Patrick Strasser
Subject: [Discuss-gnuradio] Re: fm_tx4.py stronger signal, amplifying before sending
Date: Fri, 31 Aug 2007 16:55:16 +0200
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Max Moser schrieb:

Can i amplify the signal before sending? How do i do that the easiest way in python? Setting the amplitude value higher in the sourcecode?

Of course. Use one of the gr.mulitply_const_xx blocks, x in (c, f, i, s). You can change the multiplication factor at runtime. Have a look at
http://gnuradio.org/doc/doxygen/classgr__multiply__const__cc.html

Patrick
--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at tugraz dot at>
Student of Telematik, Techn. University Graz, Austria





reply via email to

[Prev in Thread] Current Thread [Next in Thread]