[Flightgear-devel] Weekly CVS Changelog Summary: SimGear

2008-05-25 Thread Curtis L. Olson
2f585eeea02e2c79d7b1d8c4963bae2d

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


[Flightgear-devel] Weekly CVS Changelog Summary: FlightGear data

2008-05-25 Thread Curtis L. Olson
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-05-19_13:28:27 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/bluebird/Nasal/walk-09.nas
/var/cvs/FlightGear-0.9/data/Aircraft/bluebird/Nasal/walk-1-osg.nas
/var/cvs/FlightGear-0.9/data/Aircraft/bluebird/Nasal/walk-common.nas

Stewart ANDREASON:

- Capable of walking around cockpit and around aircraft,
  out the doors or hatches to ground,
  or jump when airborne like a sky diver.
- Free fall with or without a parachute at terminal velocity.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-05-23_18:05:53 (mfranz)
/var/cvs/FlightGear-0.9/data/Aircraft/bo105/Sounds/starter_loop.wav
/var/cvs/FlightGear-0.9/data/Aircraft/bo105/Sounds/starter_start.wav
/var/cvs/FlightGear-0.9/data/Aircraft/bo105/Sounds/starter_stop.wav
/var/cvs/FlightGear-0.9/data/Aircraft/bo105/Sounds/warn2600.wav
/var/cvs/FlightGear-0.9/data/Aircraft/bo105/Sounds/warn650.wav

- add warning sounds (the numbers are the tone frequency)
- add starter sound (nicked from the an2, where it was a gyro sound :-)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-05-24_17:58:06 (martin)
/var/cvs/FlightGear-0.9/data/Models/Airport/eddf_blast_deflector.ac

Convert static models into shared ones for broader use 


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2008-05-24_17:58:07 (martin)
/var/cvs/FlightGear-0.9/data/Models/Airport/eddf_blast_deflector.rgb
/var/cvs/FlightGear-0.9/data/Models/Airport/eddf_blast_deflector_bottom.rgb
/var/cvs/FlightGear-0.9/data/Models/Communications/Fernsehturm-Stade-redlight.rgb
/var/cvs/FlightGear-0.9/data/Models/Communications/Fernsehturm-Stade.ac
/var/cvs/FlightGear-0.9/data/Models/Communications/Fernsehturm-Stade.rgb
/var/cvs/FlightGear-0.9/data/Models/Communications/Fernsehturm-Stade.xml

Convert static models into shared ones for broader use 


2f585eeea02e2c79d7b1d8c4963bae2d

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


Re: [Flightgear-devel] autopilot menu

2008-05-25 Thread alexis bory
SydSandy wrote:
  Hi guys , Had an idea with the autopilot menu , but before I dive in
  , thought I'd better ask if this would even be desirable... I'd like
  to add , in an aircraft set file some options like this:

  autopilot config heading label n=0 type=stringHeading
  Hold label action n=0 type=stringdg-heading-holdaction
  label n=1 type=stringTrue Heading Hold label action n=1
  type=stringtrue-heading-holdaction /heading altitude label
  n=0 type=string label action n=0 type=stringaction
  /altitude /config /autopilot

  and have the autopilot dialogue intitialized with these properties ,
  if config exists..., otherwise default to the normal layout.

  This way the dialogue could match specific aircraft , instead of
  having to be disabled to prevent problems .

  This is just an idea at the moment , and I'm not even sure it's
  possible yet ... just looking for feedback so I don't waste time if
  it's not a popular idea . ;) Cheers

I find this is a good idea, though I don't know if this could cause 
problems with existing stuff.

This menu would be much better if it were modular.

BTW, a missing feature in the autopilot menu is the possibilty to 
specify in a field a different bank
angle than 0° for the wing level setting.

Alexis


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


Re: [Flightgear-devel] autopilot menu

2008-05-25 Thread Syd
alexis bory wrote:
 SydSandy wrote:
   
  Hi guys , Had an idea with the autopilot menu , but before I dive in
  , thought I'd better ask if this would even be desirable... I'd like
  to add , in an aircraft set file some options like this:

  autopilot config heading label n=0 type=stringHeading
  Hold label action n=0 type=stringdg-heading-holdaction
  label n=1 type=stringTrue Heading Hold label action n=1
  type=stringtrue-heading-holdaction /heading altitude label
  n=0 type=string label action n=0 type=stringaction
  /altitude /config /autopilot

  and have the autopilot dialogue intitialized with these properties ,
  if config exists..., otherwise default to the normal layout.

  This way the dialogue could match specific aircraft , instead of
  having to be disabled to prevent problems .

  This is just an idea at the moment , and I'm not even sure it's
  possible yet ... just looking for feedback so I don't waste time if
  it's not a popular idea . ;) Cheers
 

 I find this is a good idea, though I don't know if this could cause 
 problems with existing stuff.

 This menu would be much better if it were modular.

 BTW, a missing feature in the autopilot menu is the possibilty to 
 specify in a field a different bank
 angle than 0° for the wing level setting.

 Alexis

 My idea was to leave the default settings if no config properties were 
 initialized  so that it wouldn't affect other aircraft unless the author 
 told it too ... 
   
As for the wing-leveler i thought it was supposed to default to 0 unless 
it was
enabled while bank angle was 5 degrees or less ...  so this should 
really be ROLL mode ...I see your point :)

Thanks for the input ! 

Syd

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