Skip to content

Pre-Release v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@neural75 neural75 released this 02 Aug 15:58
· 100 commits to master since this release

Description

First usable version with sweep scan, no options is supported yet.
Sweep scan takes the frequency from GQRX with a bandwidth of +- 1 MHz.
Make sure to center the frequency of the de-modulator in order to remain on the same frequency range.
User input accepted during scan: ' ' (skip freq), b (ban freq), c (clear all bans), p (pause scan)

Bugs

  • For some unknown reason, sometimes the scan jumps too much between saved frequency for a while, after that normal scan is recovered spontaneously. Odd, but I kind of like it :)
  • On x86 systems frequencies above 2 GHz are not well received (signed 32 bit truncation), it should work all right on x64 systems. [fixed in the master branch]