1
0
Fork 0
Commit graph

111 commits

Author SHA1 Message Date
Matthew Maring
b078cc164e Rename :) 2020-04-30 15:26:36 -04:00
Josh Davidson
62931a38a5 Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs 2020-04-27 11:37:43 -04:00
Josh Davidson
9cc44f0ee0 Sim: Various cleanup and optimization 2020-04-27 09:58:38 -04:00
legoboyvdlp R
62b0e5c2d6 Remove harmless error 2020-04-26 16:53:02 +01:00
legoboyvdlp R
cf571619ba Bump minimum version 2020-04-25 20:43:48 +01:00
legoboyvdlp R
c5b2352fad Merge branch 'comm' into dev 2020-04-21 20:24:20 +01:00
Josh Davidson
69563b1b15 Sim: Fix broken keyboard MCDU input with CTRL+K 2020-04-21 13:48:24 -04:00
legoboyvdlp R
1782383168 HF radios interfaced 2020-04-21 15:54:55 +01:00
legoboyvdlp R
c106c20580 Merge branch 'dev' into comm 2020-04-21 13:11:29 +01:00
legoboyvdlp R
6c1c255a98 HF simulation: add class, static noises, and tuning. Interface with RMP 2020-04-21 13:07:47 +01:00
Josh Davidson
b69c83a545 FMGC: Fix DH/MDA system and make sounds work properly and fix overlap 2020-04-20 23:43:34 +01:00
legoboyvdlp R
0462960737 Keyboard mode - add Ctrl-K toggle 2020-04-20 22:53:55 +01:00
f5b71b308c
Merge pull request #116 from legoboyvdlp/APU
JSBSim APU
2020-04-19 14:33:26 +00:00
legoboyvdlp R
caf3c3df47 Proper integration with fire, ecam, electrical 2020-04-19 01:26:24 +01:00
legoboyvdlp R
e2e42611f2 Major improvements, oil simulated, acconfig, lower ecam, etc 2020-04-18 19:57:59 +01:00
legoboyvdlp R
cc02760a18 Move to better place 2020-04-18 16:39:55 +01:00
legoboyvdlp R
0ab888d7c8 Add click click with ap disc / at disc 2020-04-18 16:25:52 +01:00
legoboyvdlp R
d7579a9df8 Add power and ADIRS to DDRMI, fix decimal point when > 20 nautical miles 2020-04-18 14:13:07 +01:00
vezza
323c146b90 Clock 3D upgrade + initial animation and logic 2020-04-18 14:13:07 +01:00
Josh Davidson
158e7286a9 Sim: Giving credit to all the wonderful people 2020-04-18 01:32:46 -04:00
legoboyvdlp R
ff5dfb6d37 Separate tank for the APU fuel 2020-04-17 20:58:26 +01:00
legoboyvdlp R
4c7dd7fed5 Add to all variants, and correct fuel valve 2020-04-17 20:11:44 +01:00
legoboyvdlp R
b7fd20b692 JSBSim apu 2020-04-17 17:07:04 +01:00
legoboyvdlp R
2803c94bc4 Correct masses for EASA 88 kg passenger and 180Y layout. Livery should be able to modify this I think. I am not sure though. 2020-04-17 01:30:11 +01:00
legoboyvdlp R
eab872969c Correct maximum payload of cargo hold 2020-04-17 00:35:53 +01:00
fly
d3fb74ef6f Reduce default dust level
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-13 12:22:53 +00:00
Matthew Maring
cfff5302d6
Merge branch 'dev' into speed-rewrite 2020-04-12 18:08:16 -04:00
fly
995869dd1a Removed 'Route Manager' from the menu
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-11 21:13:29 +00:00
legoboyvdlp R
b02b5cf07c Add dummy hold page 2020-04-08 22:49:27 +01:00
legoboyvdlp R
9a929f90d6 Rename F-PLN-rework --> F-PLN.nas 2020-04-07 17:05:45 +01:00
legoboyvdlp R
9d7d885ccb Direct to now deletes waypoints properly. Doesn't work that well with sid / star waypoints 2020-04-07 16:59:43 +01:00
Matthew Maring
cfcea38a1e Keyboard mode now based on dialog visibility, add support for cap-lock/shift, implrment independent MCDU text entry 2020-04-02 14:01:13 -04:00
Matthew Maring
42ed7f1a7a Add "dummy" PROG pages, improve route selection page for alternates 2020-03-29 23:39:31 -04:00
hayden2000
88f5c8e08e Fix walker and property browser 2020-03-28 17:19:14 -04:00
hayden2000
dfa4afd2ee Implement keyboard mode for MCDU 2020-03-28 17:19:14 -04:00
hayden2000
3e2e519064 Implement fully functional IRS align page, add initial route selection page, add lat/long/irs handling to INITA 2020-03-28 17:19:14 -04:00
hayden2000
74d6e59784 Implement functional fuel prediction page (mostly done) 2020-03-28 17:18:06 -04:00
legoboyvdlp R
fa5eaa2a7a dummy DIRTO page 2020-03-26 20:40:49 +00:00
legoboyvdlp R
2ae96d1ee6 Merge branch 'dev' into FMGC 2020-03-23 16:26:48 +00:00
hayden2000
5ee05db188 Add peliminary go around page (inoperable, needs FPLN for alt settings, for now just use init settings) 2020-03-22 09:03:02 -04:00
legoboyvdlp R
3f4e818466 Merge branch 'dev' into FMGC 2020-03-19 17:41:47 +00:00
legoboyvdlp R
ac6ce47895 Fix uninit property, remove un-needed file 2020-03-18 23:51:58 +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
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
b2b6365146
Merge pull request #86 from colingeniet/weather-effects
Add weather effects on windshield
2020-03-17 09:46:15 +11: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
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