1
0
Fork 0
Commit graph

245 commits

Author SHA1 Message Date
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
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
Gijs de Rooy
b22622a07e Taxiing tutorial: C172P does not move with throttle near idle. 2011-12-29 17:06:58 +01:00
Stuart Buchanan
9d8d7e15cc Add back FDM configuration handling a tailwind. 2011-12-21 21:24:34 +00: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
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
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
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
ThorstenB
45766cf824 c172p: Use generic replay configuration for single engine/prop aircraft 2011-10-01 23:31:12 +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
1fda9ca353 Adopt new EGT values to c172p and SenecaII 2011-07-21 23:01:38 +02:00
Torsten Dreyer
5270ddbcf4 c172p: remember position of egt bug 2011-07-20 22:21:52 +02:00
Torsten Dreyer
7f6bdf9ebd C172P: Add EGT gauge (bug#24) 2011-07-20 19:34:21 +02:00
Stuart Buchanan
a5ae081189 Make c172p yoke slightly shinier. For that authentic cheap 1980s plastic look! 2011-07-11 21:21:23 +01: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
2118a0aac7 Improved yoke model, removing unpopular reflections, modeling P-model yokes more closely. 2011-07-04 22:16:07 +01:00
Stuart Buchanan
5e7fb19965 Revert panel with excessive shadows - see bug 271. 2011-07-04 21:27:45 +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
0d0d9762ce Add rating for c172p. 2011-05-25 21:47:44 +01:00
Torsten Dreyer
3c20f3b38c Fix bug #287: gyro correction ignored by autopilot
The generic-autopilot-helper computes heading-bug-error from
magnetic heading, not indicated heading. This patch corrects
this by pulling the two used generic helper filters into our
own config (so the generic-ap-helper.xml can go away).
2011-04-17 14:57:13 +02:00
Dave Perry
af39c395b6 Merge branch 'master' of gitorious.org:fg/fgdata 2011-02-18 16:46:05 -07:00
Dave Perry
869ad48f28 1. Changed from nasal asin and acos to interpolation gear scisors animation for pa24 and pa28. Also changed from nasal filters to pseudo autopilot xml filters for nav0 and nav1 cdi and gs needle animations.
2.  Corrected c172p nav0 and nav1 cdi and gs needle animations by adding generic-autopilot-helper.xml per Torsten's hint.
3.  Changed main gear compression animation computation from nasal to interpolation xml.
2011-02-18 16:31:08 -07:00
Stuart Buchanan
30ea238659 Updated engine config setting idle RPM to 600 rather than 550. From Torsten DREYER. 2011-02-15 21:44:53 +00:00
Torsten Dreyer
29de03dd66 remove obsolete files 2011-02-14 23:12:10 +01:00
Dave Perry
2c4ecfb886 Merge branch 'master' of gitorious.org:fg/fgdata 2011-02-13 14:36:43 -07:00
Dave Perry
08463481c9 c172p updates
removed action-sim.nas
+ nose gear scissor animation computation now via interpolation xml
+ main gear rotation due to compression now via interpolation xml
+ moved NAV0 and NAV1 needle deflection filters to pseudo-autopilot xml
+ moved pannel and instrument lights control to light.nas
+ the remaining tank setlisteners are now in tank.nas

pa24-250 updates
+ landing light animation now modeled after pa22 landing lights
2011-02-13 14:19:17 -07:00
Stuart Buchanan
a976dc7310 Stop c172p pitching backwards in a tailwind. Patch from Ron JENSEN. 2011-02-11 20:16:49 +00:00
Torsten Dreyer
18707913cd Remove windows thumbnail cache files 2011-01-19 21:39:57 +01:00
ThorstenB
38bb477f6a Fix common gear rumble sound problem
Rumble/squeal should depend on groundspeed, not
airspeed (which includes wind)
2011-01-10 23:30:19 +01:00
Stuart Buchanan
9ad6bdae28 Fuel selector texture. 2010-12-24 19:18:27 +00:00
Stuart Buchanan
2c178fe750 Fuel selector for c172p. 2010-12-24 18:42:29 +00:00
Stuart Buchanan
edc9b64e6c Remove out of date animation. 2010-12-19 21:10:32 +00:00
Stuart Buchanan
99cf4568af Updated best glide speed from C172p PoH. 2010-12-16 22:03:22 +00:00
Stuart Buchanan
969dd00dca Updated and higher resolution c172p ASI. 2010-12-16 21:55:10 +00:00
Stuart Buchanan
758aeb1025 C172p cockpit improvements from Horacio CONTRERAS.
- Updated panel and pedestal textures
- Improved pedals and yoke textures.
2010-12-12 21:11:05 +00:00
Dave Luff
b8da4fddd5 Cleanup: replace some non-printable junk characters with spaces 2010-11-14 20:56:37 +00:00
Stuart Buchanan
d57d97e5eb Correct VSI display animation. 2010-10-05 21:51:42 +01:00
Stuart Buchanan
ffa99435fe Add missing file from previous commit. 2010-09-05 22:42:51 +01:00
Stuart Buchanan
416bb4a559 Fix prop on c172p 2010-09-05 22:37:21 +01:00
gral@who.net
ab8fce4f33 Missing files 2010-08-28 21:36:21 +02:00
gral@who.net
631af0b2d4 File clean up, .rgb to .png 2010-08-28 21:35:25 +02:00
gral@who.net
a66014bb2e File clean up, some renaming, third 2010-08-28 20:59:31 +02:00
gral@who.net
044edae050 File clean up, some renaming, second 2010-08-28 20:51:13 +02:00
gral@who.net
9c9395e7de File clean up, some renaming 2010-08-28 20:50:50 +02:00
gral@who.net
76948fe70e Remove unused fuselage rgb files 2010-08-28 20:42:06 +02:00
gral@who.net
a9ee249cda c172p: Separate folder for effects in models 2010-08-28 17:40:50 +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
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
ehofman
267b3ba60b New splash screen and thumbnail image 2009-12-23 09:50:41 +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
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
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
ehofman
4751a0a7cf set the stall horn and kap140 type to 'avionics' and remove the internal condition 2009-11-09 10:30:52 +00:00
ehofman
f1843a5349 Remove leading slashes from property names 2009-11-09 09:58:11 +00:00
ehofman
d5610fa98d Update the sound configuration 2009-11-09 09:50:59 +00:00
daveluff
ca6fb8a271 Remove some junk characters from the upper half of the ASCII table, and convert a few stray tabs to spaces. This is only a cleanup - no values are changed. 2009-10-17 15:04:44 +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
torsten
23963ef1c8 radiostack panel:
- corrected inverted normals
- removed duplicate surfaces
2009-05-18 20:16:17 +00:00
ehofman
849cf56a17 Set minthrottle to 0.1 for latest JSBSim engine codec172-sound.xml 2009-04-13 11:47:06 +00:00
ehofman
c935f28f90 reinstate full tyre squeal effects 2009-04-13 11:46:25 +00:00
ehofman
9638e5f1aa make the tire squeal audiable again. Need to find out why it doesn't work otherwise. 2009-04-13 10:01:03 +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
8f29103bbe - use named arg instead of arg[n]
- save state to aircraft.data
2009-03-06 12:42:34 +00:00
torsten
44434783c8 remove SenecaII dependencies 2009-02-09 15:32:03 +00:00
ehofman
dbd3cf8a5a Sync. with JSBSim CVS 2009-01-26 20:37:19 +00:00
stuart
3f99696e59 Add pre-takeoff tutorial, and fix some minor mistakes in other tutorials. 2009-01-04 22:07:33 +00:00
stuart
997cbfc50a Split up tutorials into separate files, and add new tutorials for the c172p. 2008-12-31 16:25:45 +00:00
mfranz
a539007e3b remove unused file 2008-12-22 22:07:15 +00:00
martin
4b1b409f6f Heiko Schulz:
Remove obsolete duplication.
2008-12-13 22:24:37 +00:00
torsten
748ad889d4 Provide a proper(?) initialization of kma20 switches. 2008-12-12 10:58:26 +00:00
torsten
8ac84a94a9 New livery. In memory of D-ENMU 2008-12-06 15:42:00 +00:00
torsten
865441a597 swapped upper and lower kx165, so com1 is above com2 2008-12-06 11:41:41 +00:00
torsten
80268b4b48 - Added new intrument: ki266 dme indicator 2008-12-05 19:54:50 +00:00
torsten
5fa71805f9 - Added new intrument: ki266 dme indicator
- Use global kx165 nav/com radios, not local copy
- minor repositioning of kap140
2008-12-05 19:54:00 +00:00
torsten
75bb083354 New instrument: ki266 dme indicator 2008-12-05 19:51:42 +00:00