diff -Nru fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/777-set-common.xml fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/777-set-common.xml --- fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/777-set-common.xml 2013-05-27 01:05:46.000000000 +0000 +++ fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/777-set-common.xml 2013-05-28 01:08:31.000000000 +0000 @@ -9,7 +9,7 @@ 4 4 - 20130526 + 20130527 yasim 0.1 diff -Nru fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Models/APpanel.xml fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Models/APpanel.xml --- fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Models/APpanel.xml 2013-04-28 16:12:39.000000000 +0000 +++ fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Models/APpanel.xml 2013-05-28 01:08:31.000000000 +0000 @@ -1331,6 +1331,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1346,6 +1367,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1375,6 +1417,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1390,6 +1453,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1445,6 +1529,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1460,6 +1565,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1490,6 +1616,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected @@ -1505,6 +1652,27 @@ /systems/electrical/outputs/avionics + + instrumentation/afds/ap-modes/pitch-mode + VNAV ALT + + + instrumentation/afds/ap-modes/pitch-mode + VNAV SPD + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + + + instrumentation/afds/ap-modes/pitch-mode + VNAV PTH + + instrumentation/afds/settings/manual-intervention + + instrumentation/afds/inputs/ias-mach-selected diff -Nru fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Nasal/AFDS.nas fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Nasal/AFDS.nas --- fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Nasal/AFDS.nas 2013-05-27 01:05:46.000000000 +0000 +++ fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Nasal/AFDS.nas 2013-05-28 01:08:31.000000000 +0000 @@ -880,6 +880,7 @@ and me.AP.getValue()) { setprop("/controls/gear/tiller-enabled", 1); + setprop("controls/flight/aileron", 0); # Aileron set neutral } if(getprop("velocities/groundspeed-kt") < 50) { diff -Nru fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Systems/777-autopilot.xml fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Systems/777-autopilot.xml --- fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Systems/777-autopilot.xml 2013-05-27 01:05:46.000000000 +0000 +++ fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Systems/777-autopilot.xml 2013-05-28 01:08:31.000000000 +0000 @@ -221,7 +221,7 @@ /controls/flight/rudder - 0.05 + 0.03 0.01 -5.0 5.0 @@ -278,13 +278,13 @@ /orientation/roll-deg - 0.0 + /orientation/side-slip-deg /autopilot/internal/target-roll-deg - 5.0 + 15.0 0.0 instrumentation/afds/settings/bank-min @@ -324,10 +324,10 @@ 5 0.0 - -0.5 + -1.0 - 0.5 + 1.0 @@ -900,13 +900,16 @@ Current GSVspped local + false gain 1.0 - - position/gear-agl-ft - 150 - + + + position/gear-agl-ft + 150.0 + + /instrumentation/nav[0]/gs-rate-of-climb diff -Nru fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Systems/777-spoiler-fcs.xml fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Systems/777-spoiler-fcs.xml --- fgfs-base-2.11.0+201305271200~git280b965/Aircraft/777/Systems/777-spoiler-fcs.xml 2013-04-28 13:27:59.000000000 +0000 +++ fgfs-base-2.11.0+201305272000~git6fd80e3/Aircraft/777/Systems/777-spoiler-fcs.xml 2013-05-28 01:08:31.000000000 +0000 @@ -38,8 +38,10 @@ 1 autopilot/autobrake/throttles-at-idle - gear/gear[1]/wow - gear/gear[2]/wow + + gear/gear[1]/wow + gear/gear[2]/wow + velocities/groundspeed-kt 60 diff -Nru fgfs-base-2.11.0+201305271200~git280b965/debian/changelog fgfs-base-2.11.0+201305272000~git6fd80e3/debian/changelog --- fgfs-base-2.11.0+201305271200~git280b965/debian/changelog 2013-05-27 17:06:00.000000000 +0000 +++ fgfs-base-2.11.0+201305272000~git6fd80e3/debian/changelog 2013-05-28 01:08:41.000000000 +0000 @@ -1,3 +1,21 @@ +fgfs-base (2.11.0+201305272000~git6fd80e3-0ubuntu0ppa1) raring; urgency=low + + [ Hyde Yamakawa ] + * 777:In air rollout improvement. + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Mon, 27 May 2013 20:08:41 -0500 + +fgfs-base (2.11.0+201305271600~git4f6b194-0ubuntu0ppa1) raring; urgency=low + + [ BARANGER Emmanuel ] + * Hughes H4 Hercules : Glasses dishes on instruments and compatibility Rembrandt + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Mon, 27 May 2013 16:07:10 -0500 + fgfs-base (2.11.0+201305271200~git280b965-0ubuntu0ppa1) raring; urgency=low [ Curtis L. Olson ]