1
0
Fork 0
Commit graph

3715 commits

Author SHA1 Message Date
abory
d8461ddec7 - Update. Radar2 is now devived frm the last f-14b radar version. Added a
standalone screen and HUD diamond as target marker.
2009-05-24 13:32:52 +00:00
abory
52471e4666 - The model is now usable with rwr.nas or radar2.nas. ECM properties are now
written to /instrumentation/radar2 (whenever we use rwr.nas or radar2.nas).
2009-05-24 12:19:24 +00:00
abory
7d94c45308 - Standalone RWR script for aircrafts which don't radar2.nas features. 2009-05-24 12:16:08 +00:00
curt
747ceb6874 Peschiutta Gianni:
Hi, I recently complete the Pro-Flight-Yoke.xml for my personal same
device on linux. I add POV view control, view switching on E button,
zoom on B1/B2, parking brake on D button.
2009-05-22 15:00:50 +00:00
mfranz
51ca35061d add documentation about geo.elevation()'s optional arg 2009-05-19 20:02:43 +00:00
torsten
9f473f4f1e added support for <abs> 2009-05-18 20:40:21 +00:00
torsten
23963ef1c8 radiostack panel:
- corrected inverted normals
- removed duplicate surfaces
2009-05-18 20:16:17 +00:00
abory
04bf18553e - New chronometer. 2009-05-18 19:25:31 +00:00
abory
b0348c998a - USAF and USN common barometric altimeter. 2009-05-18 18:42:46 +00:00
abory
50abeffede - RGB replaced by PNG. Fixes colors. 2009-05-15 11:20:39 +00:00
mfranz
c488e244a4 make cloud properties <live> to reflect METAR changes 2009-05-12 20:37:22 +00:00
sydadams
41cb0c79b7 updated pick animations , added shift click for ident button action 2009-05-09 02:13:06 +00:00
mfranz
e3743f2ae7 prop_key_handler: improve search function; update comments 2009-05-06 20:37:40 +00:00
dfaber
98bead93b7 Some Logos and a generic Logo Submodel 2009-05-06 19:10:14 +00:00
mfranz
31495d4b72 door.stop() is now implied by door.setpos() 2009-05-06 18:50:12 +00:00
mfranz
3a6315031e door.setpos(): stop movement before setting absolute value
timer: stop and save/restore on reset
2009-05-06 18:49:06 +00:00
mfranz
69ff141427 Brandano: s/property/script/ 2009-05-06 18:17:59 +00:00
torsten
c380c111a0 - pushback is allways visible when the dialog is opened
- pushback goes away when the dialog is closed
- pushback may be hidden when the dialog is visible
2009-05-06 17:03:40 +00:00
torsten
75aa906b26 limit tow speed to approx. 20kts 2009-05-06 13:39:55 +00:00
torsten
09e1472fdf - set speed instead of force by slider
- defineable properties for speed hold (cruise control) pid controller
check the wiki http://wiki.flightgear.org/index.php/Howto:_Implent_pushback for details
2009-05-06 11:27:10 +00:00
mfranz
b71c0c580e add signum function sgn(); consistent use of braces 2009-05-05 18:34:53 +00:00
mfranz
233a9d27f4 - defined(): also consider the global namespace (as the comment implies)
- move local namespace container up
2009-05-05 18:33:43 +00:00
torsten
28018bd083 get rid of pushback.nas by instantiating the aircraft.door when opening the dialog. 2009-05-05 14:17:36 +00:00
abory
0734e178bc - Change connexion command to fit /Nasal/pushback.nas 2009-05-04 23:26:06 +00:00
abory
6a66414638 - Now the pushback "door" will be created only if /sim/model/pushback has
already been created by the modeler via the <aircraft>-set.xml file.
- Varified the code, removed the class structure, tests the nasal dir
initialization first.
- As part of the Nasal dir, the script must *not* be declared in the
<aircraft>-set.xml file.
2009-05-04 21:40:08 +00:00
vmmeazza
343538a5d8 AndersG, hindered by me, has produced a nice uitility which enables players to share a carrier over MP. One player controls the carrier, and others can launch and recover. 2009-05-04 20:56:32 +00:00
abory
613b5f105d - Gijs de Rooy: Generic pushback. 2009-05-04 11:20:44 +00:00
abory
2bb2de3645 - Oooops, sorry for that. 2009-05-04 11:12:52 +00:00
abory
f5601ebf3a - Ooops, sorry for that. 2009-05-04 11:03:39 +00:00
abory
36bad881f0 - Gijs de Rooy: Generic pushback. 2009-05-04 10:58:27 +00:00
vmmeazza
7b24684016 Add information on the control axis LACCEL. Correct typos. 2009-05-02 08:30:34 +00:00
stuart
29541548b6 Updated Cumulus cloud textures from Argyle. 2009-04-29 20:22:00 +00:00
helijah
65732e2376 - change color system 2009-04-29 16:26:31 +00:00
sydadams
2443c2258f material , pick animation update 2009-04-26 19:34:09 +00:00
sydadams
9cd8a18385 changed material 2009-04-26 19:32:40 +00:00
sydadams
ff6ceb0e24 one more material change 2009-04-26 19:32:01 +00:00
sydadams
bff22aee78 added mousewheel action to knobs 2009-04-26 03:35:45 +00:00
sydadams
5725eb5c07 added mouse wheel action to knobs 2009-04-26 03:34:47 +00:00
sydadams
2b6ad4146e fixed a pick animation error 2009-04-26 02:48:08 +00:00
mfranz
35d506bce1 isnan: shorter & faster 2009-04-24 08:12:21 +00:00
curt
dcb7d9427e Fix the glide slope unavailable/warning flag so it actually works correctly. 2009-04-22 18:15:41 +00:00
curt
6ab2bca4ef Add a variant of the high res c172 rpm gauge that includes a working
LCD hobbs meter (instead of the previous "static" hobbs meter that was pretty
but didn't ever change.)  This requires some aircraft specific nasal support
since the hobbs meter isn't implemented in the same way on every aircraft:

# initialize the hobbs meter and configure to save every 5 minutes
var hobbs = aircraft.timer.new("/instrumentation/clock/hobbs-meter-sec");
aircraft.data.save(5);
hobbs.stop();

setlistener( "/engines/engine[0]/running",
    func {
	var running = getprop("/engines/engine[0]/running");
	if ( running ) {
	    hobbs.start();
	} else {
	    hobbs.stop();
	}
    }
);
setlistener( "/instrumentation/clock/hobbs-meter-sec",
    func {
	var secs = getprop("/instrumentation/clock/hobbs-meter-sec");
	setprop("/instrumentation/clock/hobbs-meter-hours", secs / 3600);
    },
    1
);
2009-04-22 18:11:23 +00:00
sydadams
b6ccd90066 texture update
pick animation update
remove nasal dependency
2009-04-17 04:19:51 +00:00
sydadams
1336f7b6df Texture change
pick animation update
remove nasal file dependancy
2009-04-17 04:17:46 +00:00
vmmeazza
9a2e19c234 Anders - Bugfix 2009-04-13 21:41:52 +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
sydadams
6ed10f3005 the primus now needs a systems/electrical/outputs/efis for power source 2009-04-13 04:42:50 +00:00
ehofman
95060d12ac delay darkening the skydome a bit 2009-04-11 13:19:29 +00:00