1
0
Fork 0
Commit graph

1030 commits

Author SHA1 Message Date
Hal V. Engel
5e44f08181 SCR-522C radio. Update VHF radio. It now functions although frequencies must still be configured in the property browser. 2011-06-18 10:46:48 -07:00
Hal V. Engel
afc751f3ac p51d-jsbsim recommit A-14A.xml 2010-12-29 12:14:27 -08:00
Hal V. Engel
5168cde2d7 p51d-jsbsim Improve A-14A model and animation of recognition light key. 2010-12-29 11:24:25 -08:00
Hal V. Engel
0c67688205 p51d-jsbsim Animations and hot spots.
Add all hot spots to right side electrical panel. Some systems not implemented yet.
Position lights working.
Signal lights working.
Add more range animations.
Added light animations to pilot.
Restructured pilot xml files.
Added xml files for SCR-522C, A14A and AN/APS-13
2010-12-28 19:50:47 -08:00
Hal V. Engel
932652205a p51d-jsbsim Update SCR-52C.xml 2010-12-26 09:40:19 -08:00
Hal V. Engel
80f5e4e094 p51d-jsbsim Clean up *.ac files
Make materials consistant.
Fix lighting animations in various places
Add animations for SCR-522C
2010-12-25 16:48:09 -08:00
Hal V. Engel
459654cca8 p51d-jsbsim Cockpit detail
Add manual bomb salvo controls
Add frames to left cockpit
Enhance SCR-522C control unit
Add missing texture for gun circuit protectors cover
2010-12-24 14:42:07 -08:00
Hal V. Engel
95b30a6b7d p51d-jsbsim Add VHF control unit. 2010-12-23 13:52:54 -08:00
Hal V. Engel
161e666126 p51d-jsbsim Add cockpit details
Add 9 placards
Add gun circuit protect door
Add emergency canopy release lever and fittings
Add canopy crank
Add AN/APS13 bell panel
Add detailed texture for rudder pedals
Add cockpit lights animations for new cockpit objects
2010-12-22 17:29:58 -08:00
Hal V. Engel
3ac9bb015d p51d-jsbsim More cockpit improvements
Added oxygen tube from A14A to near pilot seat
Added some screw heads in various places
Cleaned up some bad object names
2010-12-17 21:23:14 -08:00
Hal V. Engel
5158b20a52 p51d-jsbsim cockpit enhancements
Added AN/APS-13 rear warning radar control unit.
Add induction air controls.
Added framing to right cockpit wall.
Improved the modeling of both cockpit walls.
Improved cockpit light animation.
2010-12-16 09:03:10 -08:00
Hal V. Engel
eb59ab0ffd p51d-jsbsim 3D cockpit improvements.
Add A-14A Ox regulator
Resize and reposition electrical switch panel
Add circuit breaker push to reset panel to electrical panel
Make adjustments to right cockpit wall
2010-12-14 16:20:41 -08: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