diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-12-09 11:34:04 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-12-16 09:18:47 -0600 |
commit | 8972efb73448fc131dac9b314657f7b45d8e9e30 (patch) | |
tree | 7ca0a360a893f5ca3cbee64bb750db2721397332 /.ci | |
parent | 610488690a5f7bf1dd828aa6b9a70dd0874ca87f (diff) | |
download | uhd-8972efb73448fc131dac9b314657f7b45d8e9e30.tar.gz uhd-8972efb73448fc131dac9b314657f7b45d8e9e30.tar.bz2 uhd-8972efb73448fc131dac9b314657f7b45d8e9e30.zip |
examples: Fix tx_bursts bandwidth/freq/gain reporting
This example would not specify a channel when querying the actual
frequency/bandwidth/gain after setting it. When using the --channels
options like this:
tx_bursts --channels 1 --freq 1e9 [...]
...it would request the frequency of 1 GHz on channel 1, then query the
frequency on channel 0 when reporting the "actual" frequency.
Also removes some boost::format().
Diffstat (limited to '.ci')
0 files changed, 0 insertions, 0 deletions