Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexf91/gnuradio-experiments
- Owner: alexf91
- License: gpl-2.0
- Created: 2015-09-24T13:27:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-26T15:55:38.000Z (about 9 years ago)
- Last Synced: 2024-10-11T00:28:56.586Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gnuradio-experiments
Blind signal analysis with gnuradio and pythonI 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.