gnuradio 3.10.5.0-1 source package in Ubuntu

Changelog

gnuradio (3.10.5.0-1) unstable; urgency=medium

  * update watch file
  * New upstream release
  * Runtime
    Python block have access to the block logger, as in C++
    Default log level changed to INFO (from OFF)
    Memory-based logger gr.dictionary_logger_backend() added for log debugging
    API Note: The Python block gateway is now completely implemented in the PyBind11 wrapper
     in order to clean up Python dependencies.
     This is technically an API change, but should not have any external effect.
    PMT serialization of Complex32 vectors is now REAL | IMAG on all platforms
    Python IO signature replication (multiple ports specified by one signature) fixed

  * GRC
    Continue processing block connections after a connection error occurs
    Drawing/scaling fixes that improve user experience on HiDPI and Windows machines

  * gr-analog
    AGC3 performance and bug fixes
    Python has access to control_loop parent class in PLL blocks
    CTCSS detection of standard tones improved by fixing floating point comparison

  * gr-blocks
    Probe Signal cross platform reliability improved by better thread synchronization

  * gr-digital
    CRC32 and CRC16 blocks use little-endian order regardless of host order. This is a wire format change.
    The options were to have different endian machines unable to communicate, or older and newer versions
     unable to communicate. Note that there is a more general set of blocks (CRC Append and CRC Check)
     that are recommended for use wherever possible.
    Packet headers use consistent bit order across machines
    Floating point/rounding fix in constellation lookup table

  * gr-fec
    LDPC G matrix n and k can be access from Python
    LDPC matrix output size calculation corrected
    CCSDS/Viterbi path metrics overflow fix

  * gr-network
    Improve UDP Source/Sink efficiency by removing a layer of buffering and using the GR
    circular buffer instead of the Boost equivalent

  * gr-qtgui
    Fixed Python code generation for Msg CheckBox, Digital Number Control, Toggle Button, Toggle Switch

  * gr-soapy
    Sources will generate rx_time, rx_freq and rx_rate tags, as in UHD sources,
    where supported by the underlying Soapy driver

  * gr-uhd
    Re-enable uhd.find_devices(), in addition to uhd.find()
    RFNoC: generate correct Python code when using clock/time source
    RFNoC: allow specification of adapter IDs for streamers
    RFNoC: enable setting of vlen and types for streamers
    RFNoC: streamers pay attention to stream args
    RFNoC: sync block controller with gr-ettus OOT
    RFNoC:set_property() and get_property() added to the C++ and Python APIs
    RFNoC: Python binds added for rfnoc_block_generic

  * gr-zeromq
    Sinks will optionally block on full queue, providing backpressure. Previously, overflow data was dropped.

 -- A. Maitland Bottoms <email address hidden>  Tue, 20 Dec 2022 00:58:39 -0500

Upload details

Uploaded by:
A. Maitland Bottoms
Uploaded to:
Sid
Original maintainer:
A. Maitland Bottoms
Architectures:
any all
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnuradio_3.10.5.0-1.dsc 5.1 KiB 720a816d0184bdeb13cd324bc243b11c5ba75481cc07beff4a530138f461b939
gnuradio_3.10.5.0.orig.tar.gz 4.2 MiB 04aae0c45e55c8fcaf99829d92db102395c7e10a7ad9910533694806d5ae121a
gnuradio_3.10.5.0-1.debian.tar.xz 33.7 KiB cec900165b827a315607d971b75b361937d3c678e73e89019070301c402f4680

Available diffs

No changes file available.

Binary packages built by this source

gnuradio: GNU Radio Software Radio Toolkit

 GNU Radio provides signal processing blocks to implement software
 radios. It can be used with readily-available low-cost external RF
 hardware to create software-defined radios, or without hardware in a
 simulation-like environment. It is widely used in hobbyist, academic
 and commercial environments to support both wireless communications
 research and real-world radio systems.
 .
 GNU Radio applications are primarily written using the Python
 programming language, while the supplied performance-critical signal
 processing path is implemented in C++ using processor floating-point
 extensions, where available. Thus, the developer is able to implement
 real-time, high-throughput radio systems in a simple-to-use,
 rapid-application-development environment.
 .
 While not primarily a simulation tool, GNU Radio does support
 development of signal processing algorithms using pre-recorded or
 generated data, avoiding the need for actual RF hardware.
 .
 This package contains the gnuradio-companion, a graphical tool for
 creating signal flow graphs and generating flow-graph source code.
 Also included are a variety of tools and utility programs.

gnuradio-dbgsym: debug symbols for gnuradio
gnuradio-dev: GNU Software Defined Radio toolkit development

 Header files for the GNU Radio software defined radio system.
 Since GNU Radio is a framework for development of SDR
 applications, you are likely to need this installed.
 .
 Part of the main gnuradio build.

gnuradio-doc: GNU Software Defined Radio toolkit documentation

 Documentation for the GNU Radio software defined radio system
 in html and xml form.
 .
 Part of the main gnuradio build.

libgnuradio-analog3.10.5: gnuradio analog functions

 Library for handling analog signal processing functions.
 These functions are also in gnuradio-core.
 Part of the main gnuradio build.

libgnuradio-analog3.10.5-dbgsym: debug symbols for libgnuradio-analog3.10.5
libgnuradio-audio3.10.5: gnuradio audio functions

 This is the gr-audio library, used to connect to audio sources
 (mic-in) and sinks (speaker-out) ports on a computer. The underlying
 hardware driver is system and OS dependent and this module should
 automatically discover the correct one to use. Part of the main
 gnuradio build.

libgnuradio-audio3.10.5-dbgsym: debug symbols for libgnuradio-audio3.10.5
libgnuradio-blocks3.10.5: gnuradio blocks functions

 Some non-signal processing blocks.
 These functions are also in gnuradio-core.
 Part of the main gnuradio build.

libgnuradio-blocks3.10.5-dbgsym: debug symbols for libgnuradio-blocks3.10.5
libgnuradio-channels3.10.5: gnuradio channels functions

 Some channel oriented processing blocks.
 These functions are also in gnuradio-core.
 Part of the main gnuradio build.

libgnuradio-channels3.10.5-dbgsym: debug symbols for libgnuradio-channels3.10.5
libgnuradio-digital3.10.5: gnuradio digital communications functions

 All the functions for doing digital modulation and demodulation,
 including bpsk, qpsk, gmsk and ofdm signals.
 Part of the main gnuradio build.

libgnuradio-digital3.10.5-dbgsym: debug symbols for libgnuradio-digital3.10.5
libgnuradio-dtv3.10.5: gnuradio digital TV signal processing blocks

 ATSC support, gr-atsc ported to a new framework, as well as
 DVB-S2, DVB-T, DVB-T2 digital video broadcast standards.
 Part of the main gnuradio build.

libgnuradio-dtv3.10.5-dbgsym: debug symbols for libgnuradio-dtv3.10.5
libgnuradio-fec3.10.5: gnuradio forward error correction support

 Handle forward error correction processing in gnuradio.
 Implements the GNU Radio FEC API, supporting encoders and
 decoders for no-op dummmy, repetition, and convolutional classes.
 Part of the main gnuradio build.

libgnuradio-fec3.10.5-dbgsym: debug symbols for libgnuradio-fec3.10.5
libgnuradio-fft3.10.5: gnuradio fast Fourier transform functions

 Library for Fourier transform techniques used in gnuradio.
 Uses single precision FFT from libfftw3-single3.
 Part of the main gnuradio build.

libgnuradio-fft3.10.5-dbgsym: debug symbols for libgnuradio-fft3.10.5
libgnuradio-filter3.10.5: gnuradio filter functions

 Library of filter blocks used in gnuradio. Implements
 FIR, IIR and FFT filters, as well as Polyphase filterbank and
 PFB arbitrary resampler methods.
 Part of the main gnuradio build.

libgnuradio-filter3.10.5-dbgsym: debug symbols for libgnuradio-filter3.10.5
libgnuradio-iio3.10.5: IIO blocks for GnuRadio

 Libiio is a library that has been conceived to ease the development of
 applications interfacing Industrial Input/Output (IIO) devices through
 the IIO subsystem of the Linux kernel.
 .
 The IIO blocks for GnuRadio can be used to create flowgraphs that interface
 IIO devices through libiio.
 .
 Part of the main gnuradio build.

libgnuradio-iio3.10.5-dbgsym: debug symbols for libgnuradio-iio3.10.5
libgnuradio-network3.10.5: gnuradio network library

 Library of blocks that implement UDP and TCP source and
 sink blocks supporting both IPv4 and IPv6.
 Part of the main gnuradio build.

libgnuradio-network3.10.5-dbgsym: debug symbols for libgnuradio-network3.10.5
libgnuradio-pdu3.10.5: gnuradio streaming protocol library

 Protocol Data Units library provides signal processing
 blocks that operate on Protocol Data Unit format messages. Many
 such blocks are analogs of streaming API functionality.
 Part of the main gnuradio build.

libgnuradio-pdu3.10.5-dbgsym: debug symbols for libgnuradio-pdu3.10.5
libgnuradio-pmt3.10.5: gnuradio pmt container library

 Polymorphic Types are opaque data types that are designed as generic
 containers of data that can be safely passed around between blocks
 and threads in GNU Radio.
 Part of the main gnuradio build.

libgnuradio-pmt3.10.5-dbgsym: debug symbols for libgnuradio-pmt3.10.5
libgnuradio-qtgui3.10.5: gnuradio Qt graphical user interface functions

 QT-based graphical sinks for gnuradio applications.
 Implements opengl, raster and native plotting methods, and
 supports a QT Style Sheet (QSS) file to adjust the look.
 Part of the main gnuradio build.

libgnuradio-qtgui3.10.5-dbgsym: debug symbols for libgnuradio-qtgui3.10.5
libgnuradio-runtime3.10.5: 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.

libgnuradio-runtime3.10.5-dbgsym: debug symbols for libgnuradio-runtime3.10.5
libgnuradio-soapy3.10.5: gnuradio SoapySDR support

 Soapy hardware drivers using the SoapySDR driver framework.
 Part of the main gnuradio build.

libgnuradio-soapy3.10.5-dbgsym: debug symbols for libgnuradio-soapy3.10.5
libgnuradio-trellis3.10.5: 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-trellis3.10.5-dbgsym: debug symbols for libgnuradio-trellis3.10.5
libgnuradio-uhd3.10.5: gnuradio universal hardware driver functions

 The gnuradio interface to the UHD library to connect to and send and
 receive data between to the Ettus Research, LLC product line -
 including the USRP family of software radio peripheral devices.
 Part of the main gnuradio build.

libgnuradio-uhd3.10.5-dbgsym: debug symbols for libgnuradio-uhd3.10.5
libgnuradio-video-sdl3.10.5: gnuradio video functions

 Library for handling SDL (Simple DirectMedia Layer) video data.
 Implements input and output blocks.
 Part of the main gnuradio build.

libgnuradio-video-sdl3.10.5-dbgsym: debug symbols for libgnuradio-video-sdl3.10.5
libgnuradio-vocoder3.10.5: gnuradio vocoder functions

 Library of vocoder blocks, including ulaw, alaw, gsm and codec2.
 Debian uses external libraries for gsm and codec2.
 .
 Part of the main gnuradio build.

libgnuradio-vocoder3.10.5-dbgsym: debug symbols for libgnuradio-vocoder3.10.5
libgnuradio-wavelet3.10.5: gnuradio wavelet functions

 Library of Daubechies wavelet function blocks.
 wvps computes the Wavelet Power Spectrum from
 a set of wavelet coefficients.
 .
 Part of the main gnuradio build.

libgnuradio-wavelet3.10.5-dbgsym: debug symbols for libgnuradio-wavelet3.10.5
libgnuradio-zeromq3.10.5: gnuradio zeromq functions

 0MQ messaging library support. Provide network socket
 endpoints for gnuradio data and message streams.
 PUB/SUB, PUSH/PULL, REP/REQ models supported.
 .
 Part of the main gnuradio build.

libgnuradio-zeromq3.10.5-dbgsym: debug symbols for libgnuradio-zeromq3.10.5