-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels