From e30b824e9165bff69f09121631c3d5a706cbbd39 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Wed, 19 Oct 2011 15:10:58 -0700
Subject: Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to
 using UHD. Also removes related M4 and dependency requirements for
 USRP-related libs.

---
 gr-atsc/src/python/interp_short.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'gr-atsc/src/python/interp_short.py')

diff --git a/gr-atsc/src/python/interp_short.py b/gr-atsc/src/python/interp_short.py
index 11b169b27d..732ca831d5 100755
--- a/gr-atsc/src/python/interp_short.py
+++ b/gr-atsc/src/python/interp_short.py
@@ -22,8 +22,7 @@
 # This module starts the atsc processing chain taking the captured
 # off-air signal created with:
 #
-#  usrp_rx_cfile.py -R <side with tuner, a or b>
-#                   -d 10     set decimation to get signal at 6.4e6 rate
+#  uhd_rx_cfile.py  --samp-rate=6.4e6
 #                   -f <center of tv signal channel freq>
 #                   -g <appropriate gain for best signal / noise>
 #                   -s output shorts
-- 
cgit v1.2.3