Tutorials: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
* [[TutorialsQTGUI|QTGUI Tutorial]] - A tutorial on how to develop Python GNU Radio applications. Some DSP and programming background required.
* [[TutorialsQTGUI|QTGUI Tutorial]] - A tutorial on how to develop Python GNU Radio applications. Some DSP and programming background required.
* [http://www.trondeau.com/gr-tutorial/ Tom Rondeau's gr-tutorial] - Some tutorials from the boss himself.
* [http://www.trondeau.com/gr-tutorial/ Tom Rondeau's gr-tutorial] - Some tutorials from the boss himself.
* [[Simulations]] - A tutorial on how to use GNU Radio without hardware to verify performance and simulate RF conditions.
* [[Tutorials/Simulations|Simulations]] - A tutorial on how to use GNU Radio without hardware to verify performance and simulate RF conditions.


== Tutorials on developing with and for GNU Radio ==
== Tutorials on developing with and for GNU Radio ==

Revision as of 10:04, 16 March 2017

Tutorials

Guided Tutorials

See the Guided Tutorials from the GNU Radio Community Development Working Group. These cover the basics of what GNU Radio is, interacting with the GNU Radio Companion, programming blocks, advanced programming concepts, hardware issues and exploration, and some details on dealing with digital demodulation.

Beginner-level tutorials

Note that even as a GNU Radio beginner, you'll be delving into the realm of software defined radio, which is a complex field.

Tutorials on developing with and for GNU Radio

Writing GNU Radio code

Advanced Development

Development tools

Outdated tutorials

Kept here for archeological reasons only.

  • Alonso's Examples: attachment:alonsos-examples.zip

Non-GNU Radio-specific tutorials hosted on this wiki

Template:Include(ExternalDocumentation)

The 3rd-party documentation lives on a separate page which can be found here.

Attachments