-
Notifications
You must be signed in to change notification settings - Fork 1
Improve digital down-converter in leecher #2
Copy link
Copy link
Open
Description
tejeez
opened on Feb 12, 2020
Issue body actions
- Consider using a FIR or CIC filter instead of the IIR because linear phase response would be preferable
- Add support for non-integer resampling ratios (possibly using msresamp_crcf in liquid)
- Check whether readStream should always try to return exactly the requested number of samples (unless timeout happens). Now it can return less if the shared buffer wraps around or if the resampler returns less.
- Add support for multiple channels (MIMO)
- Add support for other data types
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels