RFNoC Digital Downconverter Block: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(initial creation)
 
 
Line 31: Line 31:
== Example Flowgraph ==
== Example Flowgraph ==


== Example Output ==
You can find this example at [https://github.com/gnuradio/gnuradio/blob/main/gr-uhd/examples/grc/rfnoc_radio_ddc.grc rfnoc_radio_ddc.grc] <br>
[[File:Rfnoc duc radio.png]]


== Source Files ==
== Source Files ==
Line 47: Line 48:
: [https://github.com/gnuradio/gnuradio/blob/main/gr-uhd/grc/gen_rfnoc_ddc_block_yml.py uhd_rfnoc_ddc.block.yml]
: [https://github.com/gnuradio/gnuradio/blob/main/gr-uhd/grc/gen_rfnoc_ddc_block_yml.py uhd_rfnoc_ddc.block.yml]


[[Category:Stub Docs]]
[[Category:Block Docs]]
[[Category:Block Docs]]

Latest revision as of 13:10, 25 May 2025

Statement of purpose / function

Parameters

(R): Run-time adjustable

Channel count
default: 1
Block Args
default: ""
Device Select
default: -1
Instance Select
default: -1
Ch0
Frequency Shift (Hz)
default: 0
Ch0
Output Rate (Hz)
default: 0
Ch1
Frequency Shift (Hz)
default: 0
Ch1
Output Rate (Hz)
default: 0
Ch2
Frequency Shift (Hz)
default: 0
Ch2
Output Rate (Hz)
default: 0
Ch3
Frequency Shift (Hz)
default: 0
Ch3
Output Rate (Hz)
default: 0

Example Flowgraph

You can find this example at rfnoc_radio_ddc.grc
Rfnoc duc radio.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
uhd_rfnoc_ddc.block.yml