On 05/24/2015 06:46 PM, Carl Olsson wrote:
> Hi all,
> 
> I would like to use two filesink blocks to record signals from two
> USRP:s with MIMO Cable. I am interested in the phase offset of an
> incoming signal so I first need to calibrate and then start recording. I
> haven't found how this could be done in an easy way, does anyone have
> any ideas?
> 
> To clarify:
> I would like to start my flowgraph then when I press a button in the GUI
> start recording and then press the button again and stop recording.

Write a small Python block that takes a setter, then input a button
state through a QT selector. This block will only allow samples flowing
through when you input a certain state.

Cheers,
M


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

Reply via email to