discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Questions about burst communication


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Questions about burst communication
Date: Fri, 25 Sep 2015 09:21:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

On 24.09.2015 16:31, address@hidden wrote:
> Julian and Martin,
> 
> Typically 2 U's appear then a stream of O's. Ya, I don't have any sort
> of correlation block on the receiver side so that is definitely a
> problem. Next week I'll work on implementing a correlation block with a
> barker code preamble.
> 
> Do you have any suggestions for quick testing and validation? What I've
> been doing to check the bytes, if my acknowledgment fails, is to save
> the bytes to a file and use MATLAB to inspect them. Is there an easier
> way to quickly look at individual bytes?

If you have lots of O's, looking at bytes won't help -- the O's are
because your receive part is somehow too slow or stalling. You'll need
to fix that first.

Does your receiver have it's own dedicated thread?

M




reply via email to

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