Skip to content
forked from wpats/scanner

This is a simple scanner application that currently supports the following SDR devices: Ettus B210, Nuand BladeRF, Airspy, SdrPlay, and HackRF. It is lightweight and fast compared to other scanner programs.

Notifications You must be signed in to change notification settings

luwangg/scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scanner

This is a simple scanner application that currently supports the following SDR devices: Ettus B210, Nuand BladeRF, Airspy, SdrPlay, and HackRF. It is lightweight and fast compared to other scanner programs. It implements a thin and efficient abstraction layer to interface to each of the devices. Because of this it is very fast. I wrote this because existing programs from GNUradio like usrp_spectrum_sense and osmocom_spectrum_sense use the rather heavyweight GNUradio abstractions. Also they do not take avantage of devices specific features to improve efficiency.

About

This is a simple scanner application that currently supports the following SDR devices: Ettus B210, Nuand BladeRF, Airspy, SdrPlay, and HackRF. It is lightweight and fast compared to other scanner programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • Other 1.2%