Jorg [Thu, 6 Oct 2011 23:09:11 +0000 (01:09 +0200)]
Corrected rotation direction of the shelter door and adjusted it in such
a way that it disappears into the ground when fully opened.
Melchior FRANZ [Sun, 2 Oct 2011 20:19:24 +0000 (22:19 +0200)]
warthog: improve linux/hidraw interface
ThorstenB [Mon, 3 Oct 2011 10:04:53 +0000 (12:04 +0200)]
Improve LOD dialog.
Also enable LOD for AI/MP aircraft by default.
BARANGER Emmanuel [Mon, 3 Oct 2011 00:02:09 +0000 (02:02 +0200)]
Sikorsky S58 : Add shadow
BARANGER Emmanuel [Sun, 2 Oct 2011 21:37:30 +0000 (23:37 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata
BARANGER Emmanuel [Sun, 2 Oct 2011 21:15:32 +0000 (23:15 +0200)]
Do X : Improvement of Radio and correction of some errors by Marc Kraus
Durk Talsma [Sun, 2 Oct 2011 20:39:18 +0000 (22:39 +0200)]
Removal of NWA.xml. Since the merger with Delta, NWA effectively doesn't exist anymore. The only traffic schedules listed in the NWA files were somehow connected to EHAM. The latter airport is getting overcroweded. I will miss the DC10's though...
Durk Talsma [Sun, 2 Oct 2011 20:36:28 +0000 (22:36 +0200)]
Some fgdata janitoring: Remove stuff that is no longer used with the traffic manager II format.
Melchior FRANZ [Sat, 1 Oct 2011 16:34:28 +0000 (18:34 +0200)]
warthog: first stab at throttle hardware config (backlight + LEDs)
This works under Linux only, which is certainly suboptimal. But there's no
reason why support for other OSes couldn't be added later, and there's no
reason to not support Linux now, either. The code can set the throttle's
backlight brightness and the five programmable LEDs. As a demonstration,
the latter is currently used for a gear-down warning. Support for setting
the stick's hardware deadzone is planned. (It's on by default.)
The mechanism writes directly to Linux' hidraw devices, which requires
some simple configuration. This is described in the README. It doesn't
depend on any external utility.
Jorg [Sun, 2 Oct 2011 10:19:19 +0000 (12:19 +0200)]
Corrected the format of the UHF and VHF selected frequencies to enable
display of 6 digits.
Jorg [Sun, 2 Oct 2011 10:17:18 +0000 (12:17 +0200)]
Corrected the position of the DED text inside the 3D cockpit so that it
matches the position of the DED 3D model.
Gijs de Rooy [Sun, 2 Oct 2011 15:27:24 +0000 (17:27 +0200)]
Major 747-400 update:
- merged cockpit panels into two models; improving framerates significantly
- all-new panel textures and lightmaps
- remodeled pedestal
- autopilot improvements by Markus
- contrails
- removed redundant files
- remodeled pilot seat
ThorstenB [Sat, 1 Oct 2011 21:24:13 +0000 (23:24 +0200)]
b1900d: Use generic replay configuration for twin turboprop aircraft
ThorstenB [Sat, 1 Oct 2011 21:23:38 +0000 (23:23 +0200)]
c172p: Use generic replay configuration for single engine/prop aircraft
ThorstenB [Sat, 1 Oct 2011 21:23:08 +0000 (23:23 +0200)]
UH1-1: configure flight recorder/replay system
The replay system now really works with helicopters.
ThorstenB [Sat, 1 Oct 2011 21:21:55 +0000 (23:21 +0200)]
ASK13: Use generic flight recorder configuration for gliders.
Also add some custom properties to be recorded/replayed.
Fixed a sound effect issue.
ThorstenB [Sat, 1 Oct 2011 21:20:54 +0000 (23:20 +0200)]
777-200ER: customized flight recorder/replay system
Record/replay some additional cockpit switches and other properties
required for effects.
ThorstenB [Sat, 1 Oct 2011 21:27:54 +0000 (23:27 +0200)]
Replay upgrade, part IV: new GUI, config settings, keyboard bindings
ThorstenB [Sat, 1 Oct 2011 21:16:48 +0000 (23:16 +0200)]
Replay upgrade, part III: New flight recorder configuration files.
Provide templates for various aircraft components or complete aircraft
types. Better to have this stuff available/adaptable than hard-coded
somewhere inside fgfs.
ThorstenB [Sat, 1 Oct 2011 21:09:31 +0000 (23:09 +0200)]
777-200ER: fixed incomplete merge
Complete the update required for Isix's flaperons.
Curtis L. Olson [Sat, 1 Oct 2011 18:52:25 +0000 (13:52 -0500)]
Updates from author:
- 3d INS.
Curtis L. Olson [Sat, 1 Oct 2011 18:47:22 +0000 (13:47 -0500)]
Updates from author (to v2.0):
- Tyre smoke effect.
- Conversion of pedestal to 3D.
- INS.
- FDM update : switch to aeromatic values.
Curtis L. Olson [Sat, 1 Oct 2011 18:41:18 +0000 (13:41 -0500)]
Updates (v1.6) from aircraft author:
- Wake effect.
- 2nd boat view (by ctrl-L).
- FDM update : sponson hydrodynamic drag.
Melchior FRANZ [Sat, 1 Oct 2011 08:12:32 +0000 (10:12 +0200)]
js overlay to make speedbrake work on broken seahawk
ThorstenB [Fri, 30 Sep 2011 20:52:08 +0000 (22:52 +0200)]
777-200ER: repair DME
The "nav-radio" no longer provides a "dme-in-range" property, unless a
specific DME instrument is also installed.
Melchior FRANZ [Sat, 24 Sep 2011 19:26:56 +0000 (21:26 +0200)]
warthog: tailwheel/reverser/speedbrake + cleanup
Unfortunately, some aircraft (seahawk) don't play nice and ignore the
common speedbrake property, inventing their own. (These basic concepts
must be *really* hard to understand ...)
Durk Talsma [Thu, 29 Sep 2011 21:02:05 +0000 (23:02 +0200)]
Merge branch 'master' of gitorious.org:fg/fgdata
Durk Talsma [Thu, 29 Sep 2011 20:59:04 +0000 (22:59 +0200)]
AI traffic for Lufthansa.
Vivian Meazza [Thu, 29 Sep 2011 20:36:13 +0000 (21:36 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Thu, 29 Sep 2011 20:33:23 +0000 (21:33 +0100)]
Merge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Thu, 29 Sep 2011 20:31:55 +0000 (21:31 +0100)]
Modified scale. By Emilian Huminiuc.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
BARANGER Emmanuel [Wed, 28 Sep 2011 21:23:42 +0000 (23:23 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata
BARANGER Emmanuel [Wed, 28 Sep 2011 21:05:46 +0000 (23:05 +0200)]
Douglas Dc 3 : Error in shadow.ac
Torsten Dreyer [Wed, 28 Sep 2011 19:41:43 +0000 (21:41 +0200)]
Merge commit 'refs/merge-requests/115' of git://gitorious.org/fg/fgdata into merge-requests/115
Anders Gidenstam [Wed, 28 Sep 2011 19:09:58 +0000 (21:09 +0200)]
Updated Short Empire: Load the RAF Mk.9 bubble sextant from Aircraft/Instruments-3d.
Anders Gidenstam [Wed, 28 Sep 2011 19:00:27 +0000 (21:00 +0200)]
Moved the RAF Mk.9 bubble sextant to Aircraft/Instruments-3d.
Nikolaus Kerner [Wed, 28 Sep 2011 17:37:27 +0000 (19:37 +0200)]
update DG-101G: aerotowing code, drag roboter code, gui
- aerotowing: characteristics of rope can be configured
- drag roboter: placement code modified
- gui: several dialogs splitted in basic and advanced configuration
- several files renamed
Vivian Meazza [Wed, 28 Sep 2011 15:39:11 +0000 (16:39 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Wed, 28 Sep 2011 15:35:22 +0000 (16:35 +0100)]
New texture by Emilian Huminiuc.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Torsten Dreyer [Tue, 27 Sep 2011 21:54:36 +0000 (23:54 +0200)]
ogel: some animation fixes by ThorstenB
Torsten Dreyer [Tue, 27 Sep 2011 13:32:09 +0000 (15:32 +0200)]
ogeL: FDM tuning and livery support, rating
Torsten Dreyer [Tue, 27 Sep 2011 08:44:21 +0000 (10:44 +0200)]
SenecaII: add aircraft status
based on http://wiki.flightgear.org/Formalizing_Aircraft_Status
Durk Talsma [Tue, 27 Sep 2011 06:24:18 +0000 (08:24 +0200)]
- Removed the 777-200ER startup helper script (no longer necessary; the 777 now has these parameters in it's own -set.xml file).
- Updated the c172p example to reflect the new properties.
- Added traffic data for USAirways.
Vivian Meazza [Mon, 26 Sep 2011 23:07:47 +0000 (00:07 +0100)]
change name.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Mon, 26 Sep 2011 22:56:28 +0000 (23:56 +0100)]
Merge commit 'refs/merge-requests/116' of git://gitorious.org/fg/fgdata into integration
Vivian Meazza [Mon, 26 Sep 2011 22:35:20 +0000 (23:35 +0100)]
Add foam to water effect. Based on work by Emilian Huminuc.
Christian Schmitt [Mon, 26 Sep 2011 21:07:26 +0000 (23:07 +0200)]
Add textures for runways with no threshold on one end. This is
a preparation for 850 apt.dat support, too.
Christian Schmitt [Mon, 26 Sep 2011 13:52:57 +0000 (15:52 +0200)]
Helipad support is coming....
Christian Schmitt [Sun, 25 Sep 2011 13:24:29 +0000 (15:24 +0200)]
add specific UK runway aim zone textures
Vivian Meazza [Mon, 26 Sep 2011 09:05:04 +0000 (10:05 +0100)]
Alter texture for forest floor. By Emlian Huminuc.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Mon, 26 Sep 2011 08:55:03 +0000 (09:55 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Mon, 26 Sep 2011 08:43:29 +0000 (09:43 +0100)]
Merge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Mon, 26 Sep 2011 08:42:44 +0000 (09:42 +0100)]
Add light map to reflect effect. Based on work by Emilian Huminuc.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Sun, 25 Sep 2011 09:59:30 +0000 (10:59 +0100)]
Add light map to reflect shader.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
BARANGER Emmanuel [Sun, 25 Sep 2011 21:18:57 +0000 (23:18 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata
BARANGER Emmanuel [Sun, 25 Sep 2011 21:00:13 +0000 (23:00 +0200)]
Douglas Dc 3 : New panel, new instruments, Dual control mod total, new liveries, new sound, new interior by PAF Team
ThorstenB [Sun, 25 Sep 2011 14:20:04 +0000 (16:20 +0200)]
Don't crash when tank property doesn't (yet) exist.
ThorstenB [Sun, 25 Sep 2011 14:19:24 +0000 (16:19 +0200)]
777-200 update
Use aircraftdata instead of userarchived properties.
Correct some AP default settings.
Add some copilot warnings.
Avoid NAV1 "slaved-to-gps" mode.
Use direct navigation for waypoints - instead of trying to join route leg.
ThorstenB [Sat, 24 Sep 2011 17:00:02 +0000 (19:00 +0200)]
777-200: block LNAV when route manager isn't active.
ThorstenB [Sat, 24 Sep 2011 16:46:20 +0000 (18:46 +0200)]
777-200: Fix AP to also engage on VORs
Vivian Meazza [Sun, 25 Sep 2011 10:01:30 +0000 (11:01 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Sun, 25 Sep 2011 09:59:30 +0000 (10:59 +0100)]
New joystick by Erik Streb del Toro
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Melchior FRANZ [Thu, 22 Sep 2011 21:01:01 +0000 (23:01 +0200)]
warthog: gear; swap DMS/TMS (again); time based view reset
Vivian Meazza [Sat, 24 Sep 2011 13:54:04 +0000 (14:54 +0100)]
Compress
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Sat, 24 Sep 2011 13:45:37 +0000 (14:45 +0100)]
Merge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Sat, 24 Sep 2011 13:12:50 +0000 (14:12 +0100)]
Add UK textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Sat, 24 Sep 2011 10:34:24 +0000 (11:34 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Sat, 24 Sep 2011 10:17:42 +0000 (11:17 +0100)]
Merge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Sat, 24 Sep 2011 10:15:37 +0000 (11:15 +0100)]
Add UK runway markings - first tranche
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Frederic Bouvier [Fri, 23 Sep 2011 22:36:46 +0000 (00:36 +0200)]
Resolve a conflict in local weather 1.35
Frederic Bouvier [Fri, 23 Sep 2011 21:25:15 +0000 (23:25 +0200)]
Local Weather 1.36 by Thorsten Renk
Frederic Bouvier [Fri, 23 Sep 2011 21:22:19 +0000 (23:22 +0200)]
Local Weather 1.35 by Thorsten Renk
Nikolaus Kerner [Fri, 23 Sep 2011 10:36:39 +0000 (12:36 +0200)]
update DG-101G: gui improvements
- config dialog: convert imperial units to SI units
- winch dialog: convert imperial units to SI units
- minor cosmetics
Vivian Meazza [Thu, 22 Sep 2011 22:01:03 +0000 (23:01 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Thu, 22 Sep 2011 21:57:46 +0000 (22:57 +0100)]
Add Direct Draw Textures for Symbols
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Alexis Bory [Thu, 22 Sep 2011 21:15:15 +0000 (23:15 +0200)]
Merge branch 'f-14b-xiii'
Alexis Bory [Thu, 22 Sep 2011 20:49:13 +0000 (22:49 +0200)]
Make things a little more robust for startup :-)
Durk Talsma [Thu, 22 Sep 2011 19:45:59 +0000 (21:45 +0200)]
New traffic data for Continental Airlines, and fixes for AAL, BAW, DAL, and UAL.
Durk Talsma [Thu, 22 Sep 2011 17:28:20 +0000 (19:28 +0200)]
Aircraft information for the 777-200ER.
Melchior FRANZ [Thu, 22 Sep 2011 16:10:51 +0000 (18:10 +0200)]
warthog: don't attach listener again on "Reload Input"; fix overlay path
Gijs de Rooy [Thu, 22 Sep 2011 14:48:19 +0000 (16:48 +0200)]
Issue #203: fix white light cones. Still no fix for night-lighting though.
Vivian Meazza [Thu, 22 Sep 2011 14:41:47 +0000 (15:41 +0100)]
Add grey sea texture
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Thu, 22 Sep 2011 14:38:04 +0000 (15:38 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Thu, 22 Sep 2011 14:33:16 +0000 (15:33 +0100)]
Update colours to reflect Global Weather
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Thu, 22 Sep 2011 13:41:08 +0000 (14:41 +0100)]
Update effect to use modified shader
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Thu, 22 Sep 2011 13:41:08 +0000 (14:41 +0100)]
Update effect to use modified shader
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Thu, 22 Sep 2011 13:37:32 +0000 (14:37 +0100)]
Update shader to react to global weather conditions
Vivian Meazza [Wed, 21 Sep 2011 22:59:10 +0000 (23:59 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata into work
Vivian Meazza [Wed, 21 Sep 2011 22:53:59 +0000 (23:53 +0100)]
Move Lake from water-inland effect to water effect
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Stuart Buchanan [Wed, 21 Sep 2011 19:35:01 +0000 (20:35 +0100)]
Fix trailing tag missed from last commit.
Torsten Dreyer [Wed, 21 Sep 2011 12:00:47 +0000 (14:00 +0200)]
SenecaII: remove userarchive/archive attributes
Torsten Dreyer [Wed, 21 Sep 2011 10:27:23 +0000 (12:27 +0200)]
SenecaII: move autosave aircraft-data out of nasal
BARANGER Emmanuel [Tue, 20 Sep 2011 21:54:52 +0000 (23:54 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata
Stuart Buchanan [Tue, 20 Sep 2011 21:43:52 +0000 (22:43 +0100)]
FDM updates in response to Bug 439 from Colin D.
Updates
- Better weights and payloads, so Cub can be set to max gross.
- Closer climb behaviour based on test flights
- Correction of engine inconsistency between FDM (Franklin) and Model (Continental)
- Custom sound package
BARANGER Emmanuel [Tue, 20 Sep 2011 21:31:33 +0000 (23:31 +0200)]
Do X : With CTRL-R you can toggle between Pilot and Radio-Officer Place.
Set a Frequency of an NDB in range, fit up the headset and search the
loudest NDB-Signal. Now click on the pencil and set the correct heading
straight on the NDB.
ThorstenB [Tue, 20 Sep 2011 20:20:49 +0000 (22:20 +0200)]
777-200: fixed VOR/ILS display on MFD
Nav receiver provides true heading, so must compare it to true
orientation to obtain correct relative heading.
Thanks to Hyde for identifying the issue.
BARANGER Emmanuel [Mon, 19 Sep 2011 23:45:28 +0000 (01:45 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata
BARANGER Emmanuel [Mon, 19 Sep 2011 23:26:32 +0000 (01:26 +0200)]
MS-406 : New splashscreen by Michat and several update (gear, shader effects etc...)
Durk Talsma [Mon, 19 Sep 2011 18:54:26 +0000 (20:54 +0200)]
More Traffic (Delta Airlines) + updates to AAL and BAW.
ThorstenB [Sun, 18 Sep 2011 20:34:13 +0000 (22:34 +0200)]
777-200: improved heading mode
(added necessary AP rule...)