Difference between revisions of "GNU Radio on APF"
From ArmadeusWiki
(Created page with "{{Under Construction}} Thanks to CPU power of ARM Cortex-A processors it is now possible to use GNU Radio on APF module like APF51 or APF6. This page will give you a...") |
m (→Sources) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
==Sources== | ==Sources== | ||
Although GNU Radio might be used with simulated input signals, it may be funnier to have a SDR capable dongle to capture real life signals. | Although GNU Radio might be used with simulated input signals, it may be funnier to have a SDR capable dongle to capture real life signals. | ||
− | rtl-sdr ([http://sdr.osmocom.org/trac/wiki/rtl-sdr] is on of the supported input plugin of GNU Radio. More infos on how to configure it [[ | + | rtl-sdr ([http://sdr.osmocom.org/trac/wiki/rtl-sdr] is on of the supported input plugin of GNU Radio. More infos on how to configure it [[RTL-SDR on APF|here]]. |
==Links== | ==Links== | ||
* http://gnuradio.org/redmine/projects/gnuradio/wiki | * http://gnuradio.org/redmine/projects/gnuradio/wiki | ||
* http://sdr.osmocom.org/trac/wiki/rtl-sdr | * http://sdr.osmocom.org/trac/wiki/rtl-sdr |
Latest revision as of 11:33, 22 January 2016
Page under construction... Informations on this page are not guaranteed !!
Thanks to CPU power of ARM Cortex-A processors it is now possible to use GNU Radio on APF module like APF51 or APF6. This page will give you a quick overview of how to do that.
Sources
Although GNU Radio might be used with simulated input signals, it may be funnier to have a SDR capable dongle to capture real life signals. rtl-sdr ([1] is on of the supported input plugin of GNU Radio. More infos on how to configure it here.