Releases: shajen/rtl-sdr-scanner-cpp
Releases · shajen/rtl-sdr-scanner-cpp
SdrScanner v1.0.5
SdrScanner v1.0.4
Changes
- add support for multiple architecture:
arm32
,arm64
andamd64
RaspberryPi
It should work on RaspberryPi
. Strongly recommend to familiar with RaspberryPi section before start.
Quickstart
Install and update instruction here.
SdrScanner v1.0.3
Changes
- replaced
step
inscanner_frequencies_ranges
withfft
(2048
by default) - added ignored frequencies support
- improved transmissions detection
- improved spectrograms (added data averaging, reduced memory and CPU consumption, fixed some bugs)
- added ring buffer (reducing memory and CPU consumption)
- removed libprocps dependency
- fixed
HackRf
reading data - speeded up debug logs
- fixed timezone
Quickstart
Install and update instruction here.