I asked about hackrf on Windoes, programming it.
I got one reply:
**********************


you may use the source of hackrf-tools as a starting point. The tool
hackrf_transfer does the "reading a file and sending them out" (tx)
mentioned below.
...

So you may start studying the
code at 
https://github.com/mossmann/hackrf/blob/master/host/hackrf-tools/src/hackrf_transfer.c
watching out for hackrf_* calls (hackrf_init(), hackrf_open() and so
on). It may take a few minutes, but its worth doing this. You will
develop some kind of understanding how things work.
...

Regards,
Karsten

***********************

The problem is the usual one ... that leads to more strange things. I found 
hackrf.c and hackrf.dll
but not the libhackrf.lib that's necessary to compile. And the cource code to 
it, apparently
hackrf.c, has strange dependencies that I don;t have.

Does anybody have libhackrf.lib and the .dll files for all those other things.

Why does this have to be so hard?

Doug McDonald
_______________________________________________
HackRF-dev mailing list
[email protected]
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev

Reply via email to