Drivers for interfacing HackRF radios with REDHAWK
- REDHAWK Softpkg Dependency (captivation.libhackrf)
- REDHAWK Device (captivation.HackRFOne)
- REDHAWK Node (captivation.HackRFNode)
To install into standard SDRROOT directory:
make installTo clean project:
make distcleanTo run the HackRF device:
# Launch REDHAWK domain (if necessary)
nodeBooter -D&
# Launch node containing HackRF device
sudo make check