slackbuilds/ham/liquid-dsp
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README ham/liquid-dsp: Added (SDR DSP library). 2017-08-26 07:19:48 +07:00
liquid-dsp.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
liquid-dsp.info ham/liquid-dsp: Updated for version 1.3.2. 2020-04-19 09:57:37 +07:00
slack-desc ham/liquid-dsp: Added (SDR DSP library). 2017-08-26 07:19:48 +07:00

README

liquid-dsp is a free and open-source digital signal processing (DSP)
library designed specifically for software-defined radios on embedded
platforms. The aim is to provide a lightweight DSP library that does not
rely on a myriad of external dependencies or proprietary and otherwise
cumbersome frameworks. All signal processing elements are designed to be
flexible, scalable, and dynamic, including filters, filter design,
oscillators, modems, synchronizers, and complex mathematical operations.

Note: your CPU must support SSE3 instructions, for a list please see

  https://en.wikipedia.org/wiki/SSE3