Skip to content

Improve digital down-converter in leecher #2

@tejeez

Description

@tejeez
  • 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

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