Difference between revisions of "Gnuradio"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=gnuradio |Short description=Software to create digital radio signals |Full description=GNU Radio is a collection of software that when combined with minimal hardwar...")
 
(new release)
Line 3: Line 3:
 
|Short description=Software to create digital radio signals
 
|Short description=Software to create digital radio signals
 
|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 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.
 +
|Homepage URL=http://www.gnu.org/software/gnuradio/
 
|User level=none
 
|User level=none
|Status=Live
+
|Component programs=GNU Radio Companion, PyBOMBS
|Component programs=
+
|VCS checkout command=$ git clone git://git.gnuradio.org/gnuradio
|Homepage URL=http://www.gnu.org/software/gnuradio/
 
|VCS checkout command=pserver:anoncvs@subversions.gnu.org:/cvsroot/gnuradio co -P gnuradio
 
 
|Computer languages=C,C++
 
|Computer languages=C,C++
|Documentation note=
+
|Documentation note=*GNU Radio Companion: a graphical UI to develop GNU Radio applications. GRC is free software. It is bundled with gnuradio since the release of the 3.2 version.
|Paid support=
+
*[https://github.com/pybombs/pybombs PyBOMBS]: 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.
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=fmio
 
|Related projects=fmio
 
|Keywords=audio,radio,GNU Radio,gnuradio
 
|Keywords=audio,radio,GNU Radio,gnuradio
|Is GNU=y
+
|Version identifier=3.7.1
|Last review by=Janet Casey
+
|Version date=2013/08/29
|Last review date=2007-08-27
+
|Version status=stable
 +
|Version download=http://gnuradio.org/releases/gnuradio/gnuradio-3.7.1.tar.gz
 +
|Version comment=N.B.  [http://gnuradio.org/releases/gnuradio/gnuradio-3.7.0.1.tar.gz GNU Radio 3.7.0.1 version] is the latest production release of the 3.7.0 branch.
 +
|Last review by=genium
 +
|Last review date=2013/09/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.0.4
+
|Status=
|Version date=2007-07-26
+
|Is GNU=Yes
|Version status=stable
+
|License verified date=2002-05-20
|Version download=ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.0.4.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Janet Casey
 
|License verified date=2002-05-20
 
|License verified date=2002-05-20
|Version comment=3.0.4 released 2007-07-26
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eric Blossom
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Eric Blossom
 
 
|Email=eb@comsec.com
 
|Email=eb@comsec.com
 
|Resource URL=
 
|Resource URL=
Line 46: Line 48:
 
{{Software category
 
{{Software category
 
|Interface=x-window-system
 
|Interface=x-window-system
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Janet Casey
 
|License verified date=2002-05-20
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 56: Line 53:
 
|Prerequisite description=fftw
 
|Prerequisite description=fftw
 
}}
 
}}
 +
{{Featured}}

Revision as of 02:10, 15 September 2013


[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






















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.