Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonjan/gnuradio-grc-examples
This repository will have all my gnuradio exsamples
https://github.com/antonjan/gnuradio-grc-examples
eshail fmri gnuradio grc hackrf lime ssb zr6aic
Last synced: about 2 months ago
JSON representation
This repository will have all my gnuradio exsamples
- Host: GitHub
- URL: https://github.com/antonjan/gnuradio-grc-examples
- Owner: antonjan
- License: gpl-3.0
- Created: 2018-01-28T07:59:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T07:17:09.000Z (over 2 years ago)
- Last Synced: 2024-02-13T21:14:43.625Z (11 months ago)
- Topics: eshail, fmri, gnuradio, grc, hackrf, lime, ssb, zr6aic
- Language: Python
- Size: 5.67 MB
- Stars: 30
- Watchers: 5
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gnuradio-grc-exsamples
This project will have all my gnuradio grc files
Here is my files for rtl-sdr Lime sdr and hackrf
If you want a radio design for your application then contact me.
# prerequisite
If you want to decode afsk you need to install https://github.com/dl1ksv/gr-ax25
Restart gnuradio-companion
compile detectmarkspace.grc
close gnuradio-companion
Start gnuradio-companion and open the exsample APRS.grc
your afsk decoder should now work
# if you upgrade your Gnuradio to higer vertion
run the following command if ou upgrade or downgrade from previose verion of gnuradio before starting gnuradio 3.8 to .3.9
rm -rf ~/.cache/grc_gnuradio/cache.json