1UHD_SIGGEN(1) User Commands UHD_SIGGEN(1)
2
3
4
6 uhd_siggen - Signal Generator using UHD hardware
7
9 uhd_siggen: [options]
10
12 Command-line signal generator application.
13
15 -h, --help
16 show this help message and exit
17
18 -a ARGS, --args=ARGS
19 UHD device address args , [default=]
20
21 --spec=SPEC
22 Subdevice of UHD device where appropriate
23
24 -A ANTENNA, --antenna=ANTENNA
25 select Rx Antenna where appropriate
26
27 -s SAMP_RATE, --samp-rate=SAMP_RATE
28 set sample rate (bandwidth) [default=1000000.0]
29
30 -g GAIN, --gain=GAIN
31 set gain in dB (default is midpoint)
32
33 -f FREQ, --tx-freq=FREQ
34 Set carrier frequency to FREQ [default=mid-point]
35
36 -x WAVEFORM_FREQ, --waveform-freq=WAVEFORM_FREQ
37 Set baseband waveform frequency to FREQ [default=0]
38
39 -y WAVEFORM2_FREQ, --waveform2-freq=WAVEFORM2_FREQ
40 Set 2nd waveform frequency to FREQ [default=none]
41
42 --sine Generate a carrier modulated by a complex sine wave
43
44 --const
45 Generate a constant carrier
46
47 --offset=OFFSET
48 Set waveform phase offset to OFFSET [default=0]
49
50 --gaussian
51 Generate Gaussian random output
52
53 --uniform
54 Generate Uniform random output
55
56 --2tone
57 Generate Two Tone signal for IMD testing
58
59 --sweep
60 Generate a swept sine wave
61
62 --amplitude=AMPL
63 Set output amplitude to AMPL (0.0-1.0) [default=0.15]
64
65 -v, --verbose
66 Use verbose console output [default=False]
67
69 uhd_siggen_gui(1)
70
71
72
73uhd_siggen 3.10.4.0 2023-02-01 UHD_SIGGEN(1)