20,741
edits
(→Issues) |
(→Issues) |
||
| Line 42: | Line 42: | ||
=== Issues === | === FlightGear Issues === | ||
* the MP pilot list is not able to deal with 190+ pilots: it shows "too many live PUI interfaces" and even causes segfaults in FG ... | * the MP pilot list is not able to deal with 190+ pilots: it shows "too many live PUI interfaces" and even causes segfaults in FG ... | ||
| Line 70: | Line 67: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Issues === | |||
* Altitude need to be computed with the climb rate calculated with the updateAIAircraf(); | |||
* When aircraft is on ground, planefinder.net send altitude=0 even if the runway is on top Everest mountain... It seem that planefinder send us a relative altitude when aircraft is on ground and send us absolute altitude when aircraft is flying. | |||