mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
126a77e69f
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
11 lines
604 B
Text
11 lines
604 B
Text
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
|