Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexf91/gnuradio-experiments

Just some random gnuradio stuff
https://github.com/alexf91/gnuradio-experiments

Last synced: 19 days ago
JSON representation

Just some random gnuradio stuff

Awesome Lists containing this project

README

        

# gnuradio-experiments
Blind signal analysis with gnuradio and python

I just throw some gnuradio stuff in there so that I don't delete any of it by
accident. It may be helpful for other people, but theres almost certainly a
better way to do it.

I usually do basic signal filtering in gnuradio and then send the raw bitstream
to a python program via a tcp socket.