Skip to content

dbasden/python-librtlsdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

**** WARNING: These bindings are several years out of date.  The librtlsdr library has almost certainly chained it's API enough to make them broken out of the box.


Some simple ctypes python bindings for librtlsdr

First, get and install librtlsdr from http://sdr.osmocom.org/trac/wiki/rtl-sdr

This does nothing but wrap librtlsdr

librtlsdr.so should be in your library path. It's a good idea if you
make sure that the rtlsdr binary that comes with it works before you
try this.

I haven't tested this with windows. Theoretically it should work with
librtlsdr compiled as a DLL

 -- David Basden <davidb-sdr@rcpt.to>

About

Python bindings for librtlsdr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages