Skip to content

Get rid of Numpy dependency #1

@yayachiken

Description

@yayachiken

We only need Scipy to apply a low-pass filter to the Morse stream. Otherwise, we would get nasty clicks whenever the carrier is switched on or off.

This introduces quite a bit of bloat. In addition, we need only a very primitive low-pass filter. Reimplementing this would get rid of this more or less useless dependency.

(Note: We also use Numpy for convenience, we could get rid of this as well.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions