=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-16_11:27:49 (dfaber)
/var/cvs/FlightGear-0.9/data/Aircraft/jeep/jeep-set.xml

some Model improvments, added Walk View


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-16_11:27:50 (dfaber)
/var/cvs/FlightGear-0.9/data/Aircraft/jeep/Models/jeep.ac

some Model improvments, added Walk View


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-17_17:17:21 (curt)
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/AP-AGL-monitor.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/AP-climb-controller-monitor.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/AP-pitch-roll-controller-monitor.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/AP-tfa-targets-monitor.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/APFCS.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/controls.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/digital-pitch.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/digital-wind-speed-direction.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/digital-yaw.xml
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/reheat-quadrant.xml

Major update from Lee Eliott:

Here's an update for the YF-23.  Because nearly everything has
changed (apart from most of the hud files and all the sound stuff)
I've just tarred & gzipped  the whole YF-23 folder.  I've listed
the new, changed and redundant files below though.  Hope this is
ok.

Before you commit it, you might want to check that it will all still
be compatible with the NTPS stuff you did - I've not looked into
the NTPS side of things - give me a shout if you need anything
explaining.

There's still room for further tuning and refinement but I think it
mostly all works.  There are bound to be a few bugs though.  One
thing I haven't been able to check though, is the rudder control -
I don't have a working joystick to test it.

The main changes are:

Re-textured the model (with .png textures), removing the texture
objects, which no longer seem to work properly with OSG.  Should
also make it easier to re-paint.  The textures are not sized to ^2
but FG re-scales them ok.

FDM revised - it still climbs too high though.  Also changed all the
control input/output axis to use the FCS.

Fixed the 2D panels/instruments - both 2D panels are still just
diagnostic/development panels.

Re-wrote the entire autopilot/FCS to use a unified control hierarchy
incorporating adaptive controllers and using gain & reciprocal
filters to tune the controllers to the flight conditions i.e. mach
and altitude.  Also includes direct and adaptive joystick control
modes.

Added Nasal geo based TFA system.

Included a couple of schematic drawings (OpenOffice.org .odg format)
to give some insight to the APFCS control hierarchies.

New files:

YF-23/Dialogs/TFA-popup.xml
YF-23/Docs/YF-23_FCS_Stick_Pitch_control_modes_hierarchy.odg
YF-23/Docs/YF-23_Pitch-hold_modes_hierarchy.odg
YF-23/Models/chrome2.png
YF-23/Models/Elevation-marker.ac
YF-23/Models/Trajectory-Marker.ac
YF-23/Models/Trajectory-Marker.xml
YF-23/Models/YF23-006-008g11.ac
YF-23/Models/YF-23-Fuselage-Wings.png
YF-23/Models/YF-23-Hstabs.png
YF-23/Nasal/YF-23-AP-FCS-instrument.nas
YF-23/Nasal/YF-23-AP-FCS-lock-handlers.nas
YF-23/Nasal/YF-23-auto-land.nas
YF-23/Nasal/YF-23-auto-takeoff.nas
YF-23/Nasal/YF-23-drop-view.nas
YF-23/Nasal/YF-23-FCS-input-handlers.nas
YF-23/Nasal/YF-23-start-up.nas
YF-23/Nasal/YF-23-tfa.nas
YF-23/Nasal/YF-23-trajectory-markers.nas
YF-23/Nasal/YF-23-yaw-monitor.nas
YF-23/Panels/Instruments/AP-AGL-monitor.xml
YF-23/Panels/Instruments/AP-climb-controller-monitor.xml
YF-23/Panels/Instruments/APFCS.xml
YF-23/Panels/Instruments/AP-pitch-roll-controller-monitor.xml
YF-23/Panels/Instruments/AP-tfa-targets-monitor.xml
YF-23/Panels/Instruments/controls.xml
YF-23/Panels/Instruments/digital-pitch.xml
YF-23/Panels/Instruments/digital-wind-speed-direction.xml
YF-23/Panels/Instruments/digital-yaw.xml
YF-23/Panels/Instruments/reheat-quadrant.xml
YF-23/Panels/Instruments/Textures/needles-LE000.rgb
YF-23/Panels/Instruments/Textures/trans-dgrey-bg.rgb
YF-23/Panels/Instruments/throttle-quadrant.xml
YF-23/YF-23-splash.rgb
YF-23/YF-23-submodels.xml

Updated files:

YF-23/Huds/YF-23-hudladder.xml
YF-23/Models/YF-23-model.xml
YF-23/Panels/Instruments/digital-accl.xml
YF-23/Panels/Instruments/digital-agl.xml
YF-23/Panels/Instruments/digital-alt.xml
YF-23/Panels/Instruments/digital-aoa.xml
YF-23/Panels/Instruments/digital-ap-speed-kt.xml
YF-23/Panels/Instruments/digital-engine.xml
YF-23/Panels/Instruments/digital-fuel-tot.xml
YF-23/Panels/Instruments/digital-kias.xml
YF-23/Panels/Instruments/digital-mach.xml
YF-23/Panels/Instruments/digital-roll.xml
YF-23/Panels/Instruments/digital-vsi.xml
YF-23/Panels/Instruments/digital-wgt.xml
YF-23/Panels/Instruments/flap-quadrant.xml
YF-23/Panels/Instruments/text-autopilot.xml
YF-23/Panels/YF-23-mini-panel.xml
YF-23/Panels/YF-23-vfr-panel.xml
YF-23/Systems/YF-23-autopilot.xml
YF-23/thumbnail.jpg
YF-23/YF-23-set.xml
YF-23/YF-23-yasim.xml

Redundant files to be deleted:

YF-23/Models/YF23-tx-002.rgb
YF-23/Panels/Instruments/single-reheat-quadrant.xml
YF-23/Panels/Instruments/single-throttle-quadrant.xml
YF-23/Panels/Instruments/Textures/trans-green-bg.rgb
YF-23/Panels/Instruments/Textures/trans-orange-bg.rgb
YF-23/Panels/Instruments/Textures/trans-purple-bg.rgb
YF-23/Panels/Instruments/Textures/trans-yellow-bg.rgb
YF-23/Systems/YF-23-electrical.xml


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-17_17:17:22 (curt)
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/throttle-quadrant.xml

Major update from Lee Eliott:

Here's an update for the YF-23.  Because nearly everything has
changed (apart from most of the hud files and all the sound stuff)
I've just tarred & gzipped  the whole YF-23 folder.  I've listed
the new, changed and redundant files below though.  Hope this is
ok.

Before you commit it, you might want to check that it will all still
be compatible with the NTPS stuff you did - I've not looked into
the NTPS side of things - give me a shout if you need anything
explaining.

There's still room for further tuning and refinement but I think it
mostly all works.  There are bound to be a few bugs though.  One
thing I haven't been able to check though, is the rudder control -
I don't have a working joystick to test it.

The main changes are:

Re-textured the model (with .png textures), removing the texture
objects, which no longer seem to work properly with OSG.  Should
also make it easier to re-paint.  The textures are not sized to ^2
but FG re-scales them ok.

FDM revised - it still climbs too high though.  Also changed all the
control input/output axis to use the FCS.

Fixed the 2D panels/instruments - both 2D panels are still just
diagnostic/development panels.

Re-wrote the entire autopilot/FCS to use a unified control hierarchy
incorporating adaptive controllers and using gain & reciprocal
filters to tune the controllers to the flight conditions i.e. mach
and altitude.  Also includes direct and adaptive joystick control
modes.

Added Nasal geo based TFA system.

Included a couple of schematic drawings (OpenOffice.org .odg format)
to give some insight to the APFCS control hierarchies.

New files:

YF-23/Dialogs/TFA-popup.xml
YF-23/Docs/YF-23_FCS_Stick_Pitch_control_modes_hierarchy.odg
YF-23/Docs/YF-23_Pitch-hold_modes_hierarchy.odg
YF-23/Models/chrome2.png
YF-23/Models/Elevation-marker.ac
YF-23/Models/Trajectory-Marker.ac
YF-23/Models/Trajectory-Marker.xml
YF-23/Models/YF23-006-008g11.ac
YF-23/Models/YF-23-Fuselage-Wings.png
YF-23/Models/YF-23-Hstabs.png
YF-23/Nasal/YF-23-AP-FCS-instrument.nas
YF-23/Nasal/YF-23-AP-FCS-lock-handlers.nas
YF-23/Nasal/YF-23-auto-land.nas
YF-23/Nasal/YF-23-auto-takeoff.nas
YF-23/Nasal/YF-23-drop-view.nas
YF-23/Nasal/YF-23-FCS-input-handlers.nas
YF-23/Nasal/YF-23-start-up.nas
YF-23/Nasal/YF-23-tfa.nas
YF-23/Nasal/YF-23-trajectory-markers.nas
YF-23/Nasal/YF-23-yaw-monitor.nas
YF-23/Panels/Instruments/AP-AGL-monitor.xml
YF-23/Panels/Instruments/AP-climb-controller-monitor.xml
YF-23/Panels/Instruments/APFCS.xml
YF-23/Panels/Instruments/AP-pitch-roll-controller-monitor.xml
YF-23/Panels/Instruments/AP-tfa-targets-monitor.xml
YF-23/Panels/Instruments/controls.xml
YF-23/Panels/Instruments/digital-pitch.xml
YF-23/Panels/Instruments/digital-wind-speed-direction.xml
YF-23/Panels/Instruments/digital-yaw.xml
YF-23/Panels/Instruments/reheat-quadrant.xml
YF-23/Panels/Instruments/Textures/needles-LE000.rgb
YF-23/Panels/Instruments/Textures/trans-dgrey-bg.rgb
YF-23/Panels/Instruments/throttle-quadrant.xml
YF-23/YF-23-splash.rgb
YF-23/YF-23-submodels.xml

Updated files:

YF-23/Huds/YF-23-hudladder.xml
YF-23/Models/YF-23-model.xml
YF-23/Panels/Instruments/digital-accl.xml
YF-23/Panels/Instruments/digital-agl.xml
YF-23/Panels/Instruments/digital-alt.xml
YF-23/Panels/Instruments/digital-aoa.xml
YF-23/Panels/Instruments/digital-ap-speed-kt.xml
YF-23/Panels/Instruments/digital-engine.xml
YF-23/Panels/Instruments/digital-fuel-tot.xml
YF-23/Panels/Instruments/digital-kias.xml
YF-23/Panels/Instruments/digital-mach.xml
YF-23/Panels/Instruments/digital-roll.xml
YF-23/Panels/Instruments/digital-vsi.xml
YF-23/Panels/Instruments/digital-wgt.xml
YF-23/Panels/Instruments/flap-quadrant.xml
YF-23/Panels/Instruments/text-autopilot.xml
YF-23/Panels/YF-23-mini-panel.xml
YF-23/Panels/YF-23-vfr-panel.xml
YF-23/Systems/YF-23-autopilot.xml
YF-23/thumbnail.jpg
YF-23/YF-23-set.xml
YF-23/YF-23-yasim.xml

Redundant files to be deleted:

YF-23/Models/YF23-tx-002.rgb
YF-23/Panels/Instruments/single-reheat-quadrant.xml
YF-23/Panels/Instruments/single-throttle-quadrant.xml
YF-23/Panels/Instruments/Textures/trans-green-bg.rgb
YF-23/Panels/Instruments/Textures/trans-orange-bg.rgb
YF-23/Panels/Instruments/Textures/trans-purple-bg.rgb
YF-23/Panels/Instruments/Textures/trans-yellow-bg.rgb
YF-23/Systems/YF-23-electrical.xml


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-17_17:17:24 (curt)
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/Textures/needles-LE000.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/YF-23/Panels/Instruments/Textures/trans-dgrey-bg.rgb

Major update from Lee Eliott:

Here's an update for the YF-23.  Because nearly everything has
changed (apart from most of the hud files and all the sound stuff)
I've just tarred & gzipped  the whole YF-23 folder.  I've listed
the new, changed and redundant files below though.  Hope this is
ok.

Before you commit it, you might want to check that it will all still
be compatible with the NTPS stuff you did - I've not looked into
the NTPS side of things - give me a shout if you need anything
explaining.

There's still room for further tuning and refinement but I think it
mostly all works.  There are bound to be a few bugs though.  One
thing I haven't been able to check though, is the rudder control -
I don't have a working joystick to test it.

The main changes are:

Re-textured the model (with .png textures), removing the texture
objects, which no longer seem to work properly with OSG.  Should
also make it easier to re-paint.  The textures are not sized to ^2
but FG re-scales them ok.

FDM revised - it still climbs too high though.  Also changed all the
control input/output axis to use the FCS.

Fixed the 2D panels/instruments - both 2D panels are still just
diagnostic/development panels.

Re-wrote the entire autopilot/FCS to use a unified control hierarchy
incorporating adaptive controllers and using gain & reciprocal
filters to tune the controllers to the flight conditions i.e. mach
and altitude.  Also includes direct and adaptive joystick control
modes.

Added Nasal geo based TFA system.

Included a couple of schematic drawings (OpenOffice.org .odg format)
to give some insight to the APFCS control hierarchies.

New files:

YF-23/Dialogs/TFA-popup.xml
YF-23/Docs/YF-23_FCS_Stick_Pitch_control_modes_hierarchy.odg
YF-23/Docs/YF-23_Pitch-hold_modes_hierarchy.odg
YF-23/Models/chrome2.png
YF-23/Models/Elevation-marker.ac
YF-23/Models/Trajectory-Marker.ac
YF-23/Models/Trajectory-Marker.xml
YF-23/Models/YF23-006-008g11.ac
YF-23/Models/YF-23-Fuselage-Wings.png
YF-23/Models/YF-23-Hstabs.png
YF-23/Nasal/YF-23-AP-FCS-instrument.nas
YF-23/Nasal/YF-23-AP-FCS-lock-handlers.nas
YF-23/Nasal/YF-23-auto-land.nas
YF-23/Nasal/YF-23-auto-takeoff.nas
YF-23/Nasal/YF-23-drop-view.nas
YF-23/Nasal/YF-23-FCS-input-handlers.nas
YF-23/Nasal/YF-23-start-up.nas
YF-23/Nasal/YF-23-tfa.nas
YF-23/Nasal/YF-23-trajectory-markers.nas
YF-23/Nasal/YF-23-yaw-monitor.nas
YF-23/Panels/Instruments/AP-AGL-monitor.xml
YF-23/Panels/Instruments/AP-climb-controller-monitor.xml
YF-23/Panels/Instruments/APFCS.xml
YF-23/Panels/Instruments/AP-pitch-roll-controller-monitor.xml
YF-23/Panels/Instruments/AP-tfa-targets-monitor.xml
YF-23/Panels/Instruments/controls.xml
YF-23/Panels/Instruments/digital-pitch.xml
YF-23/Panels/Instruments/digital-wind-speed-direction.xml
YF-23/Panels/Instruments/digital-yaw.xml
YF-23/Panels/Instruments/reheat-quadrant.xml
YF-23/Panels/Instruments/Textures/needles-LE000.rgb
YF-23/Panels/Instruments/Textures/trans-dgrey-bg.rgb
YF-23/Panels/Instruments/throttle-quadrant.xml
YF-23/YF-23-splash.rgb
YF-23/YF-23-submodels.xml

Updated files:

YF-23/Huds/YF-23-hudladder.xml
YF-23/Models/YF-23-model.xml
YF-23/Panels/Instruments/digital-accl.xml
YF-23/Panels/Instruments/digital-agl.xml
YF-23/Panels/Instruments/digital-alt.xml
YF-23/Panels/Instruments/digital-aoa.xml
YF-23/Panels/Instruments/digital-ap-speed-kt.xml
YF-23/Panels/Instruments/digital-engine.xml
YF-23/Panels/Instruments/digital-fuel-tot.xml
YF-23/Panels/Instruments/digital-kias.xml
YF-23/Panels/Instruments/digital-mach.xml
YF-23/Panels/Instruments/digital-roll.xml
YF-23/Panels/Instruments/digital-vsi.xml
YF-23/Panels/Instruments/digital-wgt.xml
YF-23/Panels/Instruments/flap-quadrant.xml
YF-23/Panels/Instruments/text-autopilot.xml
YF-23/Panels/YF-23-mini-panel.xml
YF-23/Panels/YF-23-vfr-panel.xml
YF-23/Systems/YF-23-autopilot.xml
YF-23/thumbnail.jpg
YF-23/YF-23-set.xml
YF-23/YF-23-yasim.xml

Redundant files to be deleted:

YF-23/Models/YF23-tx-002.rgb
YF-23/Panels/Instruments/single-reheat-quadrant.xml
YF-23/Panels/Instruments/single-throttle-quadrant.xml
YF-23/Panels/Instruments/Textures/trans-green-bg.rgb
YF-23/Panels/Instruments/Textures/trans-orange-bg.rgb
YF-23/Panels/Instruments/Textures/trans-purple-bg.rgb
YF-23/Panels/Instruments/Textures/trans-yellow-bg.rgb
YF-23/Systems/YF-23-electrical.xml


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:39 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/colors.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/glass2.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:42 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/MainRotor/colors.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/MainRotor/prop.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:43 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr10-11.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr12-13.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:44 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/Attic/instr-tmp.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/Attic/instr.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:46 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/tmp.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:47 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/TailRotor/colors.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/TailRotor/prop.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_07:08:48 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/uh60-splash.png

- Texture in PNG and try a new panel texture


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_08:42:41 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr1.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr14-15-16.png

*** empty log message ***


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_15:00:07 (mfranz)
/var/cvs/FlightGear-0.9/data/Input/Joysticks/Saitek/Aviator.xml

Anders GIDENSTAM:

"Added push-to-talk, multiengine throttle modes and axis assignments for 
Windows."


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-18_16:10:13 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr17-18.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr19-20.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr2-3.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr4-9.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr5.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr6.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr7.png
/var/cvs/FlightGear-0.9/data/Aircraft/UH-60/Models/Panels/Instruments/instr8.png

- textures and panel update


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-20_16:58:07 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/bo105/Sounds/rotor.wav

- sound update: new external rotor sound
- pilot actually wears head-set -> less noise in the cockpit (as long
  as the doors are mounted and closed). You may be tempted to increase the
  volume, but before you do, switch to outside view or turn on ATC chatter.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-21_01:59:28 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/pa28-161/pa28-electrical.nas

Dave PERRY:

"remove remaining leading "/" on the properties in the pa24 and pa28 as well
as accommodate the change in the kt70 instrument light factor"


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-21_01:59:29 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/pa28-161/Models/pa28.nas

Dave PERRY:

"remove remaining leading "/" on the properties in the pa24 and pa28 as well
as accommodate the change in the kt70 instrument light factor"


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-22_08:18:07 (jons)
/var/cvs/FlightGear-0.9/data/Models/Power/generic_pylon.ac

New pylon model


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-03-22_08:18:08 (jons)
/var/cvs/FlightGear-0.9/data/Models/Power/Attic/generic_pylon_01.ac
/var/cvs/FlightGear-0.9/data/Models/Power/generic_pylon_01.xml
/var/cvs/FlightGear-0.9/data/Models/Power/Attic/generic_pylon_02.ac
/var/cvs/FlightGear-0.9/data/Models/Power/generic_pylon_02.xml
/var/cvs/FlightGear-0.9/data/Models/Power/generic_pylon_03.xml
/var/cvs/FlightGear-0.9/data/Models/Power/generic_pylon_04.xml

New pylon model


2f585eeea02e2c79d7b1d8c4963bae2d

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to