diff -Nru fgfs-base-2.11.0+201306161019~gitd7d0417/Aircraft/777/777-checklists.xml fgfs-base-2.11.0+201306190800~git5549c91/Aircraft/777/777-checklists.xml --- fgfs-base-2.11.0+201306161019~gitd7d0417/Aircraft/777/777-checklists.xml 1970-01-01 00:00:00.000000000 +0000 +++ fgfs-base-2.11.0+201306190800~git5549c91/Aircraft/777/777-checklists.xml 2013-06-18 01:05:39.000000000 +0000 @@ -0,0 +1,280 @@ + + + Before Starting Engine + + Parking Brake + Test and Set + + + /controls/gear/brake-parking + 1 + + + + + Throttle + Idle + + + + /controls/engines/engine[0]/throttle + 0 + + + /controls/engines/engine[1]/throttle + 0 + + + + + + Fuel flow + Cut Off + + + + /controls/engines/engine[0]/cutoff + true + + + /controls/engines/engine[1]/cutoff + true + + + + + + BATT Master Switch + On + + + /controls/electric/battery-switch + 1 + + + + + Start APU + On + + /controls/APU/run + + + + left/right power-bus cross-feeds + On + + + controls/electric/engine[0]/bus-tie + controls/electric/engine[1]/bus-tie + + + + + Landing Gear Lever + Check Down + + + /controls/gear/gear-down + true + + + + + Flaps + Up + + + /controls/flight/flaps + 0 + + + + + Spoiler + Retracted + + + /controls/flight/speedbrake + 0 + + + + + Fuel Quantity + Check + + + Engine Instruments + Check + + + Flight Controls + Free and Correct + + + Avionics + On + + + Fasten Seat Belts + On + + + /controls/cabin/SeatBelt-knob + 1 + + + + + No Smoking + On + + + /controls/cabin/NoSmoking-knob + 1 + + + + + Check Weather + Atis Flight Service + + + Altimeter + Check + + + /instrumentation/altimeter/indicated-altitude-ft + -1 + + + + + GPWS self-test (press and hold for 5 seconds) + Done + + /instrumentation/mk-viii/inputs/discretes/self-test + + + + Anti-ice + Test/check + + + Request Clearance + Done + + + Transponder + Standby + + + /instrumentation/transponder/mode-switch + 0 + + + + + + Beacon + On + + + /controls/lighting/beacon + 1 + + + + + + + Pushback/Startup + + Left/right/center fuel pumps ON (6 switches) + On + + + /controls/fuel/tank/boost-pump + /controls/fuel/tank/boost-pump[1] + /controls/fuel/tank[1]/boost-pump + /controls/fuel/tank[1]/boost-pump[1] + /controls/fuel/tank[2]/boost-pump + /controls/fuel/tank[2]/boost-pump[1] + + + + + Set #1(left)Engine start knob to + Start + + + controls/engines/StartIgnition-knob[0] + -1 + + + + + At N2 > 20 % fuel flow engine + Check + + + /controls/engines/engine[0]/cutoff + false + + + + + N1 is increasing as N2 incr. + Check + + + Set #2(Right)Engine start knob to + Start + + + controls/engines/StartIgnition-knob[1] + -1 + + + + + At N2 > 20 % fuel flow engine + Check + + + /controls/engines/engine[1]/cutoff + false + + + + + N1 is increasing as N2 incr. + Check + + + Switch Off APU + Check + + + /controls/APU/run + false + + + + + BATT Master Switch + Off + + + /controls/electric/battery-switch + 0 + + + + + + Take off + + + diff -Nru fgfs-base-2.11.0+201306161019~gitd7d0417/Aircraft/777/777-set-common.xml fgfs-base-2.11.0+201306190800~git5549c91/Aircraft/777/777-set-common.xml --- fgfs-base-2.11.0+201306161019~gitd7d0417/Aircraft/777/777-set-common.xml 2013-06-13 13:07:21.000000000 +0000 +++ fgfs-base-2.11.0+201306190800~git5549c91/Aircraft/777/777-set-common.xml 2013-06-18 01:05:39.000000000 +0000 @@ -9,7 +9,7 @@ 4 4 - 20130612 + 20130617 yasim 0.1 @@ -284,6 +284,7 @@ + 32 @@ -905,5 +906,5 @@ 2.5 -1.76 - + diff -Nru fgfs-base-2.11.0+201306161019~gitd7d0417/Docs/index.html fgfs-base-2.11.0+201306190800~git5549c91/Docs/index.html --- fgfs-base-2.11.0+201306161019~gitd7d0417/Docs/index.html 2013-04-28 13:35:28.000000000 +0000 +++ fgfs-base-2.11.0+201306190800~git5549c91/Docs/index.html 2013-06-19 13:05:17.000000000 +0000 @@ -25,6 +25,7 @@

Guide for panel makers

Guide for HUD makers

Guide for using 3D models +

PDF collated from README files in FlightGear/Docs

Getting more help:

Additional documentation can be found in the FlightGear/Docs folder. Binary files /tmp/vHPpUHed4b/fgfs-base-2.11.0+201306161019~gitd7d0417/Docs/readme.pdf and /tmp/EickguZvL0/fgfs-base-2.11.0+201306190800~git5549c91/Docs/readme.pdf differ Binary files /tmp/vHPpUHed4b/fgfs-base-2.11.0+201306161019~gitd7d0417/Fonts/LED-16.ttf and /tmp/EickguZvL0/fgfs-base-2.11.0+201306190800~git5549c91/Fonts/LED-16.ttf differ Binary files /tmp/vHPpUHed4b/fgfs-base-2.11.0+201306161019~gitd7d0417/Fonts/LED-8.ttf and /tmp/EickguZvL0/fgfs-base-2.11.0+201306190800~git5549c91/Fonts/LED-8.ttf differ diff -Nru fgfs-base-2.11.0+201306161019~gitd7d0417/Nasal/geo.nas fgfs-base-2.11.0+201306190800~git5549c91/Nasal/geo.nas --- fgfs-base-2.11.0+201306161019~gitd7d0417/Nasal/geo.nas 2013-04-28 16:14:55.000000000 +0000 +++ fgfs-base-2.11.0+201306190800~git5549c91/Nasal/geo.nas 2013-06-17 21:07:21.000000000 +0000 @@ -65,7 +65,8 @@ # ... returns elevation in meter for given lat/lon, or nil on error; # is the altitude at which the intersection test starts # -# geo.normdeg() ... returns angle normalized to 0 <= angle < 360 +# geo.normdeg() ... returns angle normalized to 0 <= angle < 360 +# geo.normdeg180() ... returns angle normalized to -180 < angle <= 360 # # geo.put_model(, , [, [, [, [, ]]]]); # ... put model at location / with given elevation @@ -245,6 +246,15 @@ return angle; } +# normalize degree to -180 < angle <= 180 +# +var normdeg180 = func(angle) { + while (angle <= -180) + angle += 360; + while (angle > 180) + angle -= 360; + return angle; +} var tile_index = func(lat, lon) { return tileIndex(lat, lon); diff -Nru fgfs-base-2.11.0+201306161019~gitd7d0417/Nasal/globals.nas fgfs-base-2.11.0+201306190800~git5549c91/Nasal/globals.nas --- fgfs-base-2.11.0+201306161019~gitd7d0417/Nasal/globals.nas 2013-04-28 13:35:44.000000000 +0000 +++ fgfs-base-2.11.0+201306190800~git5549c91/Nasal/globals.nas 2013-06-17 21:07:21.000000000 +0000 @@ -6,6 +6,8 @@ var FT2M = 0.3048; # feet to meter var M2FT = 1 / FT2M; +var IN2M = FT2M / 12; +var M2IN = 1 / IN2M; var NM2M = 1852; # nautical miles to meter var M2NM = 1 / NM2M; diff -Nru fgfs-base-2.11.0+201306161019~gitd7d0417/debian/changelog fgfs-base-2.11.0+201306190800~git5549c91/debian/changelog --- fgfs-base-2.11.0+201306161019~gitd7d0417/debian/changelog 2013-06-16 15:27:08.000000000 +0000 +++ fgfs-base-2.11.0+201306190800~git5549c91/debian/changelog 2013-06-19 13:05:21.000000000 +0000 @@ -1,3 +1,49 @@ +fgfs-base (2.11.0+201306190800~git5549c91-0ubuntu0ppa1) raring; urgency=low + + [ Stuart Buchanan ] + * Add compilation of all README file as a PDF. Generator located in the getstart repository. + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Wed, 19 Jun 2013 08:05:21 -0500 + +fgfs-base (2.11.0+201306172000~gitd7a0740-0ubuntu0ppa1) raring; urgency=low + + [ Hyde Yamakawa ] + * 777:Add checklists + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Mon, 17 Jun 2013 20:05:48 -0500 + +fgfs-base (2.11.0+201306171600~gite979635-0ubuntu0ppa1) raring; urgency=low + + [ Thomas Geymayer ] + * Inch/Meter conversion factors IN2M/M2I + * Create geo.normdeg180 function + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Mon, 17 Jun 2013 16:07:27 -0500 + +fgfs-base (2.11.0+201306162000~git67e9a1c-0ubuntu0ppa1) raring; urgency=low + + [ Thomas Geymayer ] + * Led fonts (eg. for VDGS) + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Sun, 16 Jun 2013 20:06:56 -0500 + +fgfs-base (2.11.0+201306161600~gite93d8bd-0ubuntu0ppa1) raring; urgency=low + + [ BARANGER Emmanuel ] + * Mirage 2000-5 : 5H1N0B and F-Sig continue their relentless work. New MFD, panel of alerts etc .... Really great art! + + [ Saikrishna Arcot ] + + -- Saikrishna Arcot Sun, 16 Jun 2013 16:10:01 -0500 + fgfs-base (2.11.0+201306161019~gitd7d0417-0ubuntu0ppa1) raring; urgency=low [ James Turner ]