gr-fosphor 3.9~git20230826.e02a2ea-1 source package in Ubuntu

Changelog

gr-fosphor (3.9~git20230826.e02a2ea-1) unstable; urgency=medium

  * New upstream commits
    - fosphor/cl: Fix init type in cl_queue_clear_buffers
    - fosphor/axis: Fix warning in printf about possible buffer overrun
    - fosphor/gl_cmap_gen: Introduce a new 'prog' colormap
    This color map was originally given to me by 'prog', the sdr# author,
        then I tweaked it a bit.
    Note that there is currently no way to select it other than changing
        the code.
    - fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG
    - gr-fosphor: Add the overlap block
    This will probably be integrated as part of fosphor itself. But until
    it is, then this block is useful to overlap several FFT windows.
  * remove unnecessary python3-six dependency (Closes: #1064569)
  * also update obsolete package dependencies:
     libfreetype6-dev => libfreetype-dev
     libgl1-mesa-dev => libgl-dev
     pkg-config => pkgconf

 -- A. Maitland Bottoms <email address hidden>  Sat, 24 Feb 2024 10:10:10 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gr-fosphor_3.9~git20230826.e02a2ea-1.dsc 2.4 KiB 39709820c29057f8f1fec6e9de73a7622550a90ab04dc88d2d28a56f0306a198
gr-fosphor_3.9~git20230826.e02a2ea.orig.tar.xz 171.3 KiB deddb913f9b1305778e0ae4286346e783ff69da3577634a44e32ec75a1fb2d44
gr-fosphor_3.9~git20230826.e02a2ea-1.debian.tar.xz 3.9 KiB a3d0bb0d09ac618567cb786ff3eac490fc7f196c34e7d4287fd95d1ee796e658

No changes file available.

Binary packages built by this source

gr-fosphor: gnuradio fosphor block (GPU spectrum display)

 This implements a GNU Radio sink consisting of a GL display window
 that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum
 visualization using OpenCL and OpenGL acceleration.
 .
 To use the fosphor blocks in Python, import it as :
 .
 from gnuradio import fosphor
 .
 See the Doxygen documentation for details about the blocks available
 in this package. A quick listing of the details can be found in Python
 after importing by using:
 .
 help(fosphor)

libgnuradio-fosphor3.9.0: gnuradio fosphor block (GPU spectrum display) (library)

 This implements a GNU Radio sink consisting of a GL display window
 that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum
 visualization using OpenCL and OpenGL acceleration.
 .
 This package provides a shared library.

libgnuradio-fosphor3.9.0-dbgsym: debug symbols for libgnuradio-fosphor3.9.0