libgnuradio-vocoder3.10.8

gnuradio vocoder functions

Library of vocoder blocks, including ulaw, alaw, gsm and codec2. Debian uses external libraries for gsm and codec2.

libkryo2-java

object graph serialization framework for Java

Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.

ruby-rspec-block-is-expected

Simplify testing of blocks in RSpec via block_is_expected

subject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }

libgnuradio-trellis3.10.8

gnuradio trellis modulation functions

Library for trellis coding modulation, including the Viterbi Algorithm, Concatenated Coding and Turbo Decoding based upon finite state machine (FSM) class. Part of the main gnuradio build.

libgnuradio-runtime3.10.8

gnuradio core runtime

Top level component library. Defines core blocks. Handles settings for logging, performance counters, and control port. Part of the main gnuradio build.

python3-superqt

'missing' widgets and components for PyQt/PySide

The superqt project provides high-quality community-contributed Qt widgets and components for PyQt and PySide that are not provided in the native QtWidgets module. The module includes multihandle (range) sliders, comboboxes, and more.