discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] restarting sub flow graph


From: Nemanja Savic
Subject: Re: [Discuss-gnuradio] restarting sub flow graph
Date: Thu, 30 Apr 2015 12:31:40 +0200

In fact I would like to explain a bit more.
The flowgraph consists of rx and tx path:

WBX daughterboard -------> RX path
TX path --------> LFTX daughterboard

I have random source inside tx path. I want to set a number of bits that will be produced, then run TX path and record received symbols in RX path.
When I set a certain number of bits inside TX path, after the bits are generated, TX path doesn't have anything to do and should stop. So my question is how to rerun it again.

Nemanja

On Thu, Apr 30, 2015 at 12:20 PM, Nemanja Savic <address@hidden> wrote:
Hello again guys,

in my applicatoin I have two flow graphs, namely, rx and tx paths, separated.
TX path generates pseudorandom bit sequence which is then turned into digital signal and transmitted over LFTX board. This signal is fed into signal generator in order to modulate FKS signal. Modulated signal is fed back to WBX board, and the idea is to measure BER.
I want now to be able to restart TX and RX paths. If i Call lock() and unlock() will flowgraph be restarted?

Thanx

--
Nemanja Savić



--
Nemanja Savić

reply via email to

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