Releases: IQTLabs/gamutRF
Releases · IQTLabs/gamutRF
v0.5.5
- Fix frequency exclusions not working
- Fix scanner log compression
- Fix mt_rx_samples_to_file memory leaks
v0.5.4
- 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
- Faster turn around for Ettus recordings (don't need to restart radio/stack between recordings).
- Upgrade numpy, scipy, matplotlib, black, pylint
v0.5.2
- 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
- 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
- Various bug fixes and performance improvements
- Restructured and simplified dockerfiles
- Moved to poetry for dependency and package management
v0.4.0
- 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
- 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
- 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
- Initial release with orchestrator, sigfinder, and API collectors