1
0
Fork 0
Commit graph

282 commits

Author SHA1 Message Date
vezza
9af7fb5f0e Bugfix - DME backup not lit by dome lt #42 2020-03-19 22:32:08 +01:00
Jonathan Redpath
464e90abf9
Merge pull request #95 from legoboyvdlp/altitude-alert
Altitude alert
2020-03-18 16:03:34 +00:00
legoboyvdlp R
d535875d68 Correct logic of altitude alerter 2020-03-18 16:02:43 +00:00
legoboyvdlp R
4a9e4fc56d correct error 2020-03-18 13:13:02 +00:00
legoboyvdlp R
d4c2580fbb Correct altitude to 200 feet (new ICAO regulations mean this is the altitude on newer aircraft, and adjust flashing rate for amber, pending looking for primary sources on youtube 2020-03-18 12:30:00 +00:00
vezza
3e60a4d63c bugfix - removed the 2.5 °C error correction causing the brakes temp to be < TAT 2020-03-18 00:10:29 +01:00
legoboyvdlp R
67ae1e461a Add proper implementation of altitude alert, works according to spec, pls test 2020-03-17 19:56:01 +00:00
legoboyvdlp R
bc096f1ac2 Merge branch 'dev' into altitude-alert 2020-03-17 17:04:39 +00:00
Jonathan Redpath
dc02b2146c
Merge pull request #91 from Marsdolphin/dev
Fuselage Salvage Control ?!
2020-03-17 15:43:14 +00:00
legoboyvdlp R
6cfcfbec60 Revert change to property 2020-03-17 15:37:50 +00:00
Jonathan Redpath
0ada60c341
Merge pull request #94 from colingeniet/dev
Fix gear compression animation over MP
2020-03-17 13:49:42 +00:00
legoboyvdlp R
acb9393580 Correct the property for the window icing, adjust the vector for sideways acceleration on the rain, and corrcet the lights view 2020-03-17 13:41:38 +00:00
legoboyvdlp R
46946e5d19 Semi-working 2020-03-17 13:08:07 +00:00
Colin Geniet
b034880904 Fix gear compression animation over MP
Properties gear[i]/compression-ft and gear[i]/compression-norm are
equivalent, but only the latter is transmitted on MP.
2020-03-17 00:48:13 +01:00
b2b6365146
Merge pull request #86 from colingeniet/weather-effects
Add weather effects on windshield
2020-03-17 09:46:15 +11:00
Colin Geniet
fc50a1fbb5 Fix error when calling icingInit twice 2020-03-16 23:01:05 +01:00
Colin Geniet
9847ae8ea9 Improve rain drops on windshield effect 2020-03-16 12:33:58 +01:00
Colin Geniet
b10a164a62 Icing: Add scaling factor to frost-level
Significantly increase scaling factor of
/environment/aircraft-effects/frost-level, so that frost effects are
visible.
2020-03-16 08:48:45 +01:00
hayden2000
f0226d7f70 Add key bindings 2020-03-15 23:40:48 -04:00
Matthew Maring
25d3056c08
Merge pull request #93 from legoboyvdlp/viewkeys
Implement internal moving views
2020-03-15 23:11:00 -04:00
hayden2000
66a4cc0501 Implement internal moving views 2020-03-15 23:08:02 -04:00
Matthew Maring
0efcc4d270
Merge pull request #92 from legoboyvdlp/pfd
Fix VFE next speed bug
2020-03-15 23:04:41 -04:00
hayden2000
b74f586a11 Fix VFE next speed bug 2020-03-15 19:28:22 -04:00
fly
d3ef41e999 Make flashlight work outside as well
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-15 16:28:53 +00:00
Marsdolphin
d6b6b3718b
Update comment 2020-03-15 14:48:46 +08:00
Marsdolphin
f49dcf05ee
I'm not sure about this but...
de-icing is supposed to fix fuselage ice...
2020-03-15 14:43:57 +08:00
1bd38663e0
Merge pull request #70 from legoboyvdlp/save
Implementing state save between sessions
2020-03-15 06:27:26 +11:00
47d0f31942
Merge pull request #90 from legoboyvdlp/cleanup
Removed unused sounds and textures
2020-03-15 06:07:35 +11:00
legoboyvdlp R
e5ca7f32c0 Walker: correct orbit view 2020-03-14 16:58:02 +00:00
legoboyvdlp R
8044554a5a Merge branch 'Marsdolphin-dev' into dev 2020-03-14 16:55:04 +00:00
Marsdolphin
f2251e6e19
Implement walker from A330 2020-03-14 20:42:07 +08:00
Colin Geniet
7acb378e7d Delete unused file glass-effect2.xml 2020-03-14 11:48:41 +01:00
Colin Geniet
197ce0c664 Rewrite icing parameters computation
Remove unnecessary properties I/O.
2020-03-14 11:48:41 +01:00
Colin Geniet
f6e8bed92b Rewrite nasal icing system
Rewrite the iceable components nasal code.
Remove code duplication and excessive setprop/getprop.
Fix that <output-property> tags were ignored.
2020-03-14 11:48:41 +01:00
Colin Geniet
60886da1d8 Model: Fix missing weather effects due to typo
Add the same typo (s/Windsheild/Windshield/) to the fuselage.xml files
to avoid changing fuselage.ac for now.
2020-03-14 11:47:27 +01:00
Jonathan Redpath
48ff637040
Merge pull request #83 from Zaretto/dev
Remove extraneous ^M from files
2020-03-10 16:01:43 +00:00
Richard Harrison
185bcd4c82 Remove extraneous ^M from files 2020-03-10 13:28:50 +01:00
fly
75b1d4c4f2 Add option to define saved props
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-10 02:18:24 +00:00
legoboyvdlp R
9b0423fd95 Change label from IDG-A32X to A320-family 2020-03-09 18:42:59 +00:00
Jonathan Redpath
90a7600492
Merge pull request #79 from legoboyvdlp/pfd
Phase I - PFD improvements
2020-03-07 23:01:02 +00:00
hayden2000
7b110fe9ec Fix VFE Next, don't show F/S until 400 ft AGL 2020-03-07 12:42:21 -05:00
legoboyvdlp R
9f5f1d8629 Double the period of the flashing timers on the PFD 2020-03-07 11:55:38 +00:00
hayden2000
77926eb1c6 Merge branch 'dev' into pfd 2020-02-29 16:28:11 -05:00
hayden2000
f883ad07d3 Allow flap entry without THS 2020-02-29 13:44:54 -05:00
fly
a7c87dc428 Added a few more common controls to be saved
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-29 18:38:32 +00:00
fly
c16c0c2875 Accept parameter for save file
Signed-off-by: fly <merspieler@airmail.cc>
2020-02-29 18:11:57 +00:00
Jonathan Redpath
0ad6ee0612
Merge pull request #77 from vezza/dev
Moisture and spray effects + brakes temp calculation improvement
2020-02-29 16:14:18 +00:00
vezza
4c3e8ad3f2 Moisture, engine spray and contrail improvements/optimization 2020-02-26 12:30:59 +01:00
hayden2000
f5280f7d1e Hide speed symbols on align, VFE NEXT now corresponds to next flap setting, fix MCDU font size 2020-02-25 04:13:24 -05:00
hayden2000
6fbabe9c4f Implement APPR page, fix other PREF pages (buttons not activated yet) 2020-02-24 15:54:10 -05:00