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 install
To clean project:
make distclean
To run the HackRF device:
# Launch REDHAWK domain (if necessary)
nodeBooter -D&
# Launch node containing HackRF device
sudo make check