Skip to content

Releases: krakenrf/krakensdr_doa

Pi Image File V1.8.0

01 Mar 06:44
06c4408
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.8.0 Changelog:

  • Fix long term connection stability to map.krakenrf.com
  • Fix remote parameter updates from map.krakenrf.com
  • Immediate saving of parameters
  • Various bug fixes

Pi Image File V1.7.0

06 Sep 03:45
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.7.0 Changelog:

  • Added auto-squelch
  • Auto-gain added (note fixed gain may still best in most situations as auto gain can overload easily)
  • Added ROOT-MUSIC algorithm (useful if you only need a single bearing output, but may provide poor results when used with the app)
  • Various bugfixes
  • Underlying code refactored

Pi Image File V1.6.1

20 Jun 11:22
3d2f81b
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.6.1 Changelog:

  • Fix issue with timestamping
  • Add FIR order setting in web gui. Setting a higher FIR order may improve results especially when dealing with multiple narrowband signals close to one another. The trade-off is higher CPU usage.
  • Add beta features for FM demod. Warning: Is beta, so demod quality is poor. Can fill up the SD card rapidly, which could result in a boot failure.
  • Minor UI fixes
  • Numba removed in some functions, may result in higher CPU usage, but seems to make things more stable

Pi Image File V1.6

10 May 04:29
c9862f7
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.6 Changelog:

  • Various bug fixes, code refactors
  • Improved logging (Credit: @godsic)
  • Fix center freq bug (Credit: @redradist)
  • Optimizations to the receiver memory transfer code
  • Python and Numba Cache is cleared by default now to avoid corruptions or mismatches, so the first boot may take a little longer than others. This should hopefully fix the spectrum randomly freezing that some people have been seeing.
  • Cleaned up apt and pip cache to save SD card space

Pi Image File V1.5

22 Mar 09:27
51a7f4e
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.5 Changelog:

Pi Image File V1.43

10 Feb 08:19
e2e34a0
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.43 Changelog:

  • Fixed external GPS not automatically connecting on startup
  • Added recent pull req's from third party contributor that enhances MUSIC features

Pi Image File V1.42

02 Feb 03:59
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.42 Changelog:

  • Updated middleware code for map.krakenrf.com. More robust.

Pi4 Image File V1.41

10 Nov 01:14
dcb45ac
Compare
Choose a tag to compare

Ready to use image file for Pi 4 devices.

Contains KrakenDOA code.

V1.41 Changelog:

  • PR code removed, unfortunately we cannot include this anymore due to legal reasons.