67
edits
(Quoting cleanup) |
(Quoting cleanup - added usable 'Usage' information) |
||
Line 14: | Line 14: | ||
<ref>http://sourceforge.net/p/flightgear/mailman/message/32840980/</ref> | <ref>http://sourceforge.net/p/flightgear/mailman/message/32840980/</ref> | ||
== | == Usage == | ||
==== Qt5 Launcher ==== | |||
To use Phi you need to start the internal httpd server before FlightGear is started. The easiest way to do this is using the built-in Qt5 launcher and add the following line to Settings > Additional options. | |||
--httpd=8080 | |||
*insert image here | |||
==== FFGo ==== | |||
Add the --httpd=8080 command switch end of the config file. | |||
*insert image | |||
==== Console ==== | |||
run fgfs with the command line switch --httpd=8080 | |||
*insert image | |||
Once FlightGear is up and running we can access the Phi user interface from the main menu in FlightGear. Select Equipment > Map (opens in browser) or launch a web browser and enter the url http://localhost:8080 and press enter. | |||
== Gallery == | == Gallery == |
edits