discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] FSK Burst emission


From: samuel verdon
Subject: Re: [Discuss-gnuradio] FSK Burst emission
Date: Wed, 28 Mar 2018 14:54:46 +0200

Thank you for the answer.

 

I forgot to say that my graph is connected to hardware (bladerf or limesdr) via osmocom block. This one give me the error that there is not enough data.

 

Is it possible to do with hardware attached to gnuradio? All examples are without hardware and don’t have the clock of the hardware.

 

Thank you

 

 

De : Murray Thomson
Envoyé le :Wednesday, March 28, 2018 13:01
À : GNURadio Discussion List
Objet :Re: [Discuss-gnuradio] FSK Burst emission

 

 

On 28 March 2018 at 10:57, Jeff Long <address@hidden> wrote:

Take a look at gr-eventstream and gr-*burst.



On 03/28/2018 04:14 AM, samuel verdon wrote:

Hello everyone,

Builind a FSK tansiever, I would like to send burst data. All the fec and data maniupation are made with custom block working with message.

After formating everything, I  convert my data to Stream with « PDU to tagged Stream » block and send it to «GFSK mod » block.

This last block needs to have a steam to work (as I understand ). My burst messages come randomly from an UDP port and with different time interval.

When Nothing is tansmit the gnuradio flowgraph stops saying it does not have enough data comming to « PDU to tagged stream» to work.

How can I avoid this problem ? should I send zero between data ?  Is there a bloc to do this ?

Thank you

Sam


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


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

 

 


reply via email to

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