Skip to content

Releases: shajen/rtl-sdr-scanner-cpp

SdrScanner v1.0.5

15 Feb 16:22
Compare
Choose a tag to compare

Changes

  • added AM modulation support

Quickstart

Install and update instruction here.

SdrScanner v1.0.4

09 Feb 21:42
Compare
Choose a tag to compare

Changes

  • add support for multiple architecture: arm32, arm64 and amd64

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

08 Feb 17:09
Compare
Choose a tag to compare

Changes

  • replaced step in scanner_frequencies_ranges with fft (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.