1
0
Fork 0
Commit graph

1023 commits

Author SHA1 Message Date
Vivian Meazza
8aa66f9788 Make persistent contrail models generic
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-08-06 14:31:31 +01:00
Anders Gidenstam
82d72bf976 Updated WalkView: Improved documentation. 2010-08-01 23:21:46 +02:00
Heiko Schulz aka HHS
2fd440f551 Comit- maybe wrong, still learning ;-
Signed-off-by: Heiko Schulz aka HHS <Heiko.H.Schulz@gmx.net>
2010-07-04 14:03:38 +02:00
Heiko Schulz aka HHS
4286cac83a Add some lousy CubeMaps and CubeCrosses
Signed-off-by: Heiko Schulz aka HHS <Heiko.H.Schulz@gmx.net>
2010-07-04 14:01:00 +02:00
Heiko Schulz aka HHS
be85a87598 First comit of new CubeMaps for the reflectionshader
They are not perfect as the Equipement is not good enough, but though they works quite good!
RealLife-images, Images made in FGFS and Custom-Gimp-made.

Signed-off-by: Heiko Schulz aka HHS <Heiko.H.Schulz@gmx.net>
2010-07-04 12:45:04 +02:00
Torsten Dreyer
c51cd187bc Scale texture of new T/C to 32x32 2010-06-29 14:55:18 +02:00
Stuart Buchanan
36cb5227e1 Replace the C172p outdated turn indicator with a more realistic turn coordinator, at the same time updating the 3D TC textures. Thanks to Jorg EMMERICH for pointing out the discrepancy. 2010-06-27 23:05:11 +01:00
Torsten Dreyer
bafc98ee5b New autopilot subsytem implementation.
The new A/P implementation does not contain the hardcoded "helper" functions
anymore. The properties created in these helpers are now generated by
autopilot components defined in generic-autopilot-helper.xml which is
included by default in preferences.xml
2010-06-24 17:05:12 +02:00
Torsten Dreyer
7a7ac553fa Prepare for moving the hard coded A/P helpers into XML
Currently, there are some hard coded autopilot helpers.
They can (and should) easily be modeled in an external XML file.
The filter in this file produce the exact same output as the hard coded
filters.
This is just a preparation step for a smooth transition at a later time.
2010-06-11 22:05:55 +02:00
Anders Gidenstam
2603c1283f Updated WalkView.
- Added support for enter and exit events.
- Improved handling of eye height.
- Added support for side stepping.
2010-06-05 13:07:52 +02:00
BARANGER Emmanuel
c3e0425436 - move Fuselagereflect.eff in Aircraft/Generic/Effects 2010-06-03 19:30:02 +02:00
BARANGER Emmanuel
f2a7034df0 - added doc and sounds to ilec-sc7 vario by WooT 2010-05-29 16:24:36 +02:00
BARANGER Emmanuel
fa9d8d1a14 - added compensated total energy variometer and immatriculation to the ASK13 - moved some instruments to "instruments-3d by WooT 2010-05-29 00:15:10 +02:00
Anders Gidenstam
56a6a8a429 First public release of WalkView a system to manage walkable views. 2010-05-18 22:32:29 +02:00
stuart
5f97d2275e Labeling of instruments using OSGText. Activated with panel hotspots. 2010-04-23 20:52:32 +00:00
stuart
04376ca95c Reduce normal map for c172p 2010-04-17 15:45:07 +00:00
stuart
eb01db1870 Turn fuel-caps red. 2010-04-09 19:53:40 +00:00
stuart
f79a88f8c1 Updated normal mapping with better riveting. 2010-04-08 22:29:34 +00:00
stuart
817aa23583 Add normal-map effect to c172p, including update to paintkit to allow
easy modification.
2010-04-07 23:07:46 +00:00
vmmeazza
225633dfa9 Add reflection effects 2010-04-03 18:56:02 +00:00
vmmeazza
b33e332709 Remove incorrectly mapped cube cross. Add correct cube cross 2010-04-02 13:51:39 +00:00
vmmeazza
e7444434c5 Used with reflection effect - needs this patch ftp://ftp.abbeytheatre2.org.uk/fgfs/Shader/Reflect/cube-map.patch which will be included in Simgear soon (hopefully). 2010-03-28 11:20:09 +00:00
abory
026ff680d4 - Added an offset parameter to better match HUD geometry so the 'target
locked' diamond symbol doesn't show outside a not centered HUD. No
  change to the default behaviour.

  New property: /instrumentation/radar2/hud-vertical-offset-m
2010-03-18 12:11:21 +00:00
vmmeazza
b84c39f1c9 Add an environment map for use with shaders 2010-03-16 20:42:08 +00:00
sydadams
553d6f2c21 fix some route manager related breaks ... add more nil checks 2010-03-14 20:57:55 +00:00
sydadams
f53633485f ADF fixes 2010-03-01 00:26:25 +00:00
sydadams
e41cd335b4 switch from getNode to initNode 2010-02-28 22:48:21 +00:00
sydadams
5d826a7938 fix digit error on PFD compass 2010-02-06 21:41:20 +00:00
jmt
079c8493a5 Dave Perry:
Over Christmas week, I did a significant update to the pa24.

1.  made interior 3d with wall thickness variation to match real geometry..
2.  added cabin door and baggage door automation.
3.  moved the instrument panel to the "right" x and z location.
4.  replaced all the pa24-panel.xml automations with pick automations so that file can be removed from cvs.
5.  mixture, throttle, prop control automations that were in pa24-panel.xml now done with mouse wheel.
6.  flapTrim.ac better matches real geometry and added picks.
7.  glareshield better matches real geometry (now has correct width).
8.  kr87 (adf) panel animation replaced with pick animation as in pa28.

The Instruments-3d patch adds picks for the asi-pa24 and makes minor tweaks to the pa24 and pa28 fuel-oil-amps gauges.
2009-12-29 10:46:34 +00:00
ehofman
267b3ba60b New splash screen and thumbnail image 2009-12-23 09:50:41 +00:00
abory
b51040c7ba - Sebastien Marque: Fix navigation display so it shows distance to waypoint. 2009-12-15 20:39:09 +00:00
abory
f72f1b3cd6 - Sebastien Marque: Changes to fit the new route-manager system. 2009-12-12 10:34:51 +00:00
jmt
e5c87ff77a Dave Perry: fix the nosegear nut-cracker animation, and clean up some other files in respect of other commits by Stuart. 2009-12-09 14:43:30 +00:00
abory
d04b398e9b - Sebastien Marque: Turnpoint is managed using "OBS mode", the route is still managed by zkv500's Nasal, only "obs" mode is available (see http://wiki.flightgear.org/index.php/GPS_internals). It should be "leg mode" but I can't get it to work as I expect to. 2009-12-08 20:18:16 +00:00
stuart
44b4a4ea5f Various C172P updates
- Engine sounds copied from c182
- Disable callsign display on the default livery
- Add working pedals
- Minor model tweeks (remove gaps, fix landing light)
- Add induced drag in ground effect
- Fix carb heat animation (out for on)
2009-12-06 19:12:23 +00:00
stuart
bcc384c1e4 Modified prop to give more accurate climb and cruise at altitude. Note that it is still possible to over-rev the engine at low altitude and below ISA temps. 2009-12-06 15:17:06 +00:00
abory
1abcc4e472 - Guillaume Chauvat: Renit action-sim.nas after a reset, so any damaged gear get repared. 2009-12-04 17:48:55 +00:00
stuart
f54e6be7c0 Cockpit and model updates
- Improved fuel covers
- Parking brake
- Pedestal with trim indicator
2009-12-02 22:08:58 +00:00
jmt
277d447acb Dave Perry:
c172p patch implements the globals.nas unit conversions.
2009-11-25 23:08:13 +00:00
stuart
3055817b9d Unbreak the dme, by adding a full path to the ki266.xml files. 2009-11-25 21:40:16 +00:00
stuart
317f0731d5 Various cockpit updates for c172p:
- Change DME to use local files rather than the pa24-250
- Create new yokes as separate model files
- Improve throttle, mixture and carb heat controls
- add scrollwheel support for throttle, mixture
- Use separate Cessna flaps indicator model.
2009-11-25 20:58:01 +00:00
stuart
02fab82534 Add panel lighting control so the panel/instruments lighting can be adjusted independantly of the Nav lights. 2009-11-24 16:51:47 +00:00
stuart
15418bead8 Updates from Dave PERRY:
- Prop disk visibility
- vertex ordering artifacts
- Constants for action-sim.nas
2009-11-24 15:52:56 +00:00
stuart
3f1e9b8733 Add support for scroll-wheel adjustments to the standard Altimeter and VOR instruments. 2009-11-22 23:38:40 +00:00
stuart
cbb6432cf7 Add scrollwheel support to the HI. 2009-11-22 23:28:26 +00:00
stuart
2742e24743 Updated help text for the c172p. 2009-11-22 23:03:07 +00:00
jmt
998d503a59 Dave Perry:
This patch adds main gear rotations about the fuselage attach points that keep the wheels in contact with the ground as the compression increases and decreases.  I also rotated the main fairings and wheels 4 degrees so the wheel axles are horizontal sitting on the ground.  The left and right main gear struts, wheels, and fairings were adjusted to be mirrored (symetric) in the c172p.ac.  I also increased the rpm boundary between the Propeller and Propeller.slow selects.
2009-11-22 22:06:25 +00:00
jmt
9987224de8 Dave Perry:
The attached patch adds "Hide yoke" to the c172p menu, adjusts the gear spring forces and damping to cause a more tail low attitude sitting on the ground, optimizes vertices and surfaces in c172p.ac,  as well as cleaning up the tabs and indents in several xml files.
2009-11-19 22:35:43 +00:00
jmt
42832d3e79 From Dave Perry:
Patch goals:
1. Implement instrument and pannel lights controled by the nav-light switch.
2. Use Instruments-3d/vor which includes GS flag and filters for smooth movement of cdi and gs needles to and from parked position.
3. Adjust model and pilot view per the agreed to changes in Re: [Flightgear-devel] c172p pitch at cruise question, 12/06/2008 02:27 PM.  These changes were never committed.
2009-11-18 20:35:40 +00:00
jmt
b1dc60ae24 From Dave Perry:
Changes deflection input variables to match nasal lowpass filter
output for cdi and gs needle deflections.  I did a search of the
data/Aircraft to make sure this will not break other ac.
2009-11-14 11:00:34 +00:00