Skip to content

Pi Image File V1.5

Compare
Choose a tag to compare
@krakenrf krakenrf released this 22 Mar 09:27
· 261 commits to main since this release
51a7f4e

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.5 Changelog:

  • Algorithms implemented by @godsic added. These are experimental decorrelation algorithms that could help when there is a lot of multipath. See the Decorrelation heading under https://github.com/krakenrf/krakensdr_docs/wiki/05.-KrakenSDR-Web-Interface-Controls#doa-configuration for more information.
  • Fix peak-hold. Thanks @godsic
  • Add num sources menu. If you know for sure that there is more than one signal on the same frequency, you can set the number of sources here. But setting it higher than the actual number of sources can cause bad results. Thanks @godsic
  • Cleaned up conda install, removed a bunch of installation packages to reclaim disk space