Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Last active September 24, 2018 14:44
Show Gist options
  • Save ianblenke/201cecff75207596ee681dde17cd1766 to your computer and use it in GitHub Desktop.
Save ianblenke/201cecff75207596ee681dde17cd1766 to your computer and use it in GitHub Desktop.
How to run the hackrf_sweep sorter
#!/bin/bash
hackrf_sweep -1 -f1:7250 -w 100000 -l32 -g8 2>/dev/null | grep 2018 | ./hackrf_sweep_sorter.pl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment