Skip to content

Resamples a data stream at output rates which are not limited to integer multiples of the input sampling rate

License

Notifications You must be signed in to change notification settings

ganlubbq/ArbitraryRateResampler

 
 

Repository files navigation

REDHAWK Basic Components rh.ArbitraryRateResampler

Description

Contains the source and build script for the REDHAWK Basic Components rh.ArbitraryRateResampler. Resamples a data stream at output rates which are not limited to integer multiples of the input sampling rate. This component can increase or decrease the sample rate. No anti-aliasing filtering is included, so users must use this component with caution when decreasing the sampling rate to avoid aliasing or pre-filter themselves in an upstream component if required.

Installation Instructions

This asset requires the rh.dsp shared library. This must be installed in order to build and run this asset. To build from source, run the build.sh script found at the top level directory. To install to $SDRROOT run, `build.sh instal

Copyrights

This work is protected by Copyright. Please refer to the Copyright File for updated copyright information.

License

REDHAWK Basic Components rh.ArbitraryRateResampler is licensed under the GNU Lesser General Public License (LGPL).

About

Resamples a data stream at output rates which are not limited to integer multiples of the input sampling rate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.0%
  • C++ 34.1%
  • Shell 8.1%
  • Makefile 4.1%
  • M4 2.7%