Aircraft dialogs: Difference between revisions

Jump to navigation Jump to search
Line 70: Line 70:


With [[Phi]], Torsten succeeded with his first partial implementation of a EFIS PFD rendered in a web browser using nothing but existing web standards and a running FlightGear instance having the internal web server enabled.  
With [[Phi]], Torsten succeeded with his first partial implementation of a EFIS PFD rendered in a web browser using nothing but existing web standards and a running FlightGear instance having the internal web server enabled.  
{{#ev:youtube|sYM7uiWIprc}}
<small>You can see a FlightGear instance on the top right of the big monitor and Firefox on the left showing the EFIS. Both run on the same computer. Below the monitor are an old iPod touch (left) and a Nexus 7 (right), both running the EFIS as a web-app in full screen mode connected over WLAN. The EFIS in the FlightGear window is based on Canvas/Nasal. The other EFISes are 100% Nasal free, just HTML/SVG/CSS/JavaScript</small> <ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/32840980/
  |title  =  <nowiki> Re: [Flightgear-devel] Goodbye fgpanel - hello fgpanel 2.0 </nowiki>
  |author =  <nowiki> Torsten Dreyer </nowiki>
  |date  =  Sep 17th, 2014
  |added  =  Sep 17th, 2014
  |script_version = 0.36
  }}</ref>


The EFIS is created from Scalable Vector Graphics (SVG), is animated by JavaScript and driven by properties from FlightGear over websockets.  
The EFIS is created from Scalable Vector Graphics (SVG), is animated by JavaScript and driven by properties from FlightGear over websockets.  

Navigation menu