Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 493 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 493 Bytes

redhawk-hackrf

Drivers for interfacing HackRF radios with REDHAWK

Contents

  • REDHAWK Softpkg Dependency (captivation.libhackrf)
  • REDHAWK Device (captivation.HackRFOne)
  • REDHAWK Node (captivation.HackRFNode)

Instructions

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