Re: [Flightgear-devel] 777-200ER ground handling..

2011-01-27 Thread syd adams
Sorry about the late reply ...just got internet installed ... (moved
into a new place). Now just need to find which box my router is in so
i don't have cables strung across the  living room floor :). Thanks
for implementing the steering ... I'll see if I can figure it out if
you send a merge request ... although that is not in fgdata , I still
need to figure how to update my aircraft .I may have to start another
hangar to continue keeping them current if all else fail.
Well , going to dig through more boxes ... ;)


On Wed, Jan 26, 2011 at 4:37 PM, Jacob Burbach jmburb...@gmail.com wrote:
 On Wed, Jan 26, 2011 at 6:28 PM, Heiko Schulz aeitsch...@yahoo.de wrote:
 Sounds great- but do you know this already?: 
 http://www.gitorious.org/syd-s-flightgear-content/777-200er

 You might wanna try a merge request

 Cheers
 Heiko

 Nope, I didn't know about that one. Thanks. :)

 cheers
 --Jacob

 --
 Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
 Finally, a world-class log management solution at an even better price-free!
 Download using promo code Free_Logger_4_Dev2Dev. Offer expires
 February 28th, so secure your free ArcSight Logger TODAY!
 http://p.sf.net/sfu/arcsight-sfd2d
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER ground handling..

2011-01-27 Thread Jacob Burbach
On Thu, Jan 27, 2011 at 2:49 PM, syd adams adams@gmail.com wrote:
 Sorry about the late reply ...just got internet installed ... (moved
 into a new place). Now just need to find which box my router is in so
 i don't have cables strung across the  living room floor :). Thanks
 for implementing the steering ... I'll see if I can figure it out if
 you send a merge request ... although that is not in fgdata , I still
 need to figure how to update my aircraft .I may have to start another
 hangar to continue keeping them current if all else fail.
 Well , going to dig through more boxes ... ;)

Ok, I just added a merge request to the repo Heiko pointed
out...hopefully I got everything right. I made a couple more
adjustments over the patch I posted previously...cleaned up the nasal
a tad and fixed the gear animations to match to the new behavior. Good
luck with the move and let me know if there are any questions or
problems!

cheers
--Jacob

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER ground handling..

2011-01-26 Thread Heiko Schulz
Hi,


 This is for Syd really. There is
 topic on the forum about improving
 the 777 FDM, and I myself got a bit carried away with
 modifying the
 ground steering. Attached is a diff of my changes against
 git master,
 as well as a zip file containing (hopefully) all the
 modified files.
 
 What this does is:
 
 1) Limits nose gear steering by rudder to 7 degree as in
 the real aircraft.
 2) Adds tiller steering which overrides any rudder
 steering, and
 allows to steer nose gear a full 70 degree left or right
 like real
 aircraft.
 3) Adds main gear, aft axle steering that comes on when
 tiller
 steering is above 13 degrees like real aircraft. Currently
 main gear
 steering is up to 8 degrees as that is the number I found,
 but needs
 verified...
 4) Adds a tiller steering dialog which can be used to steer
 aircraft
 with the tiller...available in 777 menu. Can also map a
 spare joy axis
 to /controls/gear/tiller-cmd-norm if you have one
 available.
 
 It's a little rough around the edges, and you may want to
 change
 property names, locations, and whatever..but I thought I'd
 post it in
 case you are interested in it. Feel free to use, ignore,
 modify, etc
 however you like. :)
 
 cheers!
 

Sounds great- but do you know this already?: 
http://www.gitorious.org/syd-s-flightgear-content/777-200er

You might wanna try a merge request

Cheers
Heiko



--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER ground handling..

2011-01-26 Thread Jacob Burbach
On Wed, Jan 26, 2011 at 6:28 PM, Heiko Schulz aeitsch...@yahoo.de wrote:
 Sounds great- but do you know this already?: 
 http://www.gitorious.org/syd-s-flightgear-content/777-200er

 You might wanna try a merge request

 Cheers
 Heiko

Nope, I didn't know about that one. Thanks. :)

cheers
--Jacob

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER another little bug

2010-02-09 Thread bitwPolly
As far as I can tell, the autopilot's roll stability has recently  
degraded. With a cvs build Feb 8th, with A/P engaged, the 77-200 rolls  
plus / minus about
twenty degrees all altitudes, throttle settings: A/P heading mode.  I'm  
pretty sure the 777 was roll stable two weeks ago, mp players report no  
problems with e.g.
1.9.1 release versions.  With the latest build the yoke seems to lag the  
artificial horizon by a half cycle.
Thanks.




--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER another little bug

2010-02-09 Thread bitwPolly

As far as I can tell, the autopilot's roll stability has recently  
degraded. With a cvs build Feb 8th, with A/P engaged, the 77-200 rolls  
plus / minus about
twenty degrees all altitudes, throttle settings: A/P heading mode.  I'm  
pretty sure the 777 was roll stable two weeks ago, mp players report no  
problems with e.g.
1.9.1 release versions.  With the latest build the yoke seems to lag the  
artificial horizon by a half cycle.
Thanks.

I just found, roll is stable in LOC mode locked to VOR-ILS
-- 

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER another little bug

2010-02-09 Thread syd adams
Yeah it needs more work still , Heiko also reported some problems with it ,
but Ive been fighting with the daughter's laptop the last few days ... I'll
do more checking once i get that running. (She NEEDS her facebook !) ...
Cheers

On Tue, Feb 9, 2010 at 12:29 PM, bitwPolly po...@bitwisetech.com wrote:


 As far as I can tell, the autopilot's roll stability has recently
 degraded. With a cvs build Feb 8th, with A/P engaged, the 77-200 rolls
 plus / minus about
 twenty degrees all altitudes, throttle settings: A/P heading mode.  I'm
 pretty sure the 777 was roll stable two weeks ago, mp players report no
 problems with e.g.
 1.9.1 release versions.  With the latest build the yoke seems to lag the
 artificial horizon by a half cycle.
 Thanks.

 I just found, roll is stable in LOC mode locked to VOR-ILS
 --


 --
 SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
 Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
 http://p.sf.net/sfu/solaris-dev2dev
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER another little bug

2010-02-09 Thread Pete Morgan
The 777 is totally in dev.. and making all sorts of capers..

I guess we have to sit back and wait for Syd to decide the aircraft 
and its systems is worthy of testing.

In the meantime its a pointless task as the path is not identified, or 
indeed the path mapped. So come back later (BTW there is no bug list 
or any other way either)

pete

bitwPolly wrote:
 As far as I can tell, the autopilot's roll stability has recently  
 degraded. With a cvs build Feb 8th, with A/P engaged, the 77-200 rolls  
 plus / minus about
 twenty degrees all altitudes, throttle settings: A/P heading mode.  I'm  
 pretty sure the 777 was roll stable two weeks ago, mp players report no  
 problems with e.g.
 1.9.1 release versions.  With the latest build the yoke seems to lag the  
 artificial horizon by a half cycle.
 Thanks.




 --
 SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
 Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
 http://p.sf.net/sfu/solaris-dev2dev
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel
   


--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER another little bug

2010-02-09 Thread syd adams
Maybe Ive been fighting with this laptop harddrive too long , but I have no
idea what you just said here ... :)


On Tue, Feb 9, 2010 at 8:17 PM, Pete Morgan ac...@daffodil.uk.com wrote:

 The 777 is totally in dev.. and making all sorts of capers..

 I guess we have to sit back and wait for Syd to decide the aircraft
 and its systems is worthy of testing.

 In the meantime its a pointless task as the path is not identified, or
 indeed the path mapped. So come back later (BTW there is no bug list
 or any other way either)

 pete


--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] 777-200ER another little bug

2010-01-27 Thread Patrice Poly
Hello Syd, thank you for your answers ! I found the ADF, I was searching
for it in the VOR screen, like you said its on the map.
I found the radio, too, digging between seats :)

I experience a nasal error when using the pushback or thrust reverse to
get off the dock :

Nasal runtime error: floating point error in math.sqrt()
at
/home/d2r2/archives/games/flightgear/CVS/Flightgear-CVS/data/Nasal/math.nas,
line 12
called from:
/home/d2r2/archives/games/flightgear/CVS/Flightgear-CVS/data/Aircraft/777-200/Nasal/AFDS.nas,
line 121
called from:
/home/d2r2/archives/games/flightgear/CVS/Flightgear-CVS/data/Aircraft/777-200/Nasal/AFDS.nas,
line 215

line 121 is : var FPangle = math.asin(VS/TAS) * 90;

so I presume some value gets negative or null when making the plane go
backwards, the math is not happy, the script hangs, resulting in the AP
panel becoming unusable.

I'm not sure what VS and TAS are, I'd be tempted to take a abs() before
taking asin, but I'm just guessing without knowing.




--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-21 Thread Alex Romosan
syd adams writes:

 Since that doesn't happen here , I suspect you have leftovers,but more
 details would be helpful.

i am not the original poster, but this is what i get when loading the
777-200ER:

Error reading panel: 
Failed to open file
 at 
/usr/local/share/FlightGear/Aircraft/777-200/Models/Instruments/EICAS/AIR.xml
 (reported by SimGear XML Parser)
Failed to load submodel: Failed to load panel 
Aircraft/777-200/Models/Instruments/EICAS/eicas-text-panel.xml
Failed to load submodel: Failed to load panel 
Aircraft/777-200/Models/Instruments/EICAS/eicas-text-panel.xml
Failed to load model: Failed to load panel 
Aircraft/777-200/Models/Instruments/EICAS/eicas-text-panel.xml
FGMultiplayMgr - No receiver port, Multiplayermode disabled
Segmentation fault

you probably forgot to add
Aircraft/777-200/Models/Instruments/EICAS/AIR.xml to CVS and commit it
in. it happens...

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-21 Thread syd adams
Thanks , and my apologies 
Yes this is in progress here but not finished , so no i didnt commit ...
I will commit a fix for now ...
--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-21 Thread Victhor
The file referenced to AIR.xml and Msg.xml. I removed the lines that
made reference to them in the XML and the model worked. Besides, why do
I have to set property /controls/electrical/avionics-switch to true in
order to get the EFIS to work? Are you changing something in the
electrical system model?
 Removing a few lines to non existant files would be more useful to me
 if you could name them .
 If your reporting bugs because of a mess on your end , maybe that
 should be resolved first.
 I only have so much spare time :) 
 Since that doesn't happen here , I suspect you have leftovers,but more
 details would be helpful.
 Cheers   
 
 --
 Stay on top of everything new and different, both inside and 
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today. 
 Use priority code J9JMT32. http://p.sf.net/sfu/p
 ___ Flightgear-devel mailing list 
 Flightgear-devel@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-20 Thread Victhor
I updated the CVS 777-200ER today. I've spotted some lines which were
being reported as wrong by SimGear's XML parser. I corrected line 25 and
removed line 53, but instead the model quits with a segmentation fault.


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-20 Thread Victhor
Looks like it was just a CVS file conflict(I noticed it in the
terminal), so I deleted the file and let CVS do its job. It still
wouldn't load, so I removed a few lines which referenced to non-existant
files and the aircraft loaded. By the way, I have noticed that the
engine indicators now show lower than 45% N1 and that the cutoff
switches can be used. Also, nice splash screen :D


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-20 Thread syd adams
Removing a few lines to non existant files would be more useful to me if you
could name them .
If your reporting bugs because of a mess on your end , maybe that should
be resolved first.
I only have so much spare time :)
Since that doesn't happen here , I suspect you have leftovers,but more
details would be helpful.
Cheers
--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] 777-200ER

2009-04-19 Thread Victhor
OK, so I forgot to report other bugs as well ;) It is important to
report them to the devs :) The engines' N1 RPM is indicating idle even
if they're turned off. Pressing the fuel pump buttons result in a Nasal
error. Also I would like somebody to answer a question: where do you
turn the 777's TCAS on? I pressed all the buttons in the EFIS control
panel but none of them worked. Also the A/P disengage doesn't seems to
work. Also there's a YASim bug which causes engines at the lowest
throttle input to consume zero fuel, affecting all YASim planes.


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-19 Thread syd adams
While bug reports are great , this is in development , which is why it is in
cvs with no finished sign stuck on it ;)
Like I mentioned before , its in the middle of an overhaul , but I also have
many others to try to keep up to date , so this isn't going to be an
overnight fix.

So be patient .Or learn to do this stuff yourself. We aren't a 24/7 paid
support staff , but we try.
Cheers
--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-19 Thread Victhor
I know that. I just wanted to make a bug report. For all things that are
on development (eg beta software), the devs ask for your feedback and
they also ask you to report bugs you find. Hope you understand ;)
 While bug reports are great , this is in development , which is why it
 is in cvs with no finished sign stuck on it ;)
 Like I mentioned before , its in the middle of an overhaul , but I
 also have many others to try to keep up to date , so this isn't going
 to be an overnight fix.
 
 So be patient .Or learn to do this stuff yourself. We aren't a 24/7
 paid support staff , but we try. 
 Cheers
  
 --
 Stay on top of everything new and different, both inside and 
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today. 
 Use priority code J9JMT32. http://p.sf.net/sfu/p
 ___ Flightgear-devel mailing list 
 Flightgear-devel@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-19 Thread Victhor
Em Dom, 2009-04-19 às 11:46 -0700, syd adams escreveu:
 While bug reports are great , this is in development , which is why it
 is in cvs with no finished sign stuck on it ;)
 Like I mentioned before , its in the middle of an overhaul , but I
 also have many others to try to keep up to date , so this isn't going
 to be an overnight fix.
 
 So be patient .Or learn to do this stuff yourself. We aren't a 24/7
 paid support staff , but we try. 
 Cheers
  
 --
 Stay on top of everything new and different, both inside and 
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today. 
 Use priority code J9JMT32. http://p.sf.net/sfu/p
 ___ Flightgear-devel mailing list 
 Flightgear-devel@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER

2009-04-19 Thread syd adams
OK , thanks ...
I thought you might be uder the impression that it was finished and broken,
Its far from finished and broken ;)
Cheers
--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] 777-200ER Autopilot

2009-04-18 Thread Victhor
Hello,
Every time I try to use the 777's
AP it never works right. I can switch the A/T ARM L/R on and off, but
I'm not able to change A/T speed, I click where should be a clickable
spot (yellow overlay with Ctrl+C) but the indicator does not change.
Same with Mach number hold. Also, none of the A/T buttons work. Tried
pressing A/T multiple times, but the PFD wouldn't change the speed
mode, nor would the switch's LED turn on. Tried pressing CLB CON and
FLCH as well, but all had the same result. (CLB CON has no LED
anyway :)) Altitude hold doesn't work as well. I can set altitude, but
pressing the HOLD button doesn't activate the altitude hold mode. VNAV
altitude can't be changed. The only modes that work for me are: LNAV,
VNAV (although I can't change its altitude using the route manager, like
it should be) , VS/FPA and APP. Also there are a lot of people with
those problems, so I think it should have already been reported. However
I'm not sure. ;)
Thanks in advance,
Victhor Foster


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER Autopilot

2009-04-18 Thread syd adams
Yes , I'm in the middle of redoing it ...(I now have more accurate data to
work with)
--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 777-200ER Autopilot

2009-04-18 Thread Victhor
Thanks for answering ;) Hope the new one works! *crosses fingers* I love
the 772, I just don't fly it a lot because of that autopilot.
 Yes , I'm in the middle of redoing it ...(I now have more accurate
 data to work with)
 
 --
 Stay on top of everything new and different, both inside and 
 around Java (TM) technology - register by April 22, and save
 $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
 300 plus technical and hands-on sessions. Register today. 
 Use priority code J9JMT32. http://p.sf.net/sfu/p
 ___ Flightgear-devel mailing list 
 Flightgear-devel@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel