Difference between revisions of "Gnuradio"

From Free Software Directory
Jump to: navigation, search
m (added cryptodonation)
m (cleaning)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Radio
 
|Name=GNU Radio
|Short description=toolkit for implementing software radios
+
|Short description=Toolkit for software-defined radios
|Full description='''GNU Radio''' is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software: it turns the digital modulation schemes used in high performance wireless devices into software problems. Waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver uses a wideband Analog to Digital Converter (ADC) that captures all the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor.
+
|Full description='''GNU Radio''' is a development toolkit that provides signal processing blocks to implement software radios. It can be used with external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.  
|Homepage URL=http://gnuradio.org/
 
|User level=none
 
|Component programs=GNU Radio Companion, PyBOMBS
 
|VCS checkout command=git clone git://git.gnuradio.org/gnuradio
 
|Computer languages=C,C++
 
|Documentation note=[http://gnuradio.org/doc/sphinx/ GNU Radio documentation]
 
  
See also :
+
It is widely used in research, industry, academia, government, and hobbyist environments to support both wireless communications research and real-world radio systems.
* [http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion GNU Radio Companion]: a graphical UI to develop GNU Radio applications. GRC is free software. It was bundled with gnuradio for the 3.2 release.
+
|Homepage URL=https://www.gnuradio.org/
* [https://github.com/pybombs/pybombs PyBOMBS], the GNU Radio installation tool . A helpful tool to build GNU Radio, it's dependencies, and many out-of-tree projects. PyBOMBS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.
+
|Is High Priority Project=No
|Donate=https://my.fsf.org/civicrm/contribute/transact?reset=1&id=16
+
|VCS checkout command=git clone https://github.com/gnuradio/gnuradio.git
|Accepts cryptocurrency donations=Yes
+
|Computer languages=C++, Python
 +
|Documentation note=GNU Radio documentation available at https://www.gnuradio.org/docs/
 +
 
 +
=== See also ===
 +
Tutorials designed to guide new GNU Radio users available at https://wiki.gnuradio.org/index.php/Tutorials
 +
|Decommissioned or Obsolete=No
 +
|Microblog=https://twitter.com/gnuradio
 
|IRC general=irc://irc.freenode.net/#gnuradio
 
|IRC general=irc://irc.freenode.net/#gnuradio
|Related projects=fmio
+
|Related projects=gnustandards,fmio
 
|Keywords=audio,radio,GNU Radio,gnuradio
 
|Keywords=audio,radio,GNU Radio,gnuradio
|Version identifier=3.7.10.1
+
|Version identifier=3.9.0.0
|Version date=2016/08/19
+
|Version date=2021/01/17
 
|Version status=stable
 
|Version status=stable
|Version download=http://gnuradio.org/releases/gnuradio/gnuradio-3.7.10.1.tar.gz
+
|Version download=https://www.gnuradio.org/releases/gnuradio/gnuradio-3.9.0.0.tar.xz
|Last review by=Bendikker
+
|Last review by=Genium
|Last review date=2018/02/19
+
|Last review date=2021/01/28
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
|Is GNU=Yes
+
|Submitted date=2011/04/01
|GNU package identifier=gnuradio
+
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://www.gnuradio.org/releases/gnuradio/gnuradio-3.9.0.0.tar.xz.asc
 +
|Test entry=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Janet Casey
+
|License verified by=Genium
|License verified date=2002-05-20
+
|License verified date=2020/04/22
 +
|License note=https://www.gnuradio.org/cgit/gnuradio.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=x-window-system
 +
|Program-build-automation=make-related
 +
|Programming-language=C, C++, python
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Use=live-communications
 +
|Uitoolkit=sdl
 +
|Works-with=audio
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[git]]
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[cmake]] (>= 2.6.3)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[boost]] (>= 1.35)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[cppunit]] (>= 1.9.14)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[fftw]] 3f (>= 3.0.1)
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Tom Rondeau
+
|Real name=Marcus Mueller
 
|Role=Maintainer
 
|Role=Maintainer
|Email=discuss-gnuradio@gnu.org
+
|Email=mmueller@gnuradio.org
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Johnathan Corgan
+
|Real name=Ben Hilburn
|Email=discuss-gnuradio@gnu.org
+
|Role=Project manager
 +
|Email=bhilburn@gnuradio.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=GitHub
|Resource URL=https://savannah.gnu.org/projects/gnuradio
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/gnuradio/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=GitHub
|Resource URL=https://tracker.debian.org/pkg/gnuradio
+
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/gnuradio/gnuradio/issues
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Developer
|Resource kind=E-mail
+
|Resource kind=VCS Repository Webview
|Resource URL=mailto:bug-gnuradio@gnu.org
+
|Resource URL=https://www.gnuradio.org/cgit/gnuradio.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help,Support
+
|Resource audience=User
|Resource kind=E-mail
+
|Resource kind=Mailing List
|Resource URL=mailto:discuss-gnuradio@gnu.org
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/discuss-gnuradio/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
|Resource kind=VCS Repository Webview
+
|Resource kind=Download
|Resource URL=http://gnuradio.org/git/gnuradio.git/
+
|Resource URL=https://www.gnuradio.org/releases/gnuradio/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Wiki
|Resource kind=Homepage
+
|Resource kind=General
|Resource URL=http://cgran.org/
+
|Resource URL=https://wiki.gnuradio.org/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=User
+
|Resource audience=Savannah
|Resource kind=Download
+
|Resource kind=Developer
|Resource URL=http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioLiveDVD
+
|Resource URL=https://savannah.gnu.org/projects/gnuradio/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Wikidata
|Resource kind=Download
+
|Resource kind=General
|Resource URL=http://gnuradio.org/releases/gnuradio/
+
|Resource URL=https://www.wikidata.org/wiki/Q5514028
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=x-window-system
+
|Resource audience=Debian
}}
+
|Resource kind=Developer
{{Software prerequisite
+
|Resource URL=https://tracker.debian.org/pkg/gnuradio
|Prerequisite kind=Source requirement
 
|Prerequisite description=fftw
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 18:55, 28 January 2021


[edit]

GNU Radio

https://www.gnuradio.org/
Toolkit for software-defined radios

GNU Radio is a development toolkit that provides signal processing blocks to implement software radios. It can be used with external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.

It is widely used in research, industry, academia, government, and hobbyist environments to support both wireless communications research and real-world radio systems.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

22 April 2020




Leaders and contributors

Contact(s)Role
Ben Hilburn Project manager
Marcus Mueller Maintainer


Resources and communication

AudienceResource typeURI
DebianDeveloperhttps://tracker.debian.org/pkg/gnuradio
WikidataGeneralhttps://www.wikidata.org/wiki/Q5514028
DeveloperDownloadhttps://www.gnuradio.org/releases/gnuradio/
GitHubBug Trackinghttps://github.com/gnuradio/gnuradio/issues
WikiGeneralhttps://wiki.gnuradio.org/
GitHubVCS Repository Webviewhttps://github.com/gnuradio/
SavannahDeveloperhttps://savannah.gnu.org/projects/gnuradio/
DeveloperVCS Repository Webviewhttps://www.gnuradio.org/cgit/gnuradio.git/
UserMailing Listhttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio/


Software prerequisites

KindDescription
Source requirementgit
Source requirementfftw 3f (>= 3.0.1)
Source requirementcmake (>= 2.6.3)
Source requirementboost (>= 1.35)
Source requirementcppunit (>= 1.9.14)




Entry























"Project manager" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Wiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.