Hackrf One Windows 10

Posted on by

Download:

  1. Hackrf One Windows 10
  2. Hackrf One Windows 10 Software
  3. Hackrf One On Windows 10

Windows: Download the latest version
Linux: read Installation section below

Kubernetes Cluster Explorer gives you full visibility—and peace of mind. With a multi-dimensional representation of a Kubernetes cluster, you can explore your namespaces, deployments, nodes, pods, containers, and applications. Linux is amazing. Actually used it throughout university. Was given a Macbook (work owned) when I started working so use that for work and when my other laptop gave up on me (it had Ubuntu on) I bought a new one and havent really had a chance to install Ubuntu yet (I mainly use it for games though so havent really had a need to install linux again - do miss it though).

Features:

  • Optimized for only one purpose - to use HackRF as a spectrum analyzer
  • All changes in settings restart hackrf_sweep automatically
  • Easy retuning
  • Peak / Persistent display
  • Frequency allocation bands for EU / USA(partial)
  • High resolution waterfall plot
  • Spur filter - removes spur artifacts from the spectrum
  • hackrf_sweep integrated as a shared library

Requirements:

  • HackRF One with Firmware 2017.02.1 or newer (use linux inside virtual machine to update the firmware)

Installation:

Hackrf one windows 10 software

Make sure HackRF is using at least the minimum firmware version (see above)

Windows:

  1. Windows 7+ x64 required
  2. Install Java JRE 64bit v1.8+
  3. Download the latest version of Spectrum Analyzer and unzip
  4. Install HackRF as a libusb device
  5. Download Zadig and run
  6. Goto Options and check List All Devices
  7. Find 'HackRF One' and select Driver 'WinUSB' and click install
  8. Install (if you don't have one installed) Java JRE for Windows x64
  9. Run 'hackrf_sweep_spectrum_analyzer_windows.cmd'

Linux:

  1. To run, ensure these packages are installed (exact name depends on distro):
    libusb-1.0 libfftw3 default-jdk
  2. Newer openjdk might work also, not tested. On Ubuntu 18.04:
    sudo apt install libusb-1.0 libfftw3-bin default-jdk
  3. Follow the HackRF USB permissions setup - you have to add rules to udev to allow hackrf library to open the HackRF USB device, it does not work by default.
Windows

8085 simulator download. If something does not work, you can try to build it manually.

Hackrf One Windows 10

Building

Hackrf One Windows 10 Software

Building native libraries for Windows (using mingw-w64) and linux is done in one unified build using Ubuntu 18.04 x64.

Hackrf One On Windows 10

  1. You'll need to install these packages:
    sudo apt install build-essential ant git libusb-1.0 libfftw3-bin libfftw3-dev default-jdk mingw-w64
  2. git clone --depth=1 https://github.com/pavsa/hackrf-spectrum-analyzer.git
  3. cd hackrf-spectrum-analyzer/src/hackrf-sweep/
  4. make
  5. To run, simply execute: build/hackrf_sweep_spectrum_analyzer_linux.sh

Known issues:

  • Spectrum updates stop on parameter change
    • Solution: press reset button on the HackRF (firmware bug)

License:

GPL v3