Patrick Strasser schrieb:
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?
Sorry, did not read carefully.
You don't need to add anything, the block "gain" is where you want to
turn at
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 l