1
0
Fork 0
Commit graph

847 commits

Author SHA1 Message Date
torsten
4498e9b4b0 property-save code simplification 2008-10-12 13:42:23 +00:00
martin
5558852110 Unify line endings 2008-10-11 23:17:23 +00:00
martin
20d64b1fb1 Fix typo. 2008-10-11 22:59:22 +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
abory
f704f0ac0a - Alexis Bory: Small texture adjustment. 2008-10-11 16:58:23 +00:00
torsten
69de20781e added the instrumentation/comm[n]/dimming-norm property to make digits dimmable 2008-10-10 19:05:38 +00:00
torsten
1866de1485 Added Bendix/King KX 165 COMM/NAV Radio with configurations for use as COMM1 and COMM2. 2008-10-09 19:11:06 +00:00
abory
483ce7b71b - Alexis Bory: Added datas for the RWR. 2008-10-08 21:07:05 +00:00
abory
c3906764fa - Alexis Bory: I knew it was too soon to fasten these screws. 2008-10-08 19:18:02 +00:00
vmmeazza
5a642cc2e6 Update parameters 2008-10-08 17:30:37 +00:00
vmmeazza
ee515582d0 Add rain spray effect 2008-10-08 16:51:40 +00:00
abory
0e62b49afa - Alexis Bory: Added new instrumet RWR. 2008-10-08 13:58:52 +00:00
abory
4cb1bff258 - Alexis Bory: Only remove a debug print. 2008-10-08 13:34:32 +00:00
abory
0714e08992 - Alexis Bory: Added a normalized property for RWRs. Minor fixes. 2008-10-08 13:23:38 +00:00
vmmeazza
0f0ac568d4 Add generic tyre smoke 2008-10-05 22:53:41 +00:00
abory
5d87e8a5d3 - Alexis Bory: Path fix. 2008-10-05 14:47:21 +00:00
abory
3600255914 - Alexis Bory: radardist.nas radardist.xml have nothing to do here.
Moved permanently to Aircraft/Instruments-3d/radardist/.
2008-10-05 14:32:44 +00:00
abory
6f86f4e516 - Alexis Bory: The f-14b radar system, now called radar2.nas and made generic. 2008-10-05 14:27:58 +00:00
abory
b5977955ef - Alexis Bory: Radardist has nothing to do in Aircraft/Generic.
- New utility functions get_aircraft_name() and radar_horizon().
    - Also small update to the aircrafts list.
2008-10-05 14:25:22 +00:00
abory
ac84c93b68 - Alexis Bory: minor fixes. 2008-09-27 20:33:29 +00:00
mfranz
8d6c593c35 flightplan export: don't complain if no waypoints are set 2008-09-25 23:08:18 +00:00
torsten
e8de9bda15 Ron Jensen:
This is a patch to the c172p fdm to add pointmasses for all four
occupant positions and baggage.  The X locations were taken from the
c172 type certificate 3A12 dated September 15, 1998.  As the new
pointmasses have a weight of 0 they will not affect the current model,
however we are extending the FlightGear weight and balance dialog for
JSBSim and the pointmasses have to be defined.
2008-09-01 15:14:33 +00:00
ehofman
23b0c9f6cb Update engine performance to match the latest version of JSBSim 2008-08-26 07:56:56 +00:00
mfranz
b60406b905 remove garbage 2008-08-18 09:34:12 +00:00
mfranz
c801bd4ab0 remove garbage 2008-08-18 09:19:25 +00:00
mfranz
c23971dcca aar.nas: minor cleanup 2008-08-14 21:38:32 +00:00
mfranz
2e6ffd34e6 s/system/type/ ... that's more consistent with the rest and less confusing 2008-08-13 22:56:21 +00:00
mfranz
2e6a1dc224 - make sure that aircraft can only refuel from tankers which support the
appropriate system ("probe" or "boom")
- use props.initNode()
- cosmetics
2008-08-13 22:03:59 +00:00
mfranz
0ccd7a62cd let aircraft declare from which refueling system they can receive 2008-08-13 22:00:54 +00:00
ehofman
f720eeb2ef Sync. with JSBSim CVS 2008-08-08 08:56:08 +00:00
abory
f951225d81 Removed pointless creation of a geo.Coord . 2008-08-02 14:58:42 +00:00
helijah
c231262e50 - GPS update by Zakharov 2008-07-28 17:19:52 +00:00
helijah
454950d0f9 - GPS update by Zakharov 2008-07-21 22:42:01 +00:00
abory
ea43922437 - Alexis Bory: use io.read_properties() instead of fgcommand(load). 2008-07-17 21:06:29 +00:00
helijah
763860f42c - new version with doc by Zakharov 2008-07-14 14:40:22 +00:00
abory
5eaebdb728 - Alexis Bory (and Melchior):
- Changed properties name in the XML: radardist -> radar-performance.
- Corrected spelling of data.
- Shortened the init message.
This doesn' change the way to call radardist.nas functions.
2008-07-11 21:10:48 +00:00
abory
dde3389421 - Alexis Bory: radardist.nas now reads its datas from $FG_ROOT/Aircraft/Generic/radardist.xml. 2008-07-08 10:16:38 +00:00
abory
5c054b5afc - Alexis Bory: radardist.nas now reads its datas from this XML file. 2008-07-08 10:08:51 +00:00
helijah
bdf204bcc1 - Update GPS zkv500 by Zakharov 2008-06-30 16:31:48 +00:00
helijah
5e9df124b6 *** empty log message *** 2008-06-30 00:17:21 +00:00
helijah
7e81bb94ff - new instruments : GPS zkv500 by Zakharov 2008-06-28 19:38:32 +00:00
abory
166f5c8b96 - Alexis: oops, should better test before committing. 2008-06-05 21:10:43 +00:00
abory
ba83e856cf - Alexis: ooops I forgot Jettoo's last additions in the tables. 2008-06-05 19:44:09 +00:00
abory
40d9b0e400 - Jettoo (glazmax) and Alexis: Radar Visibility Calculator. 2008-06-05 19:37:32 +00:00
mfranz
f8f63fcd8d use props.initNode() & simplification 2008-06-04 20:52:09 +00:00
sydadams
51344a09ec a few more updates , cleanups ... 2008-05-22 07:00:45 +00:00
sydadams
5b020a450a updates from Ron Jensen 2008-05-22 02:30:49 +00:00
mfranz
205675455c - make modelmgr a singleton class
- add selected_models() function
- fix help screen
2008-05-21 23:33:23 +00:00
mfranz
d12dfeda42 bah ... put the clone/copy function on the 'c' 2008-05-10 18:27:15 +00:00