=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-07_10:12:06 (mfranz)
/var/cvs/FlightGear-0.9/data/Nasal/io.nas
/var/cvs/FlightGear-0.9/data/Nasal/string.nas

- add more "var" keywords, fix indentation, drop some parentheses,
  fix comments, consistency fixes, ...
- aircraft.nas: angular_lowpass -> minor speedup


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-07_14:44:58 (mfranz)
/var/cvs/FlightGear-0.9/data/Nasal/startup.nas

this module is meant for pure startup code. It shall not contain any library
code that is called from outside. It will be removed from the global namespace
once it has done its job. For now it only selects a proper runway for wind
directions reported by METAR, but only, of course, if an airport was chosen,
but no runway and no heading, and if the aircraft is actually on ground.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-08_05:52:19 (vmmeazza)
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Models/strop.ac

Add carrier capabilty - strop and holdback. At the moment the catapult doesn't 
give the Buccanneer enough endspeed with full tanks to fly out.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-08_05:52:20 (vmmeazza)
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Models/strop.xml

Add carrier capabilty - strop and holdback. At the moment the catapult doesn't 
give the Buccanneer enough endspeed with full tanks to fly out.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-08_08:48:47 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/P180/Models/Avanti1.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/P180/Models/P180.ac

- a new livrery


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-08_08:48:49 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/P180/p-180-yasim.xml

- a new livrery


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-09_07:19:55 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/COPYING
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Read-Me.txt
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Test-farman-IV-yasim.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/farman-IV-base.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/farman-IV-splash.rgb

- a new old plane for the fun


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-09_07:19:56 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/farman-IV-yasim-set.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/farman-IV-yasim.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/thumbnail.jpg
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Models/Bleriot.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Models/colors.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Models/dr1.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Models/farman-IV.ac

- a new old plane for the fun


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-09_07:19:57 (helijah)
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Models/farman-IV.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Models/tissu.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Sounds/anzani-ralenti.wav
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Sounds/anzani-running.wav
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Sounds/anzani-start.wav
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Sounds/farman-IV-sound.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Farman-IV/Sounds/wind.wav

- a new old plane for the fun


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-10_04:58:22 (mfranz)
/var/cvs/FlightGear-0.9/data/Nasal/startup.nas

screen.nas:  now *really* do the runway report quietly
startup.nas: cosmetics


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-10_15:54:15 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/pa24-250-CIIB-set.xml
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/ControlLight.ac

Dave PERRY:

"pa24 will now have two -set.xml files
1.  pa24-250-set.xml uses Century III (3 axis autopilot)
    added glide-slope captured light from the SenecaII
2.  pa24-250-CIIB-set.xml uses Century IIB (two axis autopilot)  This is
    the autopilot in the real N7764P
    Both autopilot config files model the respective inputs and cascaded
    controllers as described in the Pilot's Handbooks.
3.  added stall warning light to both."


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-10_15:54:16 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/ControlLight.xml
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/StallWarnLight.ac
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/StallWarnLight.xml
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/pa24-250-CIIB.xml

Dave PERRY:

"pa24 will now have two -set.xml files
1.  pa24-250-set.xml uses Century III (3 axis autopilot)
    added glide-slope captured light from the SenecaII
2.  pa24-250-CIIB-set.xml uses Century IIB (two axis autopilot)  This is
    the autopilot in the real N7764P
    Both autopilot config files model the respective inputs and cascaded
    controllers as described in the Pilot's Handbooks.
3.  added stall warning light to both."


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-10_15:54:18 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Systems/CENTURYIIB.xml
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Systems/CENTURYIII.xml

Dave PERRY:

"pa24 will now have two -set.xml files
1.  pa24-250-set.xml uses Century III (3 axis autopilot)
    added glide-slope captured light from the SenecaII
2.  pa24-250-CIIB-set.xml uses Century IIB (two axis autopilot)  This is
    the autopilot in the real N7764P
    Both autopilot config files model the respective inputs and cascaded
    controllers as described in the Pilot's Handbooks.
3.  added stall warning light to both."


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-10_15:55:19 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/radio_stack/radio-panel.xml
/var/cvs/FlightGear-0.9/data/Aircraft/pa24-250/Models/radio_stack/transparent-bg.rgb

Dave PERRY:

"pa24 will now have two -set.xml files
1.   pa24-250-set.xml uses Century III (3 axis autopilot)
     added glide-slope captured light from the SenecaII
2.  pa24-250-CIIB-set.xml uses Century IIB (two axis autopilot)  This is
    the autopilot in the real N7764P
    Both autopilot config files model the respective inputs and cascaded
    controllers as described in the Pilot's Handbooks.
3.  added stall warning light to both."


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-10_16:01:01 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/SenecaII/Nasal/hsiBugError.nas

Dave PERRY (& Torsten Dreyer?):

"SenecaII now has fully functional Altimatic IIIc autopilot matching the
real AP pilot interface and performance."


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-11_15:30:33 (david)
/var/cvs/FlightGear-0.9/data/Aircraft/pa28-161/Models/pa28.nas

Put fuel selector in same branch as other controls.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-11_16:14:01 (david)
/var/cvs/FlightGear-0.9/data/Aircraft/pa28-161/Models/pa28.nas

Start with the engine running and the brakes off; otherwise, it's not
possible to do an in-air start.

The Nasal scripts override some user startup options -- start clearing
out the overrides so that users can configure the plane from the
command line.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-11_16:14:02 (david)
/var/cvs/FlightGear-0.9/data/Aircraft/pa28-161/pa28-electrical.nas

Start with the engine running and the brakes off; otherwise, it's not
possible to do an in-air start.

The Nasal scripts override some user startup options -- start clearing
out the overrides so that users can configure the plane from the
command line.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_10:28:28 (vmmeazza)
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/standby_ai.ac
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/standby_ai.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/standby_ai.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/standby_ai_housing.rgb

Add replacement standby attitude indicator by AJ


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_12:59:55 (vmmeazza)
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/exh.ac
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/exh.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/exh1.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Instruments/exh2.xml

Add engine instruments by AJ


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_15:02:24 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/comm.rgb

AJ MacLEOD: "instrumentation housekeeping and lighting improvements"


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_15:02:25 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/contrail-1.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/contrail-2.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/contrail_simple.ac

AJ MacLEOD: "instrumentation housekeeping and lighting improvements"


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_15:02:28 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/peg.ac
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/peg.rgb

AJ MacLEOD: "instrumentation housekeeping and lighting improvements"


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_15:02:29 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/radio.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/radio.xml
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/radio_panel.ac
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/radio_screw.rgb
/var/cvs/FlightGear-0.9/data/Aircraft/Lightning/Models/screws.ac

AJ MacLEOD: "instrumentation housekeeping and lighting improvements"


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-12_16:52:47 (timoore)
/var/cvs/FlightGear-0.9/data/Models/fgfsdb/generic_pylon_01.osg
/var/cvs/FlightGear-0.9/data/Models/fgfsdb/generic_pylon_02.osg


Optimized versions of generic_pylon_0[12].ac. The bazzilion Geodes and
Geometries are grouped into one primitive set.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2007-10-13_15:13:50 (vmmeazza)
/var/cvs/FlightGear-0.9/data/Aircraft/Buccaneer/Models/buccaneer.nas

Add control for smoke


2f585eeea02e2c79d7b1d8c4963bae2d

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to