From 051aa2f5bc9f2311bb81669eb4326fd906592a1d Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 9 Dec 2010 13:56:35 -0800 Subject: uhd: update notes in grc blocks for addressing scheme --- gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py') diff --git a/gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py b/gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py index 7337c71d7..66728fe28 100755 --- a/gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py +++ b/gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py @@ -160,7 +160,7 @@ The UHD Single USRP $sourk.title() Block: Device Address: The device address is a delimited string used to locate UHD devices on your system. \\ If left blank, the first UHD device found will be used. \\ -Used args to specify a specfic device. +Use the device address to specify a specific device. USRP2 Example: addr=192.168.10.2 USRP1 Example: serial=12345678 -- cgit