commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] gnuradio-examples/python/apps/hf_explorer hfx2.py


From: Charles B Swiger
Subject: [Commit-gnuradio] gnuradio-examples/python/apps/hf_explorer hfx2.py
Date: Tue, 11 Jul 2006 14:12:11 +0000

CVSROOT:        /sources/gnuradio
Module name:    gnuradio-examples
Changes by:     Charles B Swiger <cswiger>      06/07/11 14:12:11

Modified files:
        python/apps/hf_explorer: hfx2.py 

Log message:
        Turn web control back to default off state

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnuradio-examples/python/apps/hf_explorer/hfx2.py?cvsroot=gnuradio&r1=1.5&r2=1.6

Patches:
Index: hfx2.py
===================================================================
RCS file: /sources/gnuradio/gnuradio-examples/python/apps/hf_explorer/hfx2.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- hfx2.py     10 Jul 2006 21:04:07 -0000      1.5
+++ hfx2.py     11 Jul 2006 14:12:10 -0000      1.6
@@ -69,7 +69,7 @@
 
 # Web server control disabled by default. Do not enable
 # until directory structure and scripts are in place.
-WEB_CONTROL = True
+WEB_CONTROL = False
 
 # Controls display of AM Sync Carrier - turn off for smaller
 # window if not needed




reply via email to

[Prev in Thread] Current Thread [Next in Thread]