James Turner
dc25a3e7b7
KX165 updates.
...
Make the common KX165 Rembrandt-compatible, and use it in the C172P.
2013-03-20 16:55:41 +00:00
Anders Gidenstam
8b4393735d
RAF_Mk9_bubble_sextant: Adapted to the new mouse movement handling.
2013-03-13 22:05:07 +01:00
James Turner
92bfb39f50
More metadata for the UFO and Seneca.
...
(Working on the basis that Torsten will forgive me for using his baby as a guinea-pig. Err, not his real baby obviously)
2013-03-02 17:49:40 +00:00
James Turner
1971f036a4
Extend C172P meta-data.
...
Experimenting with extended meta-data required for aircraft catalogs. Not finalised yet, still evolving.
2013-03-02 17:35:31 +00:00
Stuart Buchanan
5491f952ca
Add optional <page> and <marker> tags to checklists
...
Checklists may now be split into individual sections made up
of <pages> containing the <item> tags. Each page is displayed
individually with Previous/Next buttons to allow navigation.
Checklists items also support <marker> tags. These display
a marker when a ? button is pressed next to the checklist item.
The format is identical to that of the tutorial system.
2013-02-27 22:28:44 +00:00
Stuart Buchanan
0fc2bf56fb
Air-to-air refueling enhancements
...
- Support selectable tankers
- allow configuration of refueling radius, speed
- add optional reporting of contact
2013-02-24 22:34:11 +00:00
Gijs de Rooy
e9b433c184
Fix G-force limits for YASim aircraft by making use of available accelerations property.
2013-02-24 18:54:52 +01:00
Gijs de Rooy
70a9b13f45
Issue 648: generic 2D autopilot panel bindings lead to old properties
2013-02-10 18:21:36 +01:00
Emilian Huminiuc
355af4e72e
Adapt model-combined effect templates provided with the documentation to latest developments (new technique for ligthfield shader).
...
Adapt a couple of aircraft effects to latest effect state too.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2013-02-01 13:22:29 +02:00
Stuart Buchanan
b339ff1358
Enhancement to the checklists function to support <condition>.
...
Checklist items now support a <condition> element that evaluates
when the checklist item is complete, and is used to provide color
coding in the checklist dialog.
2013-01-29 22:38:39 +00:00
Stuart Buchanan
8cc5fc24ea
Add auto-start option to aircraft menu to set up aircraft for immediate take-off.
2013-01-24 21:45:01 +00:00
Anders Gidenstam
ce19ff1dd2
RAF_Mk9_bubble_sextant: Fixed some initialization problems.
2013-01-03 00:15:12 +01:00
BARANGER Emmanuel
2c3e0d3298
New entry in radardist.xml by 5H1N0B1
...
Fairey Gannet : New FDM with two turboprop, adding a droppable bomb, livery improved and more other details.
2012-12-17 00:32:47 +01:00
F-JJTH
6be5e731f6
garmin196: fix the chmod and EOL issues and comment the line 2981 of garmin196.nas waiting a solution from James
2012-12-07 12:43:18 +01:00
Gijs de Rooy
e76112801e
C172P: typo
2012-12-07 12:18:36 +01:00
Stuart Buchanan
3dbe249685
Add Ctrl+Alt+click operation to display the lat/lon/alt and landclass of point.
2012-10-06 22:21:17 +01:00
ThorstenB
04618e2a3e
c172p: translatable custom menu
2012-09-21 23:59:27 +02:00
Stuart Buchanan
0fe2007cb5
Check in c172 checklists - missing from previous commit.
2012-09-18 14:08:53 +01:00
Stuart Buchanan
602ae34af4
Add support for a Aircraft Checklists GUI item.
2012-09-18 11:29:17 +01:00
ThorstenB
ebcfc739bd
c172p: fix electrical system
...
Most control switches used with mismatching names.
Make effects depend on electric power, not just switch state.
Calculate some (more) meaningful electric load.
2012-09-16 23:19:36 +02:00
Emilian Huminiuc
e184642e87
Adjust reflection strength on random buildings; add and use a new cubemap for the random buildings.
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-09-14 00:12:49 +03:00
BARANGER Emmanuel
255d7f362f
Improved management of jets and turbopropellers YASim by Ryan Miller
2012-09-11 12:37:42 +02:00
Emilian Huminiuc
2c058f9c1f
New effect: Effects/model-combined-transparent
...
Switch c172p and concorde glass effects to the new effect.
Docs/model-combined.eff/: Updated transparent effect template.
From now on Effects/model-combined should not be inherited from directly.
Use either Effects/model-combined-deferred
or Effects/model-combined-transparent
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-09-09 22:28:45 +03:00
Emilian Huminiuc
023c6bc97a
c172p: adapt local effects to the change in model-combined and model-combined-deferred
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-09-09 14:39:26 +03:00
Thomas Geymayer
d5cdf29342
Fix c172p-canvas crashing fgrun and update description
2012-09-05 23:18:24 +02:00
Thomas Geymayer
220702e8b1
Canvas: Add a canvas demonstration using the c172p
...
- Add new type of c172p (c172p-canvas) demonstrating the usage of
the Canvas system.
2012-09-04 23:23:40 +02:00
ThorstenB
f5bfd65f72
c172p: use directional gyro for heading indicator
...
Also use c172-specific instrumentation list.
2012-08-23 21:54:05 +02:00
Stuart Buchanan
d2bc548162
Define weight limits, which are displayed on the Weight and Fuel Settings dialog.
2012-07-29 22:47:54 +01:00
Gijs de Rooy
e7cfd1b169
Get rid of absolute paths in Instruments-3d/
2012-07-20 14:01:15 +02:00
ThorstenB
2b846cbddb
c172p: kma20 audio panel
2012-07-18 21:26:33 +02:00
ThorstenB
fc73069ff5
c172p: use local Nasal vars, typify properties
2012-07-18 21:23:50 +02:00
ThorstenB
4cbcf93190
Set mode for data files to "non-executable".
2012-07-17 18:32:53 +02:00
Emilian Huminiuc
4f991859ca
tweak random building reflections
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-15 00:37:32 +03:00
Stuart Buchanan
2fb30f8128
Updated c172p tutorials with <wait> tags.
2012-07-14 21:08:54 +01:00
Stuart Buchanan
359a8ce414
Fix exit-time, step-time tags, and make the <wait> tag only apply to the
...
first iteration of any step. Fix for issue #417
2012-07-14 20:20:21 +01:00
Gijs de Rooy
80676889cc
Move C172P parkpos information to c172p-set.xml.
2012-07-09 22:30:44 +02:00
Emilian Huminiuc
43635e6932
c172p: tweak Rembrandt landing and taxi lights
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-06 00:06:52 +03:00
Stuart Buchanan
9809918b7e
Improved Rembrandt landing and taxi lights.
2012-07-05 20:44:29 +01:00
Alexis Bory
7eb2e158cd
Merge branch 'work'
2012-07-01 23:23:59 +02:00
Alexis Bory
b83bb95cf9
Pilots: Added another fighter pilot, tweaked the first one's face.
2012-07-01 19:06:01 +02:00
ThorstenB
1f6f19c93f
heading indicator scrollwheel adjustment
...
Unlike with the standard 3d VOR/ADF/... instruments, the scroll-wheel
didn't work with the HI - resulting in inconsistent, (b)ugly panel
controls ;-).
2012-07-01 16:02:24 +02:00
ThorstenB
7d099bff28
Put power up/down messages into context
2012-07-01 16:02:23 +02:00
ThorstenB
0a5fde86b0
c172p: fix rudder animation
2012-06-30 20:04:08 +02:00
ThorstenB
099d42a30b
UFO: return nav1 audio volume to 0 by default
...
Should only be enabled manually for NAV debugging.
2012-06-19 22:10:53 +02:00
Alexis Bory
d51a52493f
By request : Added another fighter pilot. More to come if time permits: GA pilot M/F, XML positioning, fancy dressing and animations.
2012-06-19 21:55:59 +02:00
Ryan Miller
664c55c62a
New generic 3d pilot models
...
Signed-off-by: Anders Gidenstam <anders@gidenstam.org>
2012-06-16 15:36:24 +02:00
Emilian Huminiuc
3d7b7b75dd
c172p: enable reflection and minor cleanup
...
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-06-16 13:00:11 +03:00
Stuart Buchanan
8c072984f7
Switch off all lighting by default.
2012-06-15 22:51:53 +01:00
Stuart Buchanan
4a70fbb994
Change c172p to use model-combined-deferred effect to enable bumpmapping under Rembrandt.
2012-06-15 14:26:34 +01:00
Stuart Buchanan
d65b8b347b
Change c172p to use model-combined-deferred effect, so bumpmapping works with Rembrandt.
2012-06-15 14:24:37 +01:00
Gijs de Rooy
17522e4252
Fix MIBS' nasal.
2012-06-14 20:07:35 +02:00
Anders Gidenstam
4699b1e520
Aircraft/Instruments-3d/: Added missing var keywords.
2012-06-12 22:27:25 +02:00
Anders Gidenstam
3f1c9d1be5
Aircraft/Instruments-3d/kns80/KNS80.nas: Added missing var keywords.
2012-06-12 22:24:46 +02:00
Anders Gidenstam
97ffa8c171
Aircraft/Generic/limits.nas: Added a missing var-keyword.
2012-06-12 22:23:03 +02:00
Anders Gidenstam
005fdadbcf
Aircraft/Generic/kap140.nas: Added missing var keywords.
2012-06-12 22:22:48 +02:00
Stuart Buchanan
ce52118010
Allow cockpit toggling in the c172p. Response to issue 776 on
...
the issue tracker. Thanks to Tommy KARLSTEDT for noticing.
2012-06-12 11:28:50 +01:00
Stuart Buchanan
a37381b547
Fix bug in lighting controls. Thanks to Tommy KARLSTEDT for the bug report.
2012-06-11 21:50:54 +01:00
Clement de l'Hamaide
a223c6916a
UFO: print out new pitch/roll values for objects
2012-06-06 12:21:09 +02:00
ThorstenB
1480f8622f
UFO: add optional GPWS for testing
2012-05-12 23:50:46 +02:00
Frederic Bouvier
5cfca250b1
rename /sim/rendering/rembrandt -> /sim/rendering/rembrandt/enabled
...
and put rembrandt-related properties in /sim/rendering/rembrandt/
2012-05-12 09:20:04 +02:00
ThorstenB
234f741f98
Set matching XML file character encoding.
...
Default FG text file encoding is UTF-8. Files encoded in others character
sets must explicitly set the encoding - otherwise text decoding (and XML
parsing) may fail.
2012-05-06 10:04:01 +02:00
ThorstenB
70f5448a4e
set correct file mode
...
More non-executable data files.
2012-05-02 22:37:48 +02:00
Torsten Dreyer
c27a4cfebe
Fix #740 : aircraft shall not overwrite global property-rules
2012-04-12 21:33:29 +02:00
clement
c37d2bae7f
Garmin GPS196 : update 3D and Nasal
2012-04-10 01:53:59 +02:00
ThorstenB
ca3ff66e36
c172p: make tank selector work
...
Typify boolean properties - tank selector didn't work with properties
of "UNSPECIFIED" type.
2012-04-08 23:02:35 +02:00
Frederic Bouvier
d2bda89631
Add a <nopreview/> tag to the light animation
2012-04-06 09:59:21 +02:00
Torsten Dreyer
67d1a37cfe
C172P: use property-rule instead of autopilot
2012-04-05 21:03:26 +02:00
clement
b813155296
GPS196: new update by paf team before merge request
2012-04-05 14:43:30 +02:00
clement
f8f644e824
New instruments-3d : Garmin GPS196 created by jeep from PAF team
2012-04-05 14:42:56 +02:00
Stuart Buchanan
df41d052a5
Make c172p Rembrandt-compatible. Adds a landing light, and also fixes various
...
normal issues with the panel.
2012-04-01 21:37:47 +01:00
Frederic Bouvier
c6316cca0f
Register the propeller disc as transparent
2012-04-01 00:04:28 +02:00
Emilian Huminiuc
d43770ab58
Effects/model-default.eff move skydome to technique 5 to provide more headroom
...
Effects/model-combined.eff fix techniques numbering. Make active under rembrandt too. add model-combined-deferred as a stub for now for specific
Rembrandt use.
Users of model-combined with normalmaps should change the technique number to 9, and duplicate that entry for technique 8.
Fix some longstanding png warnings. Provide null_reflectdir.png for model-combined
This should fix part of bug #726
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-03-31 15:00:36 +03:00
Anders Gidenstam
1855d0f9d1
Updated DualControl: Improved initialization to avoid extra listeners on reset.
2012-03-23 22:17:47 +01:00
Anders Gidenstam
60305380be
Updated DualControl: Minor update to the connect messages.
2012-03-23 22:17:37 +01:00
Gijs de Rooy
005838ba0c
C172P: merge two <nasal> blocks to repair livery over mp.
2012-03-21 23:05:07 +01:00
ThorstenB
4ec3850aaf
c172p: avoid performance drop after sim reset/relocate
...
"/sim/signals/fdm-initialized" triggers _every_ time the FDM is reset.
We need to uninstall the listeners after its first execution, or guard
certain parts of the initialization, to avoid starting multiple
"timer/update loops", or installing multiple property listeners.
2012-03-20 21:19:42 +01:00
Stuart Buchanan
949dbd9161
Make instrument lighting key binding repeatable, as requested by
...
tk_jkg on the forum.
2012-03-06 20:45:54 +00:00
ThorstenB
ddbf4474a6
#692 : don't use relative paths for references beyond the own aircraft
...
Relative paths break when aircraft are stored in another directory
(relative position changes).
2012-03-03 17:49:10 +01:00
Gijs de Rooy
84edd4b8f0
Fix mibs panel command.
2012-02-25 18:46:47 +01:00
ThorstenB
1d3df86609
#493 : fix incorrect egt gauge scaling
...
Thanks to "lens".
2012-01-22 16:30:07 +01:00
Stephan Bourgeois
2529611873
Panel geometry cleanup, position of clock and EGT adjusted.
2012-01-16 22:32:04 +00:00
Gijs de Rooy
b426b4dbed
Transmit door-positions over MP.
2012-01-03 21:35:26 +01:00
Alexis Bory
17928b142f
Merge branch 'work'
2012-01-03 00:02:28 +01:00
Alexis Bory
8495a2794b
- Avoid "initing" and adding new listeners at each reset.
2012-01-02 23:27:52 +01:00
Gijs de Rooy
b22622a07e
Taxiing tutorial: C172P does not move with throttle near idle.
2011-12-29 17:06:58 +01:00
Gijs de Rooy
c228b7ed37
Clement: Disable swap and frequency knobs when radio is switched off.
2011-12-29 13:05:52 +01:00
Stuart Buchanan
9d8d7e15cc
Add back FDM configuration handling a tailwind.
2011-12-21 21:24:34 +00:00
Torsten Dreyer
f575ec1d7e
don't record serviceable properties for kx165
2011-12-21 21:44:19 +01:00
Stuart Buchanan
4735c29612
Sync c172p FDM with JSBSim version, incorporating "Add propeller induced velocity factor to Cmde and Cndr. Enhances ground operations." rev 1.27 from jentron.
2011-12-20 21:43:44 +00:00
Stuart Buchanan
8f6fabe120
Remove final dependencies of the c172p and c172r on the old 172.
...
This should allow the c172 directory to be deleted.
2011-12-18 21:50:44 +00:00
ThorstenB
d6c7955f36
#493 : fix incorrect egt gauge scaling
...
Thanks to lens@bitwisetech.com
2011-12-18 16:20:55 +01:00
Stuart Buchanan
44b8ea20fa
Fix incorrect property path names in animation, by removing leading /.
...
Fix to bug http://code.google.com/p/flightgear-bugs/issues/detail?id=524
2011-12-17 21:46:42 +00:00
Torsten Dreyer
fddd2b6e61
Add kx165 flightrecorder component and use it for SenecaII
...
also downgrade double to float to save some space
2011-12-10 21:33:11 +01:00
ThorstenB
847e8a187f
Fixed some file modes (non-executables)
2011-11-28 19:11:44 +01:00
ThorstenB
1a01f02f96
New FGPanel instrument panel: C172p Mini Cockpit
...
Also borrow some instruments from the SenecaII FGPanel project :)
2011-11-28 19:02:55 +01:00
Vivian Meazza
e9c37c0b74
Add runway rain effect (experimental)
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-11-27 23:12:59 +00:00
Erik Hofman
70d697dbbf
Stop sound at zero speed.
2011-11-25 13:36:01 +01:00
ThorstenB
7fb3422f22
c172p: fixed attitude indicator cageing
...
The correct property is "caged-flag" - not "caged".
Common copy&paste error all over fgdata...
2011-11-14 19:45:46 +01:00
ThorstenB
857ba6f116
C172p: fix attitude indicator / horizon offset
...
Knob & hotspot were working, but animation was missing.
2011-10-30 16:55:37 +01:00
ThorstenB
6760eae7b7
c172p: fix battery gauge scaling
...
(Preflight check - anyone? ;-) )
Also support "omit-knobs" property for HDG instrument knob
2011-10-08 11:48:01 +02:00