Skip to content

Releases: IQTLabs/gamutRF

v0.5.5

24 Oct 22:19
d77a32b
Compare
Choose a tag to compare
  • Fix frequency exclusions not working
  • Fix scanner log compression
  • Fix mt_rx_samples_to_file memory leaks

v0.5.4

20 Oct 04:37
dde110f
Compare
Choose a tag to compare
  • Fix crash in scanner on noisy frame
  • Scanner can initiate more than one recording per worker at once
  • Implement 256x256 FFT image per recording
  • vkfft 1.2.30
  • upgrade pylint, pytype, prometheus client, numpy, pandas, scipy

v0.5.3

12 Oct 21:53
3ce2921
Compare
Choose a tag to compare
  • Faster turn around for Ettus recordings (don't need to restart radio/stack between recordings).
  • Upgrade numpy, scipy, matplotlib, black, pylint

v0.5.2

29 Sep 02:25
1b7e845
Compare
Choose a tag to compare
  • GPU offloading FFT graphs
  • scanner uses zmq not UDP
  • use cairo not agg, matplotlib backend (faster)
  • freespacer service to manage disk space
  • upgrade pandas, numpy, scipy, matplotlib, pytype, pylint

v0.5.1

11 Aug 21:55
e507bd9
Compare
Choose a tag to compare
  • Switch to new compass implementation that supports multiple versions and centralized compass parameters
  • Upgrade mt_rx_samples_to_file to FFT capable version with better defaults
  • Test coverage.

v0.5.0

30 Jul 01:52
7c7e77e
Compare
Choose a tag to compare
  • Various bug fixes and performance improvements
  • Restructured and simplified dockerfiles
  • Moved to poetry for dependency and package management

v0.4.0

29 Jun 01:51
12f9d81
Compare
Choose a tag to compare
  • compress scanner CSV
  • more efficient MTUs for inter-container data
  • 20% specgram generation speed increase
  • RSSI server is restartable/retunable
  • add compass support/coverage
  • unify gnuradio source blocks
  • upgrade gnuradio to 3.10
  • test coverage

v0.3.0

13 Jun 21:26
f4c1982
Compare
Choose a tag to compare
  • NOTE: AGC on bladeRF is always on
  • prevent specgram runs from competing with API recordings
  • add web UI to sigfinder to initiate worker activity manually
  • add worker one shot RSSI streaming function on one frequency
  • add GPS/compass
  • add MQTT message server and logging
  • add ZST support for recording for all radios

v0.2.0

25 Apr 21:35
26d2edc
Compare
Choose a tag to compare
  • Upgrade to Ubuntu 22.04/python3.10
  • Initial SigMF support
  • Initial LimeSDR support
  • Compressed samples for Ettus
  • Spectrogram generator
  • Frequency translating filter utility
  • Airspy FM decoder

v0.1.0

04 Nov 16:20
fb00f85
Compare
Choose a tag to compare
  • Initial release with orchestrator, sigfinder, and API collectors