1TAGS_DEMO(1) User Commands TAGS_DEMO(1)
2
3
4
6 tags_demo - GNURadio and UHD tags example
7
9 Show source timestamps and demonstrate timed bursts on a sink.
10
12 -h, --help
13 show this help message and exit
14
15 --addr the device address in string format
16
17 --rate the sample rate in samples per second (default=1000000)
18
19 --freq the center frequency in Hz (defaualt=1000000)
20
21 --burst
22 the duration of each burst in seconds (de‐
23 faualt=0.10000000000000001)
24
25 --idle idle time between bursts in seconds (de‐
26 faualt=0.050000000000000003)
27
28 The tags sink demo block will print USRP source time stamps. The tags
29 source demo block will send bursts to the USRP sink. Look at the USRP
30 output on a scope to see the timed bursts.
31
33 The c++ gnuradio example programs are in /usr/bin. There are also many
34 Python and GnuRadio Companion examples in /usr/share/gnuradio/exam‐
35 ples/...
36
37 dial_tone(1) uhd_rx_nogui(1) uhd_siggen(1) uhd_siggen_gui(1)
38
39
40
41TAGS_DEMO 3.10.6.0 2023-08-05 TAGS_DEMO(1)