This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:tools-software:linux-software:gnuradio [07 Sep 2022 12:30] Liviu-Mihai Iacob Add steps for installing GNU Radio 3.8.2 |
resources:tools-software:linux-software:gnuradio [16 Feb 2023 18:45] Travis Collins [GNU Radio and IIO Devices: gr-iio] |
||
---|---|---|---|
Line 3: | Line 3: | ||
GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios or other generic processing. This articles focuses on using IIO based devices like PlutoSDR, [[../../eval/user-guides/ad-fmcomms2-ebz|AD-FMCOMMS2-EBZ]], [[../../eval/user-guides/ad-fmcomms3-ebz|AD-FMCOMMS3-EBZ]], [[../../eval/user-guides/ad-fmcomms4-ebz|AD-FMCOMMS4-EBZ]], [[../../eval/user-guides/arradio|ARRADIO]]and [[../../eval/user-guides/ad-fmcomms5-ebz|AD-FMCOMMS5-EBZ]] within GNU Radio itself. This support is currently provided in an out-of-tree (OOT) module called //**gr-iio**//. | GNU Radio is a free & open-source software development toolkit that provides signal processing blocks to implement software radios or other generic processing. This articles focuses on using IIO based devices like PlutoSDR, [[../../eval/user-guides/ad-fmcomms2-ebz|AD-FMCOMMS2-EBZ]], [[../../eval/user-guides/ad-fmcomms3-ebz|AD-FMCOMMS3-EBZ]], [[../../eval/user-guides/ad-fmcomms4-ebz|AD-FMCOMMS4-EBZ]], [[../../eval/user-guides/arradio|ARRADIO]]and [[../../eval/user-guides/ad-fmcomms5-ebz|AD-FMCOMMS5-EBZ]] within GNU Radio itself. This support is currently provided in an out-of-tree (OOT) module called //**gr-iio**//. | ||
+ | <note warning>If you are using gnuradio 3.10 or newer gr-iio is already provided within the base install of gnuradio itself. 3.9 is not supported in any form by gr-iio.</note> | ||
====== Linux Installation ====== | ====== Linux Installation ====== | ||