Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. 27de27481814e8267e0145202446385c28ae9f0e

2013-02-03 Thread James Turner

On 3 Feb 2013, at 15:14, Flightgear-commitlogs mar...@hypersphere.calit2.net 
wrote:

 The branch, master has been updated
 
 - Log -
 commit 27de27481814e8267e0145202446385c28ae9f0e
 Author: OliverJ
 Date:   Sun Feb 3 11:20:13 2013 +0100
 
French translation updates and fixes

Should I pick these to the release branch?

James


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. 27de27481814e8267e0145202446385c28ae9f0e

2013-02-03 Thread Olivier






 De : James Turner zakal...@mac.com
Envoyé le : Dimanche 3 février 2013 17h12

 Should I pick these to the release branch?

Yes please James, thanks.

Olivier
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. 79e3dccf888d19a5cfa8372a5b6b592c0505f06d

2012-08-06 Thread Frederic Bouvier
Hi Vivian,

- Mail original -
 De: Flightgear-commitlogs mar...@hypersphere.calit2.net
 À: flightgear-commitl...@lists.sourceforge.net
 Envoyé: Lundi 6 Août 2012 12:14:14
 Objet: [Flightgear-commitlogs] FlightGear Base Package branch, master,
 updated.
 79e3dccf888d19a5cfa8372a5b6b592c0505f06d

 The branch, master has been updated

 - Log
 -
 commit 79e3dccf888d19a5cfa8372a5b6b592c0505f06d
 Merge: e610e85 ca39a67
 Author: Vivian Meazza
 Date:   Mon Aug 6 10:28:22 2012 +0100

 Merge branch 'master' of gitorious.org:fg/fgdata into work



You could avoid this long commit log (and salvage the commit tree as James once 
explained) if you'd do :

git rebase origin/master

after pulling and before pushing. You may need to do

git stash // before rebase followed by

git stash pop // after rebase

if you have uncommitted local mods in your tree

Regards,
-Fred

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. 79e3dccf888d19a5cfa8372a5b6b592c0505f06d

2012-08-06 Thread Vivian Meazza
Fred

 -Original Message-
 From: eric Bouvier [mailto:fredfgf...@free.fr]
 Sent: 06 August 2012 11:23
 To: FlightGear developers discussions
 Subject: Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base
 Package branch, master, updated.
 79e3dccf888d19a5cfa8372a5b6b592c0505f06d
 
 Hi Vivian,
 
 - Mail original -
  De: Flightgear-commitlogs mar...@hypersphere.calit2.net
  À: flightgear-commitl...@lists.sourceforge.net
  Envoyé: Lundi 6 Août 2012 12:14:14
  Objet: [Flightgear-commitlogs] FlightGear Base Package branch, master,
 updated.
  79e3dccf888d19a5cfa8372a5b6b592c0505f06d
 
  The branch, master has been updated
 
  - Log
  -
  commit 79e3dccf888d19a5cfa8372a5b6b592c0505f06d
  Merge: e610e85 ca39a67
  Author: Vivian Meazza
  Date:   Mon Aug 6 10:28:22 2012 +0100
 
  Merge branch 'master' of gitorious.org:fg/fgdata into work
 
 
 
 You could avoid this long commit log (and salvage the commit tree as James
 once explained) if you'd do :
 
 git rebase origin/master
 
 after pulling and before pushing. You may need to do
 
 git stash // before rebase followed by
 
 git stash pop // after rebase
 
 if you have uncommitted local mods in your tree
 

I pulled, and did a rebase before pushing, but my stuff came halfway through 
yours chronologically, and seemed to have  got tangled up with yours. At least, 
TortoiseGit seemed not to be able to do it any other way. At least it's trying 
to rebase nowadays.

And if I had any uncommitted changes, I would have stashed, but I never have 
any in my master clone.  

Btw - what is the practical application of all that clever stuff? Any chance of 
a review of FGRun to include some of the new items?

Vivian



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. f81456998442b1f30d86c4925a7d000d46ea4f1f

2012-07-30 Thread Curtis Olson
I am in no way picking on any single committer here.  This just happens to
be the most recent commit message that came through while I was thinking
about this (sorry Gijs, we do really love you.  I'm mean, not really really
really love, but well you know how I always say one sentence too many and
paint myself into a corner I can't get out of.) :-)

I sense that there have been a substantial number of updates to individual
aircraft that are only going into the master branch and aren't getting
cherry picked into the 2.8.0 release branch.  Perhaps this is intentional
or I'm misunderstanding something, but I wanted to at least ask.  When I
create the downloadable aircraft .zip files for the 2.8.0 release, it will
be from the release/2.8.0 branch, but most of the aircraft changes that
have been made since the 2.8.0 branch was created are not going in there,
and are only going into master.

Thanks,

Curt.


On Mon, Jul 30, 2012 at 4:14 PM, Flightgear-commitlogs 
mar...@hypersphere.calit2.net wrote:

 The branch, master has been updated

 - Log -
 commit f81456998442b1f30d86c4925a7d000d46ea4f1f
 Author: Gijs de Rooy
 Date:   Mon Jul 30 23:12:56 2012 +0200

 Issue 824: DC-10-30 and CRJ700-family Rembrandt lights displayed in
 FGRun.


 - Summary -

  Aircraft/CRJ700-family/Models/Lights/beacon.xml|1 +
  Aircraft/CRJ700-family/Models/Lights/greennav.xml  |1 +
  .../CRJ700-family/Models/Lights/landing-nose.xml   |1 +
  .../Models/Lights/landing-wing-inside.xml  |1 +
  .../CRJ700-family/Models/Lights/landing-wing.xml   |1 +
  Aircraft/CRJ700-family/Models/Lights/rednav.xml|1 +
  Aircraft/CRJ700-family/Models/Lights/strobe.xml|1 +
  Aircraft/CRJ700-family/Models/Lights/taxi.xml  |1 +
  Aircraft/DC-10-30/Models/Lights/greennav.xml   |1 +
  .../Models/Lights/landing-nose-fuselage.xml|1 +
  .../DC-10-30/Models/Lights/landing-nose-gear.xml   |1 +
  .../DC-10-30/Models/Lights/landing-wing-inside.xml |1 +
  Aircraft/DC-10-30/Models/Lights/landing-wing.xml   |1 +
  Aircraft/DC-10-30/Models/Lights/panel.xml  |1 +
  Aircraft/DC-10-30/Models/Lights/rednav.xml |1 +
  Aircraft/DC-10-30/Models/Lights/strobe.xml |1 +
  16 files changed, 16 insertions(+), 0 deletions(-)


 - Diff 

 diff --git a/Aircraft/CRJ700-family/Models/Lights/beacon.xml
 b/Aircraft/CRJ700-family/Models/Lights/beacon.xml
 index 4905af8..9f1c262 100644
 --- a/Aircraft/CRJ700-family/Models/Lights/beacon.xml
 +++ b/Aircraft/CRJ700-family/Models/Lights/beacon.xml
 @@ -27,6 +27,7 @@
 typelight/type
 light-typepoint/light-type
 object-nameSphere/object-name
 +   nopreview/
 position
 x0/x
 y0/y
 diff --git a/Aircraft/CRJ700-family/Models/Lights/greennav.xml
 b/Aircraft/CRJ700-family/Models/Lights/greennav.xml
 index f17c5f4..93a2ace 100644
 --- a/Aircraft/CRJ700-family/Models/Lights/greennav.xml
 +++ b/Aircraft/CRJ700-family/Models/Lights/greennav.xml
 @@ -31,6 +31,7 @@
 typelight/type
 light-typepoint/light-type
 object-nameSphere/object-name
 +   nopreview/
 position
 x0/x
 y0/y
 diff --git a/Aircraft/CRJ700-family/Models/Lights/landing-nose.xml
 b/Aircraft/CRJ700-family/Models/Lights/landing-nose.xml
 index 2532748..1b8c65e 100644
 --- a/Aircraft/CRJ700-family/Models/Lights/landing-nose.xml
 +++ b/Aircraft/CRJ700-family/Models/Lights/landing-nose.xml
 @@ -23,6 +23,7 @@
 typelight/type
 light-typespot/light-type
 object-nameCone/object-name
 +   nopreview/
 position
 x0/x
 y0/y
 diff --git a/Aircraft/CRJ700-family/Models/Lights/landing-wing-inside.xml
 b/Aircraft/CRJ700-family/Models/Lights/landing-wing-inside.xml
 index 0f1d576..64e62eb 100644
 --- a/Aircraft/CRJ700-family/Models/Lights/landing-wing-inside.xml
 +++ b/Aircraft/CRJ700-family/Models/Lights/landing-wing-inside.xml
 @@ -30,6 +30,7 @@
 typelight/type
 light-typespot/light-type
 object-nameCone/object-name
 +   nopreview/
 position
 x0/x
 y0/y
 diff --git a/Aircraft/CRJ700-family/Models/Lights/landing-wing.xml
 b/Aircraft/CRJ700-family/Models/Lights/landing-wing.xml
 index e97bcc7..4d7af16 100644
 --- a/Aircraft/CRJ700-family/Models/Lights/landing-wing.xml
 +++ b/Aircraft/CRJ700-family/Models/Lights/landing-wing.xml
 @@ -26,6 +26,7 @@
 typelight/type
 

Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. f81456998442b1f30d86c4925a7d000d46ea4f1f

2012-07-30 Thread Gijs de Rooy

Curt (love you too), in compliance with our release plan, only bug fixes can be 
cherry picked into the release branch, now that we've past July 17. This is to 
make sure that we don't end up having countless of non-functioning/buggy 
aircraft on the download page.  New features and completely new aircraft should 
not end up in the release branch.

See: http://wiki.flightgear.org/Release_plan



Gijs  --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. f81456998442b1f30d86c4925a7d000d46ea4f1f

2012-07-30 Thread Emilian Huminiuc
On Monday 30 July 2012 16:29:28 Curtis Olson wrote:
 I am in no way picking on any single committer here.  This just happens to
 be the most recent commit message that came through while I was thinking
 about this (sorry Gijs, we do really love you.  I'm mean, not really really
 really love, but well you know how I always say one sentence too many and
 paint myself into a corner I can't get out of.) :-)
 
 I sense that there have been a substantial number of updates to individual
 aircraft that are only going into the master branch and aren't getting
 cherry picked into the 2.8.0 release branch.  Perhaps this is intentional
 or I'm misunderstanding something, but I wanted to at least ask.  When I
 create the downloadable aircraft .zip files for the 2.8.0 release, it will
 be from the release/2.8.0 branch, but most of the aircraft changes that
 have been made since the 2.8.0 branch was created are not going in there,
 and are only going into master.
 
 Thanks,
 
 Curt.

Hi Curt,

I've already cherry-picked that commit to release/2.8.0. 

My impression is some of the contributors have some dificulties/issues with 
this part of the git workflow and they'd rather not risk messing up the 
release branch.
Maybe we should setup some sort of system (bug category?) for this, so that 
we're made aware of fixes to aircraft already present in the release branch 
that should be cherry-picked there.

Regards,
Emilian


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. f81456998442b1f30d86c4925a7d000d46ea4f1f

2012-07-30 Thread Curtis Olson
On Mon, Jul 30, 2012 at 5:11 PM, Gijs de Rooy gijsr...@hotmail.com wrote:

  Curt (love you too), in compliance with our release plan, only bug fixes
 can be cherry picked into the release branch, now that we've past July 17.
 This is to make sure that we don't end up having countless of
 non-functioning/buggy aircraft on the download page.  New features and
 completely new aircraft should not end up in the release branch.

 See: http://wiki.flightgear.org/Release_plan


Understood, but it seems (and I could be mistaken) like a lot of small bug
fixes and rembrandt compatibility updates are going into master only and
could easily be cherry picked into the release branch.  If this is due to
some aircraft authors not remembering to cherry pick their bug fixes over
to the release branch then I wanted to bring it up for discussion.  If this
is entirely intentional and due to an abundance of caution, then that's
perfectly fine too.

Thanks,

Curt.
-- 
Curtis Olson:
http://www.atiak.com - http://aem.umn.edu/~uav/
http://www.flightgear.org - http://gallinazo.flightgear.org
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2012-07-14 Thread Martin Spott
Hi guys,

Flightgear-commitlogs wrote:

 commit fe27d8aae3e08fcb46e9df59a5ee67e2e429d8df
 Author: Gijs de Rooy
 Date:   Sat Jul 14 14:19:26 2012 +0200
 
Add Rembrandt light to Alcatraz lighthouse.

Please make sure this sort of updates gets committed to Scenemodels in
the long term, otherwise they'll silently get lost.

Cheers,
Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2012-07-14 Thread Gijs de Rooy

Hi Martin,

 Please make sure this sort of updates gets committed to Scenemodels in
 the long term, otherwise they'll silently get lost.

of course I will send the update to the database (especially now that it gets 
easier and easier to update models!). 
But right now it's just there for testing the Rembrandt lights. I hope we can 
improve it a little more the upcoming days.


Cheers,Gijs   --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2012-05-24 Thread Martin Spott
Flightgear-commitlogs wrote:

 The branch, master has been updated
 
 - Log -
 commit 7206a7aef7af552e216d09897eb3a70dac359525
 Author: BARANGER Emmanuel
 Date:   Thu May 24 02:50:36 2012 +0200
 
New plane : Heinkel He 111

Feels like I've seen this before  ;-)

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. b0fd1613629ccb89622e3e268588ee69498263dc

2012-04-22 Thread James Turner

On 22 Apr 2012, at 03:14, Flightgear-commitlogs wrote:

Bravo updates.changed map range select;property-cycle too buggy

Something to be fixed here?

(In a backwards compatible way...)

James


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. b0fd1613629ccb89622e3e268588ee69498263dc

2012-04-22 Thread syd adams
On Sun, Apr 22, 2012 at 3:16 AM, James Turner zakal...@mac.com wrote:

 On 22 Apr 2012, at 03:14, Flightgear-commitlogs wrote:

    Bravo updates.changed map range select;property-cycle too buggy

 Something to be fixed here?

 (In a backwards compatible way...)

 James


 --
 For Developers, A Lot Can Happen In A Second.
 Boundary is the first to Know...and Tell You.
 Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
 http://p.sf.net/sfu/Boundary-d2dvs2
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Probably , I haven't looked at the code itself, but changing direction
,  cycling up and then down through the list, doesn't appear to
continue from the current index... stepping up will work fine , then
stepping down seems to jump to the end or start of the list . (if that
explanation makes sense).I'll take a look and see if anything obvious
pops out at me.
Syd

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-12-30 Thread Gijs de Rooy
Right, this throttle % was used in the startup tutorial, so I copied it for 
consistency...

Feel free to change it though. I'll leave in vacation in an hour, so don't rely 
on me :-)

 To: flightgear-devel@lists.sourceforge.net
 From: martin.sp...@mgras.net
 Date: Thu, 29 Dec 2011 23:31:14 +
 Subject: Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base   
 Package branch, master, 
 
 Flightgear-commitlogs wrote:
  The branch, master has been updated
  
  - Log -
  commit c8d6a0afe0d9f2d35f2da9ce9a23b8974803b731
  Author: Gijs de Rooy
  Date:   Thu Dec 29 17:02:33 2011 +0100
  
 Taxiing tutorial: C172P does not move with throttle near idle.
 [...]
  +messageI've already started the engine. Press Shift-B to release the 
  parking brake. Throttle up to about 
  +  20%
 
 RPM is a more commonly used unit for engine power on simple piston
 engines (without injection or turbo),
 
   Martin.
 -- 
  Unix _IS_ user friendly - it's just selective about who its friends are !
 --
 
 --
 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
  --
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] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-12-29 Thread Martin Spott
Flightgear-commitlogs wrote:
 The branch, master has been updated
 
 - Log -
 commit c8d6a0afe0d9f2d35f2da9ce9a23b8974803b731
 Author: Gijs de Rooy
 Date:   Thu Dec 29 17:02:33 2011 +0100
 
Taxiing tutorial: C172P does not move with throttle near idle.
[...]
 +messageI've already started the engine. Press Shift-B to release the 
 parking brake. Throttle up to about 
 +  20%

RPM is a more commonly used unit for engine power on simple piston
engines (without injection or turbo),

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
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] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-10-30 Thread Martin Spott
Flightgear-commitlogs wrote:

 commit ad39221c71d656887e3dbeac568bfc6b5d36029d
 Author: Durk Talsma
 Date:   Sun Oct 30 21:21:19 2011 +0100
 
New traffic for Qantas, [...]

All flights cancelled !?  ;-)

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World#153; now supports Android#153; Apps 
for the BlackBerryreg; PlayBook#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master, updated. 38b0d83b4eee2e581823a4a9f119b37caa9470a0

2011-10-10 Thread Frederic Bouvier
Hi Vivian,

- Mail original -
 commit 7aac380e2f0b1d1657b7179054acfeb61993f7ff
 Author: Vivian Meazza
 Date:   Mon Oct 10 10:51:25 2011 +0100
 
 Add taxiway symbols in dds.
...
  materials-dds.xml|   27

BTW, I added the possibility to load alternate materials 
file to fgrun. It's in Advanced  Rendering

Regards,
-Fred

--
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. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-06-02 Thread Martin Spott
Flightgear-commitlogs wrote:
[...]
 commit 776866b4f79ca34f202a476c5af22531bdf53a87
 Author: Ryan Miller
 Date:   Thu May 26 18:10:32 2011 -0700
 
New animated jetway system; add support for EGKK, EHAM, KDEN, KLAS, KSFO, 
 PANC, 717, AI 737, AI 744, AI MD-80

BTW, from my perspective, in the current state the submission wasn't
ready for inclusion as a whole. Please, whoever did the commit, please
consider reading:

  
http://mapserver.flightgear.org/git/gitweb.pl?p=fgdata;a=blob_plain;f=Models/00README.CONTRIBUTE

Yes, there _is_ a copy of this file in your local clone of the Base
Package  ;-)

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-04-08 Thread Martin Spott
Flightgear-commitlogs wrote:

 commit e275005a9691dfe4cc4b53c0ff386bbed7600414
 Author: BARANGER Emmanuel
 Date:   Fri Apr 8 00:04:09 2011 +0200
 
New plane : Piper Pa32 Saratoga

Ah, _this_ is one I'd really like to fly in real life, it fits my
license and allows for a nice week-end trip with four passengers plus
baggage  ;-)

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-01-20 Thread Martin Spott
Flightgear-commitlogs wrote:

 - Log -
 commit e7b7e52a9de8045352b8b373d79dae378140344c
 Author: Gijs de Rooy
 Date:   Thu Jan 20 16:45:38 2011 +0100
 
Runway stopway materials, were never fully implemented apparently

There might be a simple reason: TerraGear's 'genapts' didn't support
stopways for most of its life, it's more of a 'recent' addition  ;-)

  
http://mapserver.flightgear.org/git/gitweb.pl?p=terragear-cs;a=commit;h=1daeb0f99ee3b31723cac56f69eef1ca31d4128a
  
http://mapserver.flightgear.org/git/gitweb.pl?p=terragear-cs;a=commit;h=69eb4be73753e4d6e2c81cda5c6bbf4cb36e0c3d

Anyhow, I _think_ there was very early, rudimentary support for stopways
but that's been revoked somehow.

Cheers,
Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2011-01-20 Thread Gijs de Rooy

Hi Martin,

 There might be a simple reason: TerraGear's 'genapts' didn't support
 stopways for most of its life, it's more of a 'recent' addition ;-)

For some reason the textures were commited (to Textures.high/Runway, see this 
discussion), but never ended up in 
Textures/Runway and materials.xml; so a white face was displayed instead.

Thanks to skyop for noticing this bug ;)

Cheers,
Gijs  --
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Flightgear-commitlogs] FlightGear Base Package branch, master,

2010-11-26 Thread Martin Spott
Flightgear-commitlogs wrote:

 commit f6831ccd0dba57be89f7dab083b5dd8c77f11e2e
 Author: BARANGER Emmanuel
 Date:   Fri Nov 26 18:01:05 2010 +0100
 
New plane : Diamond Da 42 Twin Star

BTW, there's a nice description (in German) about implementing a DA40
for M$FS as a scool project - I'm having a copy here:

  ftp://ftp.ihg.uni-duisburg.de/FlightGear/Docs/DA40_180_Diplomarbeit.pdf

Among commercial 3D modelling tools they're using GIMP and Audacity,
they even refer to The FlightGear Community wrt. helping about
texturing details.

The paper doesn't reveal secret details, nevertheless some figures and
images are included and, last but not least, it's a really nice step by
step explanation - even though it's made for a different sim. Maybe
it's of some use for refining the DA42.

Cheers,
Martin.
P.S.: I might even have a copy of this DA40 model, but I'm unsure where
  to search for it 
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel