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,arm64andamd64
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
stepinscanner_frequencies_rangeswithfft(2048by 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
HackRfreading data - speeded up debug logs
- fixed timezone
Quickstart
Install and update instruction here.