1
0
Fork 0
Commit graph

3794 commits

Author SHA1 Message Date
ehofman
0719cdda33 sync. with source version 2009-06-17 10:03:05 +00:00
ehofman
ff2621b4ec make note of the binary capability of the generic protocol 2009-06-17 09:59:02 +00:00
tat
ceb41118fe Removed: fcs.nas; Renamed to helicopter-fcs.nas 2009-06-13 15:42:35 +00:00
tat
0fdd5ba0f4 Updated: to the latest fcs.nas; fcs.nas will be removed since it is only for helicopters (not a generic fcs) 2009-06-13 15:38:27 +00:00
tat
51f0a7897a Fixed: wrong usage of _setlistener 2009-06-12 18:00:53 +00:00
helijah
6ca37b3a42 *** empty log message *** 2009-06-11 22:55:36 +00:00
tat
41407b9448 Moved from OH-1/Nasal/fcs.nas, with the following updates:
Added: Comments and explanations
Added: Backup FCS to fcs.nas
Modified: fcs for switching attitude / rate hold mode on CAS
2009-06-11 11:52:20 +00:00
abory
2306a8371c - Add f-14b Dual Control. 2009-06-10 20:36:16 +00:00
helijah
a131434679 - fcs.nas generic by Tat 2009-06-09 17:07:47 +00:00
torsten
058364f4fd update metar data in textfield when metar changes during live data fetch 2009-06-08 19:36:02 +00:00
torsten
f9dd1e72e3 disable real weather fetch when other than "live data" scenario is selected 2009-06-07 19:18:54 +00:00
mfranz
bbf1004629 Anders GIDENSTAM: Fix send to self 2009-06-03 17:19:17 +00:00
martin
afbca8bdcf Small improvement after initial import. 2009-06-02 22:48:20 +00:00
martin
22f1ebd3a6 Add aircraft mapping between different nomenclatures - ICAO, SISO,
FlightGear, .... - to help different flavours of flight simulation software
to communicate in a single simulation environment.
2009-06-02 22:17:54 +00:00
abory
bb061dce5c - Cosmetics. 2009-06-02 16:14:08 +00:00
vmmeazza
4f82e154ec Modified Landing Signal Officer View - locks to the selected MP aircraft 2009-06-02 09:14:09 +00:00
abory
80bcce215a - Minor fix. 2009-05-30 06:46:21 +00:00
sydadams
d60f9332c6 ambient color fix 2009-05-30 00:55:01 +00:00
torsten
ff8992d1a2 make manual input work 2009-05-29 18:08:02 +00:00
torsten
7b7966dbb1 Code beautifying. 2009-05-29 16:24:10 +00:00
vmmeazza
625b47569f Correct typo 2009-05-29 12:22:47 +00:00
torsten
b4842a096a new command line option --metar="some metar string"
provide some predefined weather scenarios
2009-05-29 11:41:32 +00:00
torsten
92a0c2d02f new weather scenario dialog 2009-05-29 10:27:30 +00:00
mfranz
a13361766b initialize view manager at nasal-dir-initialized sig (was: fdm-initialized) 2009-05-27 16:24:17 +00:00
mfranz
14e88cef3b :Dh opens chat history dialog 2009-05-25 19:29:02 +00:00
sydadams
eabdc4391b fixed reference to rgb files 2009-05-24 19:40:05 +00:00
abory
ad0dfdb64d - Skip testing tankers AGL as they are always high in the sky. Tune low AGL
correction (better escape chances). Add carrier Vinson.
2009-05-24 16:45:40 +00:00
abory
33c4c40f26 - Common miniature standby Adi. 2009-05-24 14:39:45 +00:00
abory
0a335cb692 - Common miniature standby ADI. 2009-05-24 14:38:49 +00:00
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