Melchior FRANZ:
authorehofman <ehofman>
Tue, 19 Apr 2005 13:43:44 +0000 (13:43 +0000)
committerehofman <ehofman>
Tue, 19 Apr 2005 13:43:44 +0000 (13:43 +0000)
commit45627df03fc3249e763e23a5cb02f2ab13685e76
tree4ef3b48730ec8cb613de2e17cd74aa5b0dd73e20
parent5201cd75a95851b0c970df166443cf30c6b21134
Melchior FRANZ:

Implement simple help system with global and aircraft specific dialogs:

The gui.nas changes have been discussed with Andy. All ac have a help dialog,
but some are empty. (This wouldn't have been necessary, as the system falls
back to the "Common Aircraft Keys" if an aircraft has no help defined, but an
empty dialog is less confusing and encourages to be filled with interesting
information.   :-)    I scanned all aircraft files for interesting performance
data and added some to the dialogs (stall speed, etc.) The Concorde and the
p51d have (over?)complete dialogs and can serve as examples. The format is
documented in $FG_ROOT/Nasa/gui.nas.

There is also a couple of other, minor fixes.

The following files have ugly MSDOS line endings:

  $FG_ROOT/Aircraft/Hunter/hunter{-2tanks,}-set.xml
  $FG_ROOT/Aircraft/A380/A380-set.xml

The Concorde-jsbsim.nas file is a useless copy of the real */nas file, which is
in Nasal/. I'was debugging the Concorde and wondered why changes to this file
had no effect ...
(Fixed Concorde in the help-ac.diff patch: don't use "interpol" keyword as
variable.)
68 files changed:
Aircraft/AN-225/AN-225-set.xml
Aircraft/B-52F/B-52F-set.xml
Aircraft/BAC-TSR2/BAC-TSR2-set.xml
Aircraft/ComperSwift/ComperSwift-set.xml
Aircraft/Concorde/Concorde-jbsim.nas [deleted file]
Aircraft/Concorde/Concorde-set.xml
Aircraft/Hunter/hunter-2tanks-set.xml
Aircraft/Hunter/hunter-set.xml
Aircraft/MD11/MD11-FINNAIR-set.xml
Aircraft/MD11/MD11-KLM-set.xml
Aircraft/MD11/MD11-set.xml
Aircraft/OV10/OV10-set.xml
Aircraft/Spitfire/seafireIIIc-set.xml
Aircraft/Spitfire/spitfireIIa-set.xml
Aircraft/T37/T37-set.xml
Aircraft/T38/T38-set.xml
Aircraft/X15/X15-set.xml
Aircraft/YF-23/YF-23-set.xml
Aircraft/YF-23/YF-23-yasim-set.xml
Aircraft/a4/a4-set.xml
Aircraft/airwaveXtreme150/airwaveXtreme150-v1-nl-uiuc-set.xml
Aircraft/as350/as350-set.xml
Aircraft/asw20/asw20-v1-nl-uiuc-set.xml
Aircraft/beech99/beech99-v1-uiuc-set.xml
Aircraft/beech99/beech99-yasim-set.xml
Aircraft/bell206/bell206-set.xml
Aircraft/bo105/Models/bo105.nas
Aircraft/bo105/bo105-set.xml
Aircraft/c172/c172-610x-null-set.xml
Aircraft/c172p/c172p-set.xml
Aircraft/c172r/c172r-set.xml
Aircraft/c182/c182-2dpanel-set.xml
Aircraft/c182/c182-set.xml
Aircraft/c310/c310-base.xml
Aircraft/c310u3a/c310u3a-set.xml
Aircraft/ch47/ch47-yasim-set.xml
Aircraft/dc3/dc3-set.xml
Aircraft/f104/f104-set.xml
Aircraft/f15/f15-set.xml
Aircraft/f16/f16-3d-set.xml
Aircraft/f16/f16-mlu-set.xml
Aircraft/f16/f16-set.xml
Aircraft/fkdr1/fkdr1-v1-nl-uiuc-set.xml
Aircraft/fokker100/Models/f70_cockpit.ac
Aircraft/fokker100/fokker100-set.xml
Aircraft/fokker100/fokker70-set.xml
Aircraft/fokker50/fokker50-set.xml
Aircraft/harrier/harrier-yasim-set.xml
Aircraft/j22/j22-set.xml
Aircraft/j3cub/j3cub-set.xml
Aircraft/marchetti/marchetti-v1-uiuc-set.xml
Aircraft/ornithopter/ornithopter-set.xml
Aircraft/p51d/p51d-set.xml
Aircraft/pa28-161/pa28-161-set.xml
Aircraft/paraglider/paraglider-jsbsim-set.xml
Aircraft/pc7/Models/pc7.xml
Aircraft/pc7/pc7-set.xml
Aircraft/seahawk/seahawk-set.xml
Aircraft/sgs233/sgs233-set.xml
Aircraft/shuttle/shuttle-jsbsim-set.xml
Aircraft/sopwithCamel/sopwithCamel-v1-nl-uiuc-set.xml
Aircraft/tu154/tu154-set.xml
Aircraft/ufo/ufo-set.xml
Aircraft/wrightFlyer1903/wrightFlyer1903-set.xml
Aircraft/x24b/x24b-jsbsim-set.xml
Nasal/gui.nas
Nasal/material.nas
gui/menubar.xml