1UHD_RX_CFILE(1) User Commands UHD_RX_CFILE(1)
2
3
4
6 uhd_rx_cfile - Save UHD received data
7
9 uhd_rx_cfile: [options] output_filename
10
12 Save I&Q data to a complex file for later use.
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 --samp-rate=SAMP_RATE
28 set sample rate (bandwidth) [default=1000000.0]
29
30 -f FREQ, --freq=FREQ
31 set frequency to FREQ
32
33 -g GAIN, --gain=GAIN
34 set gain in dB (default is midpoint)
35
36 -s, --output-shorts
37 output interleaved shorts instead of complex floats
38
39 -N NSAMPLES, --nsamples=NSAMPLES
40 number of samples to collect [default=+inf]
41
42 -v, --verbose
43 verbose output
44
45 --lo-offset=LO_OFFSET
46 set daughterboard LO offset to OFFSET [default=hw default]
47
49 uhd_fft(1) uhd_rx_nogui(1) uhd_siggen(1) uhd_siggen_gui(1)
50
51
52
53uhd_rx_cfile 3.10.1.0 2022-05-13 UHD_RX_CFILE(1)