Skip to content

Practical examples and simulations developed at GNURadio

Notifications You must be signed in to change notification settings

otilrac/gnuradio-examples-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU Radio Examples

Practical examples and simulations developed at GNURadio

Descripction

Repository to store all the examples developed in GNU Radio. The examples contain both simulations on basic analogue modulations and real working examples using software defined radio cards such as HackRF.

Available files

The following directories with their corresponding source files can be found in this repository:

  • BB: Example on the transmission of a baseband signal.
  • AM: Example on the transmission of an amplitude-modulated signal.
  • FM: Example on the transmission of a frequency modulated signal.
  • PWM: Example on the transmission of a pulse-width modulated signal.
  • FM-Receiver: Example using the HackRF card for the reception of a commercial FM signal.
  • FM-Transmiter: Example using the HackRF card to broadcast a commercial FM signal.

Installation

To install GNU Radio, it is best to follow these instructions.

Usage

To use each of the examples all you need to do is open the necessary source file using GNU Radio and run it

About

Practical examples and simulations developed at GNURadio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%