Difference between revisions of "Gnuradio"

From Free Software Directory
Jump to: navigation, search
m (typo)
m (shorter url)
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/
+
|Homepage URL=http://gnuradio.org/
 
|User level=none
 
|User level=none
 
|Component programs=GNU Radio Companion, PyBOMBS
 
|Component programs=GNU Radio Companion, PyBOMBS

Revision as of 14:38, 22 June 2014


[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.