diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-04-06 11:56:15 -0700 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-04-17 07:59:50 -0500 |
commit | 261ee6d677b83ca15a3d38ddbb0c02ad5d4602fe (patch) | |
tree | 8ef445531b21cfac4ef151bfbac4bb1f99789acb /host/include | |
parent | a63682f981c3d4b828b5454a7d4849d181b9c8b3 (diff) | |
download | uhd-261ee6d677b83ca15a3d38ddbb0c02ad5d4602fe.tar.gz uhd-261ee6d677b83ca15a3d38ddbb0c02ad5d4602fe.tar.bz2 uhd-261ee6d677b83ca15a3d38ddbb0c02ad5d4602fe.zip |
examples: Add --power command line option to tx_waveforms
If you run
tx_waveforms --power -20 [other args]
it will try to set the out power to -20 dBm. The signal amplitude is
factored in, so changing --ampl will not change the actual TX power
unless it causes clipping, or becomes too low.
If the USRP does not support setting a power, the program will terminate
early. If it does support setting a power, but can't reach the requested
power, it will coerce, and print the actual, available power.
Diffstat (limited to 'host/include')
0 files changed, 0 insertions, 0 deletions