[Hackrf-dev] HackRF One and Osmosdr Source Code
Michael Ossmann
mike at ossmann.com
Tue Feb 20 19:41:58 EST 2018
On Tue, Feb 20, 2018 at 04:38:53PM -0800, Neal Martini wrote:
>
> For example, I see that one of the commands generated by the osmocom is
> self.osmosdr_source_0.set_center_freq(center_freq, 0). I can see the osmosdr
> Include File source.h in the Gnu directories, but I can't find the source
> code that shows the implementation of the various functions used in the
> Hackrf communication.
I think what you are looking for is libhackrf:
https://github.com/mossmann/hackrf/tree/master/host
> Additionally, I would like to be able to view the source code for the Hackrf
> One's microprocessor (LPC4320FBD144) as well. This would enable me to see
> the exact way that the MAX2837 tuner, RFFC5072 mixer and the SI5351 clock
> registers are being used.
https://github.com/mossmann/hackrf/tree/master/firmware
Mike
More information about the HackRF-dev
mailing list