HF Explorer - Web only control

using the CherryPY web server for Python




This version of HF Explorer is mainly for my bedside listening, tuning gnuradio with an Ipaq. It makes use of the python web server module, CherryPy. While this uses the same radio module (weaver_isb_am_usrp3.py) as hfx11a.py, only a minimum of functions are available. Those are: lower-sideband only, volume and AF filter, plus a bunch of tuning buttons for tuning around.

http://localhost/


The code:


The web server port is set in the conf file, among other things.