Difference between revisions of "GNU Radio"
From Ettus Knowledge Base
(fix links) |
|||
Line 1: | Line 1: | ||
{| | {| | ||
− | |[ | + | |[https://gnuradio.org/ GNU Radio] is a free software development framework that provides signal processing functions for implementing software defined radios. The framework offers a graphical design approach in addition to supporting development in Python and C++. Supported globally by the open-source community and widely used in government, commercial and academic environments, GNU Radio gives users access to a diverse set of existing projects focused on wireless communications research and implementation of real-world radio systems. |
− | For more information on GNU Radio, please visit the [ | + | For more information on GNU Radio, please visit the [https://wiki.gnuradio.org/ GNU Radio Wiki]. |
− | The Comprehensive GNU Radio Archive Network (CGRAN) is a free open source repository for 3rd party GNU Radio applications a.k.a Out Of Tree Modules that are not officially supported by the GNU Radio project. | + | The [https://cgran.org/ Comprehensive GNU Radio Archive Network (CGRAN)] is a free open source repository for 3rd party GNU Radio applications a.k.a Out Of Tree ("OOT") Modules that are not officially supported by the GNU Radio project. |
|[[File:gnuradio.png|600px]] | |[[File:gnuradio.png|600px]] | ||
|} | |} | ||
− | |||
− | |||
[[Category:Software Resources]] | [[Category:Software Resources]] |
Latest revision as of 11:41, 20 February 2020
GNU Radio is a free software development framework that provides signal processing functions for implementing software defined radios. The framework offers a graphical design approach in addition to supporting development in Python and C++. Supported globally by the open-source community and widely used in government, commercial and academic environments, GNU Radio gives users access to a diverse set of existing projects focused on wireless communications research and implementation of real-world radio systems.
For more information on GNU Radio, please visit the GNU Radio Wiki. The Comprehensive GNU Radio Archive Network (CGRAN) is a free open source repository for 3rd party GNU Radio applications a.k.a Out Of Tree ("OOT") Modules that are not officially supported by the GNU Radio project. |