fg:toms-fgdata.git
9 years agoSGS233: winch and aerotowing support
D-NXKT [Mon, 10 Mar 2014 22:08:41 +0000 (23:08 +0100)]
SGS233: winch and aerotowing support

9 years ago707 update from Marc Kraus
James Turner [Tue, 11 Mar 2014 20:04:10 +0000 (20:04 +0000)]
707 update from Marc Kraus

In this update, we have a passenger view and a mp passenger possibility.

9 years agoCloud shadows for water shader effect
Thorsten Renk [Tue, 11 Mar 2014 10:25:47 +0000 (12:25 +0200)]
Cloud shadows for water shader effect

9 years agoCloud shadows for urban effect/random buildings
Thorsten Renk [Tue, 11 Mar 2014 09:53:57 +0000 (11:53 +0200)]
Cloud shadows for urban effect/random buildings

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Mon, 10 Mar 2014 21:16:52 +0000 (22:16 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoNew aircraft : Vickers Vanguard Type 950
BARANGER Emmanuel [Mon, 10 Mar 2014 21:14:41 +0000 (22:14 +0100)]
New aircraft : Vickers Vanguard Type 950

9 years agoMy GLSL compiler is stricter than yours.
James Turner [Mon, 10 Mar 2014 17:57:04 +0000 (17:57 +0000)]
My GLSL compiler is stricter than yours.

- Apple GLSL strongly objects to mismatched function declaration /
return value type, and similarly to mismatched function declaration /
lvalue type.

9 years ago777:Add test package for MFD
Hyde Yamakawa [Mon, 10 Mar 2014 17:33:07 +0000 (13:33 -0400)]
777:Add test package for MFD

9 years ago777:Add MFD FUEL page
Hyde Yamakawa [Mon, 10 Mar 2014 14:43:12 +0000 (10:43 -0400)]
777:Add MFD FUEL page

9 years agoBetter lighting balance for ALS water shader in very low light /night
Thorsten Renk [Mon, 10 Mar 2014 08:43:55 +0000 (10:43 +0200)]
Better lighting balance for ALS water shader in very low light /night

9 years agoExperimental support for cloud shadows on the terrain
Thorsten Renk [Mon, 10 Mar 2014 08:29:14 +0000 (10:29 +0200)]
Experimental support for cloud shadows on the terrain

9 years agoFix #1404: bump up max runways
Philosopher [Sun, 9 Mar 2014 19:06:26 +0000 (14:06 -0500)]
Fix #1404: bump up max runways

(after making it an explicit value, as it was hidden before)

9 years ago777:Set elevater nuetral when a/p off
Hyde Yamakawa [Sat, 8 Mar 2014 22:43:40 +0000 (17:43 -0500)]
777:Set elevater nuetral when a/p off

9 years agowebgui radio: fixes and code format
Torsten Dreyer [Sat, 8 Mar 2014 14:01:50 +0000 (15:01 +0100)]
webgui radio: fixes and code format

access properties by index
reformatted js

9 years agowebgui: don't hide global props object
Torsten Dreyer [Fri, 7 Mar 2014 21:25:23 +0000 (22:25 +0100)]
webgui: don't hide global props object

9 years agowebgui: improve the radio form
Torsten Dreyer [Fri, 7 Mar 2014 21:22:01 +0000 (22:22 +0100)]
webgui: improve the radio form

* use the new recursive json request feature
  to spare many requests.
* add some microdocumentation to the code

9 years ago777:Adjust for new reset and repsition.
Hyde Yamakawa [Fri, 7 Mar 2014 18:55:22 +0000 (13:55 -0500)]
777:Adjust for new reset and repsition.

9 years agoAdd a sample JSON based web form
Torsten Dreyer [Fri, 7 Mar 2014 11:07:13 +0000 (12:07 +0100)]
Add a sample JSON based web form

This is a sample for the new httpd and it's JSON capability.
Need to run fgfs with --httpd=<YourHttpPort> and point your browser
at http://localhost:<YourHttpPort>/gui/radio.html

9 years agoPrepare the ground for the new httpd
Torsten Dreyer [Thu, 6 Mar 2014 12:17:04 +0000 (13:17 +0100)]
Prepare the ground for the new httpd

9 years agoMoved two generic JSBSim systems from their aircraft into the shared directory.
Anders Gidenstam [Wed, 5 Mar 2014 22:02:04 +0000 (23:02 +0100)]
Moved two generic JSBSim systems from their aircraft into the shared directory.

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Wed, 5 Mar 2014 17:25:53 +0000 (18:25 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoPilatus PC 12/47 : Adding a livery "Orange", improved dashboard.
BARANGER Emmanuel [Wed, 5 Mar 2014 17:24:29 +0000 (18:24 +0100)]
Pilatus PC 12/47 : Adding a livery "Orange", improved dashboard.

9 years agoSwitch GUI to use new reposition command.
James Turner [Wed, 5 Mar 2014 16:46:10 +0000 (16:46 +0000)]
Switch GUI to use new reposition command.

(Must have latest FG or you'll get a crash due to old ATIS subsystem)

9 years agoAdd varying wind for eddh atis
Torsten Dreyer [Wed, 5 Mar 2014 12:59:03 +0000 (13:59 +0100)]
Add varying wind for eddh atis

9 years agoupdate Joystick documentation for new delay-sec and release-delay-sec properties
Clément de l'Hamaide [Tue, 4 Mar 2014 23:46:48 +0000 (00:46 +0100)]
update Joystick documentation for new delay-sec and release-delay-sec properties

9 years agocarrier_nav.dat.gz: Add missing TACAN range entries
Thomas Geymayer [Sun, 2 Mar 2014 15:57:32 +0000 (16:57 +0100)]
carrier_nav.dat.gz: Add missing TACAN range entries

9 years agoAdd the new commradio system to the C172p
Torsten Dreyer [Sat, 1 Mar 2014 19:16:38 +0000 (20:16 +0100)]
Add the new commradio system to the C172p

9 years ago777:Fix auto ILS tuning when in air reposition.
Hyde Yamakawa [Fri, 28 Feb 2014 22:55:00 +0000 (17:55 -0500)]
777:Fix auto ILS tuning when in air reposition.

9 years agoSenecaII: use the new comm radio
Torsten Dreyer [Fri, 28 Feb 2014 11:19:52 +0000 (12:19 +0100)]
SenecaII: use the new comm radio

9 years agoadd comm radio subsystem to generic-instrumentation
Torsten Dreyer [Fri, 28 Feb 2014 10:49:44 +0000 (11:49 +0100)]
add comm radio subsystem to generic-instrumentation

9 years agoSenecaII: fix nav/comm radios power
Torsten Dreyer [Fri, 28 Feb 2014 10:44:13 +0000 (11:44 +0100)]
SenecaII: fix nav/comm radios power

9 years agoInitial commit for a new ATIS system
Torsten Dreyer [Fri, 28 Feb 2014 09:49:33 +0000 (10:49 +0100)]
Initial commit for a new ATIS system

9 years agoTentative fix for high altitude/low sun rendering artefacts in ALS skydome
Thorsten Renk [Fri, 28 Feb 2014 08:40:05 +0000 (10:40 +0200)]
Tentative fix for high altitude/low sun rendering artefacts in ALS skydome

9 years agoImprovements and environment dependence to rendering of runway lighting for ALS
Thorsten Renk [Fri, 28 Feb 2014 07:15:41 +0000 (09:15 +0200)]
Improvements and environment dependence to rendering of runway lighting for ALS

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Fri, 28 Feb 2014 00:07:25 +0000 (01:07 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoNew aircraft : Aichi M6A "Seiran"
BARANGER Emmanuel [Thu, 27 Feb 2014 23:54:48 +0000 (00:54 +0100)]
New aircraft : Aichi M6A "Seiran"

9 years agoFix black halo around lights by removing depth write
Stuart Buchanan [Thu, 27 Feb 2014 22:49:25 +0000 (22:49 +0000)]
Fix black halo around lights by removing depth write

9 years agoUpdate portuguese translation by Müller on forum
Clément de l'Hamaide [Thu, 27 Feb 2014 20:33:38 +0000 (21:33 +0100)]
Update portuguese translation by Müller on forum

9 years ago777: Improve A/P connect stability on second leg
Hyde Yamakawa [Thu, 27 Feb 2014 04:25:23 +0000 (23:25 -0500)]
777: Improve A/P connect stability on second leg

9 years agoSurface light effect and shaders for ALS
Thorsten Renk [Tue, 25 Feb 2014 08:49:37 +0000 (10:49 +0200)]
Surface light effect and shaders for ALS

9 years agoDefaults for draw-mask
James Turner [Mon, 24 Feb 2014 20:12:53 +0000 (20:12 +0000)]
Defaults for draw-mask

9 years agoMove tu154B AI files to the AI directory
Gijs de Rooy [Mon, 24 Feb 2014 15:26:50 +0000 (16:26 +0100)]
Move tu154B AI files to the AI directory

9 years agoCanvasND: Add 777 track bug implementation
Hyde Yamakawa [Mon, 24 Feb 2014 04:56:25 +0000 (23:56 -0500)]
CanvasND: Add 777 track bug implementation

9 years agoUse osgUtil::Simplifier to simplify terrain.
Stuart Buchanan [Sun, 23 Feb 2014 21:09:57 +0000 (21:09 +0000)]
Use osgUtil::Simplifier to simplify terrain.

9 years agoFix of previos canvas mod, PLAN mode change
Hyde Yamakawa [Sun, 23 Feb 2014 18:43:54 +0000 (13:43 -0500)]
Fix of previos canvas mod, PLAN mode change

9 years agoTu-154B2 version 3.1:
Gijs de Rooy [Sun, 23 Feb 2014 17:44:57 +0000 (18:44 +0100)]
Tu-154B2 version 3.1:
- custom friction module. Now landing in the snow can be very tricky;
- improved fuel and payload dialog;
- fully reworked autopilot's pitch channel. Now much more stable;
- many bugfixes;
- some new liveries;
- reviewed FDM.

9 years agoTentative fix for random buildings red flickering in some cases
Emilian Huminiuc [Sun, 23 Feb 2014 12:10:11 +0000 (13:10 +0100)]
Tentative fix for random buildings red flickering in some cases

9 years agoCanvasND fixes #1317,1325 and wind ind, active WP, route discrepancy
Hyde Yamakawa [Sun, 23 Feb 2014 05:02:28 +0000 (00:02 -0500)]
CanvasND fixes #1317,1325 and wind ind, active WP, route discrepancy

9 years agoDefault to not using VBOs.
James Turner [Fri, 21 Feb 2014 16:55:38 +0000 (08:55 -0800)]
Default to not using VBOs.

(Ensure most people don't see any behaviour change while
VBO support is progressively added)

9 years agoSome changes/additions to debug.nas
Philosopher [Thu, 20 Feb 2014 17:47:27 +0000 (11:47 -0600)]
Some changes/additions to debug.nas

Add benchmark_time, rank, and print_rank. Modify benchmark to return/
pass-through the values of the function, appending to a vector if there
are multiple executions.

9 years ago777:Fix unstability of VS comand 0ft/m
Hyde Yamakawa [Wed, 19 Feb 2014 18:11:25 +0000 (13:11 -0500)]
777:Fix unstability of VS comand 0ft/m

9 years agoMerge branch 'master' of git.gitorious.org:fg/fgdata
Martin Spott [Tue, 18 Feb 2014 23:06:41 +0000 (15:06 -0800)]
Merge branch 'master' of git.gitorious.org:fg/fgdata

9 years agoAdd/move missing models to finalize recent Objects update.
Martin Spott [Tue, 18 Feb 2014 22:55:09 +0000 (14:55 -0800)]
Add/move missing models to finalize recent Objects update.

9 years agoUpdated README.effects with full documentation for texture-unit. Further documentati...
Stuart Buchanan [Tue, 18 Feb 2014 22:28:14 +0000 (22:28 +0000)]
Updated README.effects with full documentation for texture-unit.  Further documentation required.

9 years agoEffects file for surface lights
Stuart Buchanan [Tue, 18 Feb 2014 21:27:51 +0000 (21:27 +0000)]
Effects file for surface lights

9 years agoTerrain update,
Martin Spott [Mon, 17 Feb 2014 15:51:16 +0000 (07:51 -0800)]
Terrain update,
hopefully collect those files which didn't get caught upon preceding
"git commit -a".

9 years agoObjects update,
Martin Spott [Mon, 17 Feb 2014 14:11:10 +0000 (06:11 -0800)]
Objects update,
most Shared Models should match, the rest will get fixed.

9 years agoTerrain update,
Martin Spott [Mon, 17 Feb 2014 13:30:07 +0000 (05:30 -0800)]
Terrain update,
Objects elevations from 2.0 Scenery should match with no or just minor
adjustment.

9 years agoImpostors simulating distant clouds for Advanced Weather / ALS
Thorsten Renk [Mon, 17 Feb 2014 08:21:26 +0000 (10:21 +0200)]
Impostors simulating distant clouds for Advanced Weather / ALS

9 years agoRegional texture definitions for Ireland
Thorsten Renk [Mon, 17 Feb 2014 07:49:13 +0000 (09:49 +0200)]
Regional texture definitions for Ireland

9 years agoNorth American T28D Trojan : 8 new liveries by Gary BROWN. Thanks to him
BARANGER Emmanuel [Sun, 16 Feb 2014 21:48:39 +0000 (22:48 +0100)]
North American T28D Trojan : 8 new liveries by Gary BROWN. Thanks to him

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Sun, 16 Feb 2014 19:07:01 +0000 (20:07 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoNew airplane : Junkers Ju 390
BARANGER Emmanuel [Sun, 16 Feb 2014 19:05:04 +0000 (20:05 +0100)]
New airplane : Junkers Ju 390

9 years agoNavDisplay: 4 -> 6 on compass
Gijs de Rooy [Sun, 16 Feb 2014 17:57:47 +0000 (18:57 +0100)]
NavDisplay: 4 -> 6 on compass

9 years agoNavDisplay: waypoint drawing fix
Gijs de Rooy [Sun, 16 Feb 2014 14:12:16 +0000 (15:12 +0100)]
NavDisplay: waypoint drawing fix

9 years ago777:Fix V/S set value when wheel move.
Hyde Yamakawa [Sun, 16 Feb 2014 12:49:38 +0000 (07:49 -0500)]
777:Fix V/S set value when wheel move.

9 years ago747-400: fix pitch behaviour, autopilot, PFD and add dedicated stabilizer"
Gijs de Rooy [Sun, 16 Feb 2014 12:12:28 +0000 (13:12 +0100)]
747-400: fix pitch behaviour, autopilot, PFD and add dedicated stabilizer"

9 years agoAdd Windows name for the GoFlight TQ6
James Turner [Sat, 15 Feb 2014 17:58:20 +0000 (17:58 +0000)]
Add Windows name for the GoFlight TQ6

9 years agoWorkaround for Effects crash.
James Turner [Sat, 15 Feb 2014 17:55:20 +0000 (17:55 +0000)]
Workaround for Effects crash.

Certain systems experience memory corruption related to this
effect. There is certainly an underlying bug in effects code
(or SGExpression code), but in the short-term this avoids the
issue by fixing some bad syntax in the .eff file.

(<property> is only for boolean properties, not to read a value)

9 years ago777:Remove garbage charactor, duplicate models, property difinision change
Hyde Yamakawa [Fri, 14 Feb 2014 14:44:07 +0000 (09:44 -0500)]
777:Remove garbage charactor, duplicate models, property difinision change

9 years agoNavDisplay: fix route drawing
Gijs de Rooy [Thu, 13 Feb 2014 18:36:27 +0000 (19:36 +0100)]
NavDisplay: fix route drawing

9 years agoFix bad attribute on shadow cascade definitions.
James Turner [Thu, 13 Feb 2014 12:02:09 +0000 (12:02 +0000)]
Fix bad attribute on shadow cascade definitions.

9 years agoNavDisplay fixes:
Gijs de Rooy [Tue, 11 Feb 2014 18:45:39 +0000 (19:45 +0100)]
NavDisplay fixes:
- correct VOR/ADF pointer and ILS rotation center
- display proper ETA hours
- fix DME range property

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Mon, 10 Feb 2014 23:51:30 +0000 (00:51 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoF6F Hellcat : FDM changed by FGUK, several new liveries by Gary BROWN
BARANGER Emmanuel [Mon, 10 Feb 2014 23:47:12 +0000 (00:47 +0100)]
F6F Hellcat : FDM changed by FGUK, several new liveries by Gary BROWN

9 years agoImprove framerate for default rendering when 3D clouds enabled
Emilian Huminiuc [Mon, 10 Feb 2014 23:43:58 +0000 (00:43 +0100)]
Improve framerate for default rendering when 3D clouds enabled

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Mon, 10 Feb 2014 22:29:58 +0000 (23:29 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoCanvas ND: disable MapStructure TFC layer
Philosopher [Mon, 10 Feb 2014 22:00:34 +0000 (16:00 -0600)]
Canvas ND: disable MapStructure TFC layer

9 years agofixed by SHINOBY
BARANGER Emmanuel [Mon, 10 Feb 2014 21:00:39 +0000 (22:00 +0100)]
fixed by SHINOBY

9 years agoDisable JSBSim ground handling (for now) otherwise the seaplane will sink in water
Erik Hofman [Mon, 10 Feb 2014 08:53:09 +0000 (09:53 +0100)]
Disable JSBSim ground handling (for now) otherwise the seaplane will sink in water

9 years agoFix string.compileTemplate algorithms
Philosopher [Mon, 10 Feb 2014 02:12:20 +0000 (20:12 -0600)]
Fix string.compileTemplate algorithms

9 years agoGenerate required binormal for Rembrandt
Stuart Buchanan [Sun, 9 Feb 2014 22:07:43 +0000 (22:07 +0000)]
Generate required binormal for Rembrandt

9 years agoDR400-dauphin: remove Nasal hack for ground reaction
Clément de l'Hamaide [Sun, 9 Feb 2014 18:53:04 +0000 (19:53 +0100)]
DR400-dauphin: remove Nasal hack for ground reaction

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
Erik Hofman [Sun, 9 Feb 2014 15:38:16 +0000 (16:38 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoChange 16-bit PCM values to 8-bit uLaw saving half the size
Erik Hofman [Sun, 9 Feb 2014 15:34:59 +0000 (16:34 +0100)]
Change 16-bit PCM values to 8-bit uLaw saving half the size

9 years ago777:Separate old and new cockpit model
Hyde Yamakawa [Sun, 9 Feb 2014 15:10:27 +0000 (10:10 -0500)]
777:Separate old and new cockpit model

9 years agoIndicate these models want to use their own terrein handling code, until they switch...
Erik Hofman [Sun, 9 Feb 2014 13:09:57 +0000 (14:09 +0100)]
Indicate these models want to use their own terrein handling code, until they switch to the JSBSim built in code

9 years agoIndicate these models want to use their own terrein handling code, until they switch...
Erik Hofman [Sun, 9 Feb 2014 13:09:40 +0000 (14:09 +0100)]
Indicate these models want to use their own terrein handling code, until they switch to the JSBSim built in code

9 years agoAdd latest changes
Erik Hofman [Sun, 9 Feb 2014 13:07:21 +0000 (14:07 +0100)]
Add latest changes

9 years agoCanvas/SVG parser: fix bounding box and rotation center.
Thomas Geymayer [Fri, 7 Feb 2014 23:38:30 +0000 (00:38 +0100)]
Canvas/SVG parser: fix bounding box and rotation center.

 - Calculate bounding box after adding all children.
 - Apply rotation after all SVG defined rotations to use correct
   center of rotation (as defined in Inkscape)

This (together with the SimGear and FlightGear commits) fixes
the core problems of #1333.

9 years agoSmall update of spanish menu translation.
Eugenio Mondini [Fri, 7 Feb 2014 17:42:47 +0000 (14:42 -0300)]
Small update of spanish menu translation.

9 years agoRemove (references to) archaic options
Gijs de Rooy [Fri, 7 Feb 2014 13:08:15 +0000 (14:08 +0100)]
Remove (references to) archaic options

9 years agoFix issue #975: Impose bank limit on LOC approach
Richard Senior [Fri, 10 Jan 2014 12:43:19 +0000 (12:43 +0000)]
Fix issue #975: Impose bank limit on LOC approach

9 years agoFix issue #1126: Dialog should call set mode of "app" for GS capture
Richard Senior [Fri, 10 Jan 2014 12:21:34 +0000 (12:21 +0000)]
Fix issue #1126: Dialog should call set mode of "app" for GS capture

9 years agoFixed ASEL buttons in autopilot dialog to use FL numbers with max of FL510.
Richard Senior [Sun, 5 Jan 2014 14:42:00 +0000 (14:42 +0000)]
Fixed ASEL buttons in autopilot dialog to use FL numbers with max of FL510.
Resize input box to match others

9 years agoMerge branch 'master' of gitorious.org:fg/fgdata
Curtis L. Olson [Wed, 5 Feb 2014 16:03:20 +0000 (10:03 -0600)]
Merge branch 'master' of gitorious.org:fg/fgdata

9 years agoAdd a short note to document the 'overrideRedirect' flag. This gives an
Curtis L. Olson [Wed, 5 Feb 2014 16:00:34 +0000 (10:00 -0600)]
Add a short note to document the 'overrideRedirect' flag.  This gives an
extra hint to multi-headed Gnome based linux system that we really wish to
open up a full screen window that spans *all* physical displays.

9 years agoNavDisplay bug fixes:
Gijs de Rooy [Tue, 4 Feb 2014 21:07:35 +0000 (22:07 +0100)]
NavDisplay bug fixes:
- tru/mag and hdg/trk are now correctly handled
- heading 000 is replaced by 360
- NM font size fixed
- several rotation centers fixed

9 years ago777:Engine chrome slit fix
Hyde Yamakawa [Tue, 4 Feb 2014 18:01:47 +0000 (13:01 -0500)]
777:Engine chrome slit fix

9 years agoFGCom: change default silence threshold
Clément de l'Hamaide [Tue, 4 Feb 2014 12:01:23 +0000 (13:01 +0100)]
FGCom: change default silence threshold