1
0
Fork 0
Commit graph

1003 commits

Author SHA1 Message Date
Jonathan Redpath
c1881b8ba4 Change to integer thrust mode representation 2022-04-26 18:48:34 +01:00
Jonathan Redpath
8591bf30c9 Merge branch 'dev' into 3D 2022-04-26 18:39:30 +01:00
Jonathan Redpath
46c5d595f8 Optimise E/WD display 2022-04-26 18:35:57 +01:00
Jonathan Redpath
236e260703 Merge branch 'dev' into 3D 2022-04-25 16:32:09 +01:00
Jonathan Redpath
9dbaa4cea5 Optimize IESI 2022-04-23 13:57:56 +01:00
Jonathan Redpath
4e5a2a0991 Wheel 2022-04-23 12:34:52 +01:00
Jonathan Redpath
f020da9bc4 Hyd / press 2022-04-21 20:57:10 +01:00
Jonathan Redpath
96a251eff2 FCTL / FUEL 2022-04-21 20:48:44 +01:00
Jonathan Redpath
d55f4b34d3 Cond / door / elec 2022-04-21 16:02:39 +01:00
Jonathan Redpath
ecdea928ee Remove debug info 2022-04-20 21:23:27 +01:00
Jonathan Redpath
9d94182f30 Improve bleed / cond page efficiency -- and fix that the hot air valve still worked after failure 2022-04-20 21:22:33 +01:00
Jonathan Redpath
91891e5955 Fix APU Hertz parameter 2022-04-20 14:20:57 +01:00
Jonathan Redpath
82a8622fc5 Rewrite APU page to improve efficiency (proof of concept for future
updates). 25% improvement in average update time + considerably reduce
frequency and magnitude of update spikes
2022-04-20 13:58:14 +01:00
Jonathan Redpath
4d63d45c0d Rewrite the bottom of the system display update code 2022-04-19 18:15:23 +01:00
Josh Davidson
6f829acacc FMGC: rework of alphaprot/max try 1, Control: Reduce upwards authority nearing stall alpha 2022-04-11 21:32:13 -04:00
Josh Davidson
833e728b4b FMGC: V/S and FPA filtering bugfix, DU: Add flashing amber for FPA protection also 2022-03-13 12:39:16 -04:00
Josh Davidson
2fe6df78e5 System: Complete ignition rework part 3 2022-03-09 12:26:14 -05:00
Jonathan Redpath
3c93bad718 Merge branch 'dev' into 3D 2022-03-09 16:01:32 +00:00
Jonathan Redpath
6afd93b69f Call the update fadec power always when fadec power is alive 2022-03-09 15:59:04 +00:00
Jonathan Redpath
a90579668c Merge branch 'dev' into 3D 2022-03-09 15:22:29 +00:00
Jonathan Redpath
99b9851331 Run update once after lost fadec power, so it all gets updated 2022-03-09 15:22:23 +00:00
Jonathan Redpath
bca0391050 erge branch 'dev' into 3D 2022-03-08 14:10:34 +00:00
Jonathan Redpath
30452789fd Fix FADEC power not being updated correctly on IAE engines for the EWD 2022-03-08 14:07:24 +00:00
Jonathan Redpath
1a4824345e remove setFont(symbol) 2022-02-27 17:05:39 +00:00
Jonathan Redpath
d8e439d5a9 Merge branch 'dev' into 3D 2022-02-15 12:27:26 +00:00
Jonathan Redpath
40dc5082e7 Cabin-fans 2022-02-14 09:05:38 +00:00
Jonathan Redpath
328985ef34 Merge branch 'dev' into 3D 2022-02-09 22:11:52 +00:00
Jonathan Redpath
7c2c7f3ffc Fix C3S on PERF pages; correct brackets for new font and improve layout of PERF TO / PERF APPR pages per references 2022-02-09 22:09:23 +00:00
Jonathan Redpath
364605242a ATIS page: correct the font size 2022-02-09 16:30:54 +00:00
Jonathan Redpath
e31b79609e PERF APPR: align VLS text 2022-02-09 16:30:46 +00:00
Jonathan Redpath
9878ce3b65 PERFAPPR: fix formatting 2022-02-09 16:30:10 +00:00
Jonathan Redpath
7b934c63d1 AOC Weather request pages: adjust for new font. Correct some text to new manuals. Fix behavior with CLR prompt 2022-02-09 16:30:08 +00:00
Jonathan Redpath
c71f897706 ATIS page: correct the font size 2022-02-06 21:15:15 +00:00
Jonathan Redpath
9329a166fe PERF APPR: align VLS text 2022-02-06 18:53:28 +00:00
Jonathan Redpath
d4683162bd PERFAPPR: fix formatting 2022-02-06 18:48:40 +00:00
Jonathan Redpath
760c6b275f AOC Weather request pages: adjust for new font. Correct some text to new manuals. Fix behavior with CLR prompt 2022-02-06 18:33:51 +00:00
Jonathan Redpath
57f6015be0 Merge branch 'dev' into 3D 2022-01-31 13:37:34 +00:00
Jonathan Redpath
a97ea813db Minor formatting change to MCDU 2022-01-31 13:35:45 +00:00
Jonathan Redpath
b452a9de8b Merge branch 'dev' into 3D 2022-01-29 11:26:37 +00:00
Jonathan Redpath
1ac305d183 Fix missed degrees symbol 2022-01-29 11:22:46 +00:00
Inuyaksa
c3ec55a21f Fix autoland alarm - trigger when AP switched off below 200ft 2022-01-28 23:14:26 +01:00
Jonathan Redpath
9370274b1c Fix decimal point, PFD digits 2022-01-28 18:39:17 +00:00
Jonathan Redpath
6a59bfb69a Fix bug where during fast init, the airspeed and altitude indicators would not work 2022-01-28 17:09:50 +00:00
Jonathan Redpath
9ad6731ffd IESI: use same code as ADIRS 2022-01-28 16:56:32 +00:00
Jonathan Redpath
164bb0fb55 Merge branch 'dev' into 3D 2022-01-25 16:35:39 +00:00
Jonathan Redpath
772d920c30 Add some extra error checking on PERFTO 2022-01-25 12:30:35 +00:00
Jonathan Redpath
35fa1ff224 Revert "Better long pressed CLR and check numeric format on plus/minus"
This reverts commit 871c645fba.
2022-01-25 09:42:09 +00:00
Jonathan Redpath
6fec5d8f3b Merge branch 'dev' into 3D 2022-01-24 20:43:10 +00:00
Inuyaksa
871c645fba Better long pressed CLR and check numeric format on plus/minus 2022-01-24 21:14:17 +01:00
Jonathan Redpath
70416253b9 Effects: move into better directory format, and add wing lightmap 2022-01-24 19:04:28 +00:00