Man page - tags_demo(1)
Packages contains this manual
- gr-ctrlport-monitor(1)
- uhd_siggen_gui(1)
- polar_channel_construction(1)
- gr_modtool(1)
- gr-perf-monitorx(1)
- gnuradio-companion(1)
- gr_plot_psd(1)
- gr_plot_const(1)
- dial_tone(1)
- grcc(1)
- gr_plot_time(1)
- uhd_siggen(1)
- display_qt(1)
- tags_demo(1)
- uhd_rx_cfile(1)
- gnuradio-config-info(1)
- uhd_fft(1)
- gr_plot_fft(1)
- gr_read_file_metadata(1)
- uhd_rx_nogui(1)
- gr_plot(1)
- gr_plot_qt(1)
- gr_plot_iq(1)
- gr_filter_design(1)
apt-get install gnuradio
Manual
TAGS_DEMO
NAMEDESCRIPTION
OPTIONS
SEE ALSO
NAME
tags_demo - GNURadio and UHD tags example
DESCRIPTION
Show source timestamps and demonstrate timed bursts on a sink.
OPTIONS
-h , --help
show this help message and exit
|
--addr |
the device address in string format |
|||
|
--rate |
the sample rate in samples per second (default=1000000) |
|||
|
--freq |
the center frequency in Hz (defaualt=1000000) |
--burst
the duration of each burst in seconds (defaualt=0.10000000000000001)
|
--idle |
idle time between bursts in seconds (defaualt=0.050000000000000003) |
The tags sink demo block will print USRP source time stamps. The tags source demo block will send bursts to the USRP sink. Look at the USRP output on a scope to see the timed bursts.
SEE ALSO
The c++ gnuradio example programs are in /usr/bin. There are also many Python and GnuRadio Companion examples in /usr/share/gnuradio/examples/...
dial_tone(1) uhd_rx_nogui(1) uhd_siggen(1) uhd_siggen_gui(1)