[Hackrf-dev] HackRF settling time

Michael Ossmann mike at ossmann.com
Thu Oct 9 22:54:15 EDT 2014


On Thu, Oct 09, 2014 at 11:25:12AM -0400, Quentin Smith wrote:
>
> You should write an app (maybe just a simple modification of
> hackrf_transfer) that opens the device once and then tunes different
> frequencies at fixed intervals, and I bet you'll find a much shorter
> settling time on all subsequent tunings.

Ideally you would do this in firmware.  The thing that takes the most
time when tuning from the host is the USB interface.  In firmware it
should be possible to tune in well under 1 ms.  With some work on
optimization, I think it could be faster than 200 us.

Mike


More information about the HackRF-dev mailing list