Recent Releases of gr-plasma
gr-plasma - Version 1.1.0 Release Candidate 1
Overview
This release majorly overhauls the way PDU metadata is passed between blocks. In v1.0.0, it was very difficult to tell which metadata fields were required for each block (or which fields were output from each block) without reading the block implementation. Moreover, each block's metadata fields could not be changed from their definition in pmt_constants.h.
In v1.1.0, each block has a "Metadata" tab in its GRC properties page. This makes it clear to the user which fields the block operates on, and the user is free to change it to match whatever metadata standard they want to conform to (e.g., SigMF). Aside from this, the internal processing of each block has not changed.
New blocks
- 2D Cell-Averaging Constant False Alarm Rate (CA-CFAR) detector
New features
- Added LFM block parameter to control the starting frequency of the waveform sweep
- C++
Published by ShaneFlandermeyer over 3 years ago
gr-plasma - v1.0.0
GNU Radio conference 2022 initial release. The API in this release matches the conference paper.
- C++
Published by ShaneFlandermeyer over 3 years ago