Hello Brian,

It will be difficult to provide useful advice without seeing your
flowgraph. Does your file correctly get written if you bypass the actual
radios and simply connect the transmitter and receiver flowgraphs together?
If it does then you probably need to add synchronization to your receiver.

Another good check is to look at the received raw spectrum and ensure that
the signal is being received at an appropriate power level. How do you have
the two USRPs connected? Antennas or coax with an attenuator?

Regards,
Derek

On Mon, Jul 3, 2017 at 11:29 PM, Brian <clarkb...@gmail.com> wrote:

> I have a flow graph that currently has a packet encoder at the transmitter
> and an encoder at the receiver.
>
> I am attempting to send a file from one usrp to the other.
>
> On investigating the output of the receiver it would not appear that it is
> processing anything possibly because of the access code but I have
> conformed they match and are suitably long and random.
>
> The file I get out is 0bytes.  If I bypass the decoder a large file is
> created, although large and unusable (noise)
>
> Any advice on how to proceed will be gratefully received and a
> pre-configured tx and rx flow graph will be most welcome.
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to