Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

New DSP package #9

@JayKickliter

Description

@JayKickliter

I've started on a package that wraps liquid-dsp, now that liquid has transitioned to an MIT license.

I'm mainly doing this for testing purposes, since liquid-dsp has c implementations of most of the multi rate stuff we added to DSP.jl. Its primary purpose is low level software defined radio, so it'll be helpful to debug Radio.jl once I get it off the ground again.

liquid-dsp is pretty huge, but I'm not sure if it's big enough to warrant using Clang.jl. For the time being, I'm doing the wrapping by hand. I'll continue to wrap the parts of liquid that I need when they come up. If there's anything that the JuliaDSP community need to test, and liquid-dsp has it, let me know. I'll move it to the top of the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions