To Run NoPiLive 1) Make sure NoPiLive has the required environment. You need to install the following packages: pip install pylint pip install matplotlib pip install pandas pip install scipy pip install lxml pip install requests 2) Make sure NoPiLive has access to needed support modules. Option A) On Linux something like: export PYTHONPATH=~/GPSTools/pythonTools/:~/GPSTools/NoPi_Display (also see/edit NoPiLive/set_path.sh) or on Windows something like: set PYTHONPATH=c:\GPSTools\pythonTools;c:\GPSTools\NoPi_Display Option B) checkout RT27.py from GPSTools/pythonTools checkout mutils from GPSTools/pythonTools checkout RXTools from GPSTools/pythonTools checkout small_DI.py from GPSTools/NoPi_Display 3) Configure the base and rover receivers to output RT27 stream and find the antenna location. NOTE: The initial version of NoPiLive requires a zero-baseline and clock-steering enabled. 4) Either: 3a) edit the nopilive.ini file to configure and run python nopilive.py --ini nopilive.ini 3b) or configure via the command line. Run python nopilive.py -h for command line options Menus