USRP Source

From GNU Radio
Revision as of 03:49, 9 March 2019 by 777arc (talk | contribs) (Created page with "Block used to stream samples from a USRP device. To adjust parameters like Center Frequency while running, use QT GUI Range or another control. The input message port...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Block used to stream samples from a USRP device.

To adjust parameters like Center Frequency while running, use QT GUI Range or another control. The input message port called "command" can be used to change frequency, gain, and other parameters via Message Passing.

A common arrangement is to use the QT GUI Frequency Sink's output message port and connect it to the USRP Source's input port, so that when a user double-clicks within the GUI to change frequency, the change gets propagated to the USRP device. See example flowgraph below for how this is connected.

Usrp source ex flowgraph.png

Usrp source ex flowgraph output.png

Parameters:

Output Type -

Wire Format -

Stream Args -

Stream Channels -

Devices Address -

Device Arguments -

Sync -

Clock Rate [Hz] -

Num Mboards -

Mbx Clock Source -

Mbx Subdev Spec -

Num Channels -

Samp Rate -

Chx Center Frequency -

Chx Gain Value -

Chx Gain Type -

Chx Antenna -

Chx Bandwidth -

Chx Enable DC Offset Correction -

Chx Enable IQ Imbalance Correction -