Virtual CoPilot: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(http://forum.flightgear.org/viewtopic.php?f=66&t=21266)
 
mNo edit summary
Line 1: Line 1:
{{Stub}}
{{Stub}}
{{WIP}}
{{WIP}}
== Runway Overrun Protection System ==
{{FGCquote
  | is it possible to add one interesting system to our lovely FG aircarft?  The system works quite similar to the GPWS,with the difference that is counting the runway length on landing,and it call-out the reaming legth of the rw,like 400m remaining ,300m remaining and so on. In this video ,you hear it,it's quite interesting.
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=193568#p193568
    |title=<nowiki>Runway overrun protection system</nowiki>
    |author=<nowiki>FGRS</nowiki>
    |date=<nowiki>Thu Nov 07</nowiki>
  }}
}}
{{FGCquote
  |@onox: if you've got any updated code that you'd like to share, I suggest to post it on the wiki so that we can help peer-review and extend the code, so that this could become the foundation for a little tutorial for people wanting to do similar stuff - alternatively, we could also add this to the upcoming newsletter. Let me know if you should have any Nasal related questions or if you need help using the wiki accordingly.
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=216821#p216821
    |title=<nowiki>Re: Runway overrun protection system</nowiki>
    |author=<nowiki>Hooray</nowiki>
    |date=<nowiki>Sun Aug 17</nowiki>
  }}
}}
{{FGCquote
  |The code that I have shown in a previous post should be part of a tutorial, but the actual code (TakeoffRunwayAnnounceClass and LandingRunwayAnnounceClass) should eventually live in Nasal/runway_announcer.nas or something in the giant monolithic beast called fgdata.
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=216897#p216897
    |title=<nowiki>Re: Runway overrun protection system</nowiki>
    |author=<nowiki>onox</nowiki>
    |date=<nowiki>Mon Aug 18</nowiki>
  }}
}}
{{FGCquote
  |Some kind of separate Nasal submodule would seem to make - for details, see: [[Creating_new_Nasal_scripts#Nasal_sub_modules]]
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=216898#p216898
    |title=<nowiki>Re: Runway overrun protection system</nowiki>
    |author=<nowiki>Hooray</nowiki>
    |date=<nowiki>Mon Aug 18</nowiki>
  }}
}}
{{FGCquote
  |It uses math, geo, and apt, so I guess it should live in Nasal/runway/runway_announcer.nas then.
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=216900#p216900
    |title=<nowiki>Re: Runway overrun protection system</nowiki>
    |author=<nowiki>onox</nowiki>
    |date=<nowiki>Mon Aug 18</nowiki>
  }}
}}

Navigation menu