1
0
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
James Turner
7e0a45c798 Tooltips and knobs for the C172P.
This is proof of concept, not a complete conversion.
2013-04-06 17:36:25 +01:00
ThorstenB
f5bfd65f72 c172p: use directional gyro for heading indicator
Also use c172-specific instrumentation list.
2012-08-23 21:54:05 +02:00
ThorstenB
2b846cbddb c172p: kma20 audio panel 2012-07-18 21:26:33 +02: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
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
Stuart Buchanan
70fc2c995c Correct EGT instrument lighting. 2011-08-22 21:32:56 +01:00
Stuart Buchanan
b9e80543b1 Lighting update for c172p.
1) Add keyboard shortcuts for the panel lighting (to make life easier
   in the dark.
2) Add lighting to the EGT gauge.
2011-08-21 21:43:27 +01:00
Torsten Dreyer
7f6bdf9ebd C172P: Add EGT gauge (bug#24) 2011-07-20 19:34:21 +02:00
Stuart Buchanan
c0d8f31c32 Fix KAP140 VS display (finally!) - bug 340.
Fixed c172p and pa28-161. Zlin50 has not been fixed, but appears to have the same issue.

Clean-up of the KAP140s required - none use the Instruments-3D version of the model!
2011-07-06 22:03:25 +01:00
Stuart Buchanan
9b669c13af Updated autopilot VS numbers, add missing yoke.ac from previous commit. 2011-07-05 19:26:46 +01:00
Stuart Buchanan
e47c8d46fc Partial fix for the c172p autopilot, exposing possible textranslate bug.
See bug #340.
2011-07-04 20:26:12 +01:00
Stuart Buchanan
969dd00dca Updated and higher resolution c172p ASI. 2010-12-16 21:55:10 +00:00
Stuart Buchanan
d57d97e5eb Correct VSI display animation. 2010-10-05 21:51:42 +01: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
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
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
cbb6432cf7 Add scrollwheel support to the HI. 2009-11-22 23:28:26 +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
4678f67cb2 Initial work on standardising glideslope needle behaviour in aircraft. C172P works (including KAP140 APPR capture), and Primus-1000 based aircraft display correctly. 2009-09-09 10:49:36 +00:00
frohlich
b74fcbdc15 Set the ambient color equal to the rgb color.
This is what currently is done in flightgears model loading stage anyway.

Modified Files:
 	Instruments/dme/dme.xml Instruments/kr87-adf/ki227_228.ac
 	Models/c172p.ac
2009-03-19 08:17:27 +00:00
torsten
0174df9bd6 improved KR87 ADF: nicer texture, pick animation
removed unused files
2009-03-06 12:50:05 +00:00
torsten
44434783c8 remove SenecaII dependencies 2009-02-09 15:32:03 +00:00
martin
4b1b409f6f Heiko Schulz:
Remove obsolete duplication.
2008-12-13 22:24:37 +00:00
torsten
75bb083354 New instrument: ki266 dme indicator 2008-12-05 19:51:42 +00:00
martin
7cd39fb3f3 Heiko Schulz:
-new better panel
-added lights and made them switchable
-doors can be open now (pick animation)
-added some liveries by Brett Harrison
-added paintkit by Brett Harrison
-converted liveries to png
-replaced radio stack with 3d-radios, DME and marker-lights yet missing
-minor bugfixes
-added glass shader with fresnel effect

still work on the interior to do like the seats, walls and so on...
2008-12-04 23:13:09 +00:00
martin
922a09ebcf Heiko Schulz:
-new better panel
-added lights and made them switchable
-doors can be open now (pick animation)
-added some liveries by Brett Harrison
-added paintkit by Brett Harrison
-converted liveries to png
-replaced radio stack with 3d-radios, DME and marker-lights yet missing
-minor bugfixes
-added glass shader with fresnel effect

still work on the interior to do like the seats, walls and so on...
2008-12-04 22:44:18 +00:00
mfranz
09a682a610 cmdarg() in listener functions is no longer supported; use regular func args 2008-10-12 20:35:38 +00:00
martin
5558852110 Unify line endings 2008-10-11 23:17:23 +00:00
martin
c64d2e1b69 Heiko Schulz:
Binary files for C172-update
2008-10-11 22:46:58 +00:00
martin
f30e034e55 Heiko Schulz:
A big step at bringing the default aircraft into the state it actually
deserves.

Features:
- new, accurate exterior modell, modelled with original 3-views by Cessna
- textures with shadow shading
- livery changing sytem over mp
- immatriculation over mp
- glass shader with fresnel effect
- nearly complete 3d-panel

Known Bugs:
- Radio_Stack shines through the fuselage. New 3d radio_stack has yet to be done.

To-Do:
- Suction-Instrument
- Interior with much more details and painting
- Radio_stack
- doors openable
- lights
- fully animation of the gear
- failure system by Erobo
2008-10-11 21:50:45 +00:00