discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Tagged Stream Blocks with HackRF


From: sreeraj r
Subject: Re: [Discuss-gnuradio] Tagged Stream Blocks with HackRF
Date: Wed, 17 May 2017 10:51:43 +0200

You could give SoapyHackRF [1] a try. From the discussions [2-4] it looks like the Tx/Rx switching is fixed, allowing to put a source and sink block simultaneously in a flowgraph.  The device can switch to RX mode once the burst transmission is done. I am not sure about the Tx/Rx switching timing issues/whether libhackrf makes sure that the entire packet is transmitted or not.  You could also pad your packets with enough zeros to make sure that the packet gets transmitted (Bastian's gr-foo [5] modules will be helpful).

[1] https://github.com/pothosware/SoapyHackRF/wiki
[2] https://github.com/pothosware/SoapySDR/issues/34
[3] https://github.com/mossmann/hackrf/issues/221
[4] https://github.com/mossmann/hackrf/issues/195
[5] https://github.com/bastibl/gr-foo

Regards
Sreeraj Rajendran

On Tue, May 16, 2017 at 7:35 PM, Florian Adamsky <address@hidden> wrote:

On Tuesday, May 16 2017, Sylvain Munaut wrote:

> The hackrf driver has no support for burst transmissions.

thanks! Do you know if there is someone working on it? Is there some way
to work around this restrictions? Which other SDR support this feature?
BladeRF maybe?

Cheers
--
Dr. Florian Adamsky
http://florian.adamsky.it/

_______________________________________________
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]