discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Transmit time synchronization


From: Muhammad Shahmeer Omar
Subject: Re: [Discuss-gnuradio] Transmit time synchronization
Date: Mon, 13 Oct 2014 05:57:02 -0700

sorry disregard previous mail

I am trying to implement a multi-relay cooperative network using gnuradio and USRP B200. I cannot figure out how to synchronize the relay transmissions using GNU-Radio (without editing FPGA code or using external clock source).

I created an out of tree module derived from the tags_demo example of uhd but i encounter a problem with the packet encoder.

my flow graph is something like

USRP source ---> tagging_block ---> DBPSK demod -->packet decoder --> encoder --> mod --> USRP sink.

when i attach tag debug block, i see that the packet decoder is not propogating my tags. Are their any substitutes to the encoder or is there any problem with my code which is attached. Any help would be very welcome. Thanks!



On Mon, Oct 13, 2014 at 5:53 AM, Muhammad Shahmeer Omar <address@hidden> wrote:
Hello all,

I am trying to implement a multi-relay cooperative network using gnuradio and USRP B200. I cannot figure out how to synchronize the relay transmissions using GNU-Radio (without editing FPGA code or using external clock source).

I created an out of tree module derived from the tags_demo example of uhd but i encounter a problem with the packet encoder.

my flow graph is something like

USRP source ---> tagging_block ---> DBPSK demod -->packet decoder --> encoder --> mod --> USRP sink.

Attachment: tx_tagging_impl.h
Description: Text Data

Attachment: tx_tagging_impl.cc
Description: Text Data


reply via email to

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