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



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to