IQ Correction Manual Offset: Difference between revisions
Jump to navigation
Jump to search
(initial creation) |
(correct yml file) |
||
Line 27: | Line 27: | ||
; Block definition | ; Block definition | ||
: [https://github.com/gnuradio/gnuradio/blob/main/gr- | : [https://github.com/gnuradio/gnuradio/blob/main/gr-blocks/grc/blocks_correctiq_man.block.yml blocks_correctiq_man.block.yml] | ||
[[Category:Stub Docs]] | [[Category:Stub Docs]] | ||
[[Category:Block Docs]] | [[Category:Block Docs]] |
Latest revision as of 01:33, 29 October 2023
This block provides a mechanism to manually provide a real and imaginary signal offset. Very similar to a complex add block, the block supports dynamic updating on the values
Parameters
(R): Run-time adjustable
- Real (I)
- default: '0.0'
- Imag (Q)
- default: '0.0'
Example Flowgraph
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- blocks_correctiq_man.block.yml