https://github.com/bgamari/gnuradio-multimode
https://github.com/bgamari/gnuradio-multimode
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgamari/gnuradio-multimode
- Owner: bgamari
- License: other
- Created: 2013-06-16T19:07:42.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-16T20:10:24.000Z (about 13 years ago)
- Last Synced: 2025-04-06T13:17:20.509Z (over 1 year ago)
- Language: Python
- Size: 215 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This package provides a multi-mode receiver for common "analog" modes including FM, AM, SSB, WFM, and TV-FM.
Run the install:
make install
Which will copy the .py files to $HOME/bin it will remind you to update your PATH and PYTHONPATH
to include $HOME/bin, so that the functions work correctly.