Summary
Digital Signal Processing (DSP)
Debian packages for filter coefficient calculation etc
This metapackage will install Debian packages that
aid the development of digital signal processing circuits
such as filter design.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Electronics
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Electronics mailing list
Links to other tasks
|
Debian Electronics Digital Signal Processing (DSP) packages
Official Debian packages with high relevance
dfcgen-gtk
Digital Filter Coefficients Generator (DFCGen) GTK+
|
Versions of package dfcgen-gtk |
Release | Version | Architectures |
stretch | 0.4-1 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.4-3 | amd64,arm64,armhf,i386 |
bullseye | 0.5-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 0.6-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 0.6-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 0.6-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
|
License: DFSG free
|
DFCGen, the Digital Filter Coefficients Generator, assists the engineer
in the design of digital filters. It supports the engineer in analysis
and synthesis of linear time-invariant time-discrete (LTI) systems from
the theoretical point of view. It performs generation of system transfer
function coefficients in the Z-domain, based on the type and specific
parameters of a chosen system.
|
|
gnuradio
GNU Radio Software Radio Toolkit
|
Versions of package gnuradio |
Release | Version | Architectures |
jessie | 3.7.5-5 | amd64,armel,armhf,i386 |
stretch | 3.7.10.1-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 3.7.13.4-4 | amd64,arm64,armhf,i386 |
bullseye | 3.8.2.0-14 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 3.10.5.1-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 3.10.11.0-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 3.10.11.0-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package gnuradio: |
role | dummy |
suite | gnu |
|
License: DFSG free
|
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.
|
|
|