ha7ilm / csdr

A simple DSP library and command-line tool for Software Defined Radio.
522 stars 171 forks source link

python bindings #26

Open ckuethe opened 7 years ago

ckuethe commented 7 years ago

Not sure if this is interesting or useful, but here's a SWIG wrapper around libcsdr to allow you to call csdr functions from python. A test script is included to demonstrate very basic use of this binding.

And it has the nice property of being pronounced "cs derpy"