Talk:Advanced weather: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (Switch to the {{forum url}} template for all forum links.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= improving the FG atmosphere model =
* {{forum url|p=70714}}
* http://www.av8n.com/fly/fgfs/README.altimetry.html
* http://www.av8n.com/physics/altimetry.htm
* {{forum url|p=124326}}
* {{forum url|p=124435}}
* {{forum url|p=123972}}
= documentation =
= documentation =
* meaning of various flags?
* meaning of various flags?

Latest revision as of 07:39, 11 June 2019

improving the FG atmosphere model


documentation

  • meaning of various flags?

gui issues

There's currently: OK and Clear/End

I ASSUME, that it would be more intuitive for most people to simply replace these two buttons with a single [APPLY] button and implicitly do CLEAR/END + OK that way. To stop the system, another item could be added to the scenario combo box saying "TERMINATE" or "DISABLED".

refactoring

  • there's some overlapping stuff in tile codes and tile names, e.g. "Altocumulus sky" vs. "altocumulus_sky", this could be unified, so that a single hash could be used.

old code

  • many of the CHECKS in compat_layer.nas are now obsolete (1==0)

dead code