GNU Radio interface module for Hermes Lite 2
conda install ryanvolz::gnuradio-hermeslite2
GNU Radio modules for Hermes Lite 2.
hermesNB sources decimated downconverted 48K-to-384K receiver complex stream(s), and sinks one 48k sample rate transmit complex stream. hermesWB sources raw ADC samples as a vector of floats, with vlen=16384. Each individual vector contains time contiguous samples. However there are large time gaps between between vectors. This is how HPSDR produces raw samples, it is due to Ethernet interface rate limitations between HPSDR and the host computer.
Example gnuradio-companion flowgraphs are installed with the package and can be found in:
- (Linux/macOS) $CONDA_PREFIX/share/gnuradio/examples/hermeslite2
- (Windows) %CONDA_PREFIX%\share\gnuradio\examples\hermeslite2