UHD simple baseband player

From Opendigitalradio
Jump to: navigation, search

Simple UHD baseband player (no GUI) from Marcus Leech.

Files

Requires recent version of gnuradio + UHD

Usage

Usage: simple_sender.py: [options]

Options:

  -h, --help            show this help message and exit
  -f FREQUENCY, --frequency=FREQUENCY
                        Set Center Frequency of Transmitter [default=204.64M]
  -r RATE, --rate=RATE  Set Sample Rate for USRP [default=2M]
  --devid=DEVID         Set UHD Device ID [default=type=usrp1]
  --subdev=SUBDEV       Set UHD Subdevice Name [default=A:0]
  --dgain=DGAIN         Set Digital Gain (dB) [default=0]
  --scale=SCALE         Set Linear Scaling Value for Inputs to map into
                        {-1,+1} [default=32.768k]
Personal tools