aboutsummaryrefslogtreecommitdiffstats
path: root/op25
diff options
context:
space:
mode:
authorMax <ikj1234i@yahoo.com>2017-10-18 19:11:53 -0400
committerMax <ikj1234i@yahoo.com>2017-10-18 19:11:53 -0400
commit87f546a9477653dc974eda2e98e6c38f141252a0 (patch)
tree275960fd5cb69c82612279d73498b415187e6b54 /op25
parente7d67538ae7f0a38ce530a42dea04ba45a9bf4b4 (diff)
scope.py message update
Diffstat (limited to 'op25')
-rwxr-xr-xop25/gr-op25_repeater/apps/scope.py7
1 files changed, 5 insertions, 2 deletions
diff --git a/op25/gr-op25_repeater/apps/scope.py b/op25/gr-op25_repeater/apps/scope.py
index a0cebfc..2e46a3f 100755
--- a/op25/gr-op25_repeater/apps/scope.py
+++ b/op25/gr-op25_repeater/apps/scope.py
@@ -3,10 +3,13 @@
s="""
*****************************************************************************
*
-* The scope.py app has been deprecated; it has been replaced by rx.py.
+* The scope.py app has been deprecated; it has been replaced by rx.py .
+*
+* See file "README" in this directory for further information about rx.py .
+*
* If you really want to use scope.py,
* 1) 'sudo make uninstall' the currently installed version of OP25
-* 2) 'get checkout bcef5dfc295a76aa219709c3492285b81652a2dd'
+* 2) 'git checkout bcef5dfc295a76aa219709c3492285b81652a2dd'
* 3) rebuild and re-install OP25, starting with an empty 'build' directory
*
*****************************************************************************