greatscottgadgets / hackrf

low cost software radio platform
https://greatscottgadgets.com/hackrf/
GNU General Public License v2.0
6.25k stars 1.48k forks source link

Add HackRF driver #487

Closed mazen-bassiouny closed 6 years ago

mazen-bassiouny commented 6 years ago

1.please if i have open source App which is supported by USRP and bladeRF only ..how can i add the HackRF drivers so that it support my HackRf dongle please just few guides if that possible

dominicgs commented 6 years ago

That depends on the application. In general my recommendation is to use an abstraction layer, such as SoapySDR. If you use that it will allow you to support many different SDR platforms, including HackRF.