antonjan / gnuradio-grc-examples

This repository will have all my gnuradio exsamples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repository will have all my gnuradio exsamples

License:GNU General Public License v3.0


Languages

Language:Python 97.8%Language:Shell 2.2%