1
0
Fork 0
Commit graph

822 commits

Author SHA1 Message Date
Jonathan Redpath
e0821f57db Merge branch 'dev' into pfdReworks 2022-04-28 15:31:48 +01:00
Jonathan Redpath
46c5d595f8 Optimise E/WD display 2022-04-26 18:35:57 +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
Jonathan Redpath
b2793c858b Move FPV and DME distance to updateManager 2022-03-21 14:00:20 +00:00
Jonathan Redpath
31e486567b PFD: split the horizon translate animations 2022-03-21 10:32:00 +00:00
Jonathan Redpath
692b6dca2b PFD: revise some code for efficiency 2022-03-20 17:27:11 +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
99b9851331 Run update once after lost fadec power, so it all gets updated 2022-03-09 15:22:23 +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
40dc5082e7 Cabin-fans 2022-02-14 09:05:38 +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
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
a97ea813db Minor formatting change to MCDU 2022-01-31 13:35:45 +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
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
Inuyaksa
871c645fba Better long pressed CLR and check numeric format on plus/minus 2022-01-24 21:14:17 +01:00
Jonathan Redpath
71e07b81ce IESI: fix size of boxes after new font 2022-01-22 18:51:27 +00:00
Jonathan Redpath
436f5292ea ND: fix bug 2022-01-17 12:57:25 +00:00
Jonathan Redpath
7b4a4df40d Misc port 2022-01-16 22:28:58 +00:00
Jonathan Redpath
e37ae29ab4 ND: fix broken node 2022-01-16 22:14:38 +00:00
Andrea Vezzali
8578119459 MCDU Flightlog and Sensors pages (Bugfix)
set FOB output in kgs or lbs according to config option
2022-01-16 22:15:58 +01:00
Jonathan Redpath
392714a64b ND: hide hidden waypoints or pseudo-waypoints 2022-01-16 14:46:27 +00:00
Jonathan Redpath
72f7f7f819 DECEL: use variable rather than property 2022-01-16 14:29:15 +00:00
Andrea Vezzali
4f385c6d6e MCDU Flightlog and Sensors pages: set FOB output in kgs or lbs according to config option 2022-01-16 15:14:35 +01:00
Jonathan Redpath
da624bfb2e DATA / STATUS pages - cleanup with new font 2022-01-15 17:57:41 +00:00
Jonathan Redpath
8f07302410 IESI: make certain optimizations (average update loop time is now approximately 0.18ms 2022-01-15 14:03:14 +00:00
Jonathan Redpath
a801ea9b4a Center - change font also to small for subtitles 2022-01-14 21:03:29 +00:00
Jonathan Redpath
0989e43118 INITA / INITB pages - fix formatting post new font 2022-01-14 21:02:32 +00:00
Jonathan Redpath
5242d55bdf LAT REV pages: cleanup post font change 2022-01-14 13:07:51 +00:00
Jonathan Redpath
b4ead73127 Fontmatrix and setfont not needed in mcdu anymore 2022-01-14 12:15:50 +00:00
Jonathan Redpath
c5994412d5 INITA page - restore degreess symbol 2022-01-14 11:41:33 +00:00
Jonathan Redpath
126b071303 RMPs: set font size back to normal (revert when new font added in 2020.3.12 2022-01-12 11:56:55 +00:00
Jonathan Redpath
c3669c2419 Add OVERFLY function 2022-01-12 11:53:57 +00:00