Re: [Flightgear-devel] Reminder for the release process for version 2.6.0

2012-01-13 Thread Stuart Buchanan
On Fri, Jan 13, 2012 at 9:28 AM, Thorsten Renk wrote:
>> ***
>>
>> weather_tiles.nas, line 1004;
>>
>> var alt = spread * 400.0 +
>> local_weather.cloud_vertical_size_map["Nimbus"]
>> * 0.5 * m_to_ft;
>>
>> has an obsolete altitude correction in and should just be
>>
>> var alt = 400.0;
>>
>> to get the correct altitude for Nimbostratus layers
>>
>> ***
>
> make that
>
> var alt = spread * 400;
>
> of course - otherwise the altitude is *very* low indeed...
>
> * Thorsten

These changes have now been committed.

Thanks,

-Stuart

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Reminder for the release process for version 2.6.0

2012-01-13 Thread thorsten . i . renk
> ***
>
> weather_tiles.nas, line 1004;
>
> var alt = spread * 400.0 +
> local_weather.cloud_vertical_size_map["Nimbus"]
> * 0.5 * m_to_ft;
>
> has an obsolete altitude correction in and should just be
>
> var alt = 400.0;
>
> to get the correct altitude for Nimbostratus layers
>
> ***

make that

var alt = spread * 400;

of course - otherwise the altitude is *very* low indeed...

* Thorsten


--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Reminder for the release process for version 2.6.0

2012-01-13 Thread thorsten . i . renk
> * All major bugs fixed?

I found three in the last days - one major and two minor - since I have
added some sunrise/sunset support features to my working copy of Local
Weather, I'll just list the fixes rather than provide the updated files:

***

local_weather.nas, line 2917 (just after 'Starting hard-coded terrain
presampling'), insert the line

setprop("/environment/terrain/area[0]/enabled",1);

(we used to have to start it with that property, or this used to be part
of the compat layer checks, but now it is needed to switch terrain
presampling on properly).

***

weather_tiles.nas, line 857:

rn = 0.1;

is for debug purpose and should be commented out.

***

weather_tiles.nas, line 1004;

var alt = spread * 400.0 + local_weather.cloud_vertical_size_map["Nimbus"]
* 0.5 * m_to_ft;

has an obsolete altitude correction in and should just be

var alt = 400.0;

to get the correct altitude for Nimbostratus layers

***

If someone could just edit these on FGData master please?

Cheers,

* Thorsten


--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Reminder for the release process for version 2.6.0

2012-01-12 Thread Pierre Mueller
And especially for Helijah aka Emanuel Barranger:

>>* All aircraft in FGDATA checked in?

*All   Not GNU GPL compatibles things    checked out??

As I understood FGdata will be frozen and all aircraft just zipped as being and 
provided on the Aircraft Download page

If you need help finding all things- here again is the list from:
http://www.flightgear.org/forums/viewtopic.php?f=4&t=13629&hilit=DC3&start=90#p145990:

Bell-X1/Models/Interior/Panel/colors.png
Original Source: (Link: http://www.nasm.si.edu/imageDetail.cfm?imageID=2924)
National Air and Space Museum. See Credit below the image.

Ryan-SoSL/Models/Interior/Panel/color.png
Original Source: http://www.aviationexplorer.com/bell_x1_facts.htm
or:                     http://x-plane.org/home/mf70/Images/Lindy-panel.jpg
or:                     
http://www.blueberrybrands.com/retainedImages/Lindy-panel.jpg
No indications visible for permission using it under GNU GPL

C-160-Transall/Models/Interior/Panel/colors.png
Original Source: 
http://cdn-www.airliners.net/aviation-photos/photos/7/5/7/1295757.jpg
Images on airliners.net are highly copyrighted and restricted!

TU-95/Models/Interior/Panel/colors.png
Original Source: 
http://www.airliners.net/photo/Ukraine---Air/Tupolev-Tu-95MS/1744941/L/
Images on airliners.net are highly copyrighted and restricted!
Tigre/Models/Interior/Panel/colors.png
Original Source: http://www.airforceworld.com/heli/gfx/tiger/tiger_cp.jpg
 No indications visible for permission using it under GNU GPL 

Bell-222X/Sounds/hurlement.wav
Original Source: The original TV-serie. Copyrighted by CBS. In the past some 
videos on youtube had been deleted because using this sound and music.

UH-1/Sounds/tonnere.wav
Original Source: Apocalypse Now by Francis Ford Coppola (American Zoetrope)
Compare with this (also not legal) youtube video: 
http://www.youtube.com/watch?v=vHjWDCX1Bdw
around 3:55.

And probably more... (Alouette II?, Grob Astir? ...)

Even if this is only a small number of the very high number of aircraft- the 
use of the mentioned things violates the licences of each thing and is not 
compatible with GNU GPL.

When you go into a supermarket, take 10 things, but just don't pay 1 thing not, 
it doesn't make it better even if you have paid the other 9 things.
You still will get arrested!

And very, every important: this all is not meant as offense!

But I'm dissapointed as I always hoped there will be a flight simulator out 
there who provides legal Add-Ons!
You will find a lot "not-so-legal" things for MSFS and I saw some dubios things 
for X-Plane. I hoped that FGFS as being OpenSource is better.

Kind Regards

Pierre Mueller
Switzerland--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Reminder for the release process for version 2.6.0

2012-01-11 Thread Torsten Dreyer
Hi everybody,

in less than one week we will pass the outer marker for our release of 
FlightGear 2.6.0: the creation of the release branches in our git 
repositories. A good time to read the final checklist:

* All features work as desired?

* All major bugs fixed?
 
(http://code.google.com/p/flightgear-bugs/issues/list?q=-Type%3DFeatureRequest)

* All aircraft in FGDATA checked in?

* No console debug messages?

The EOBT (estimated-off-branch-time?) for our branches is 0800UTC on 
January, 17th. I'll announce the precise time the evening before that day.

Please note that during that short period of 1-2 hours, everybody with 
commit rights is requested to _NOT_ push anything to our repositories. 
Go flying, hug your kids, have a beer at the pub - whatever you like. 
Just stay away from gitorious.org/fg.

Please fasten your seat belts, fold away the table in front of you and 
turn off all your electronic devices. Thanks for flying FlightGear!

Torsten on behalf of the entire release crew.




Am 17.11.2011 23:57, schrieb Torsten Dreyer:
> Hi everybody,
>
> after some very active weeks of development in the core and data, we are
> slowly but steadily heading into the next release. This will be version
> 2.6.0 to be released in February 2012.
>
> Please note that
> - the next feature-freeze state will be entered on December, 17th - one
> month from now.
> - the release branch is to be created on January, 17th - two month from now.
> - the release should be ready by February, 17th - three month from now.
> (More details here: http://wiki.flightgear.org/index.php/Release_Plan)
>
> Those of you who are working on new features or major changes, please
> make sure you code is in the repositories by Dec., 17th.
>
> Thanks for your cooperation and all the excellent and hard work!
>
> Torsten
>
> --
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>


--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Reminder for the release process for version 2.6.0

2011-11-17 Thread Pedro Morgan
aww..
I wanted the release for Xmas presents in xmas CD socks, along with a
tangerine and a pair and some silver coloured choclate..
Can we try and make final at 18th dec.. if possible...FL7 for final
approach.. and bring it into the festive season xmas late early release
special.. 2012 ?

pete



On Thu, Nov 17, 2011 at 10:57 PM, Torsten Dreyer  wrote:

> Hi everybody,
>
> after some very active weeks of development in the core and data, we are
> slowly but steadily heading into the next release. This will be version
> 2.6.0 to be released in February 2012.
>
> Please note that
> - the next feature-freeze state will be entered on December, 17th - one
> month from now.
> - the release branch is to be created on January, 17th - two month from
> now.
> - the release should be ready by February, 17th - three month from now.
> (More details here: http://wiki.flightgear.org/index.php/Release_Plan)
>
> Those of you who are working on new features or major changes, please
> make sure you code is in the repositories by Dec., 17th.
>
> Thanks for your cooperation and all the excellent and hard work!
>
> Torsten
>
>
> --
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Reminder for the release process for version 2.6.0

2011-11-17 Thread Torsten Dreyer
Hi everybody,

after some very active weeks of development in the core and data, we are 
slowly but steadily heading into the next release. This will be version 
2.6.0 to be released in February 2012.

Please note that
- the next feature-freeze state will be entered on December, 17th - one 
month from now.
- the release branch is to be created on January, 17th - two month from now.
- the release should be ready by February, 17th - three month from now.
(More details here: http://wiki.flightgear.org/index.php/Release_Plan)

Those of you who are working on new features or major changes, please 
make sure you code is in the repositories by Dec., 17th.

Thanks for your cooperation and all the excellent and hard work!

Torsten

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel