1
0
Fork 0
Commit graph

183 commits

Author SHA1 Message Date
Josh Davidson
03220de645 DU: Fix oil 2 PSI indication not displaying correct data 2022-06-26 19:48:55 -04:00
Jonathan Redpath
a23bd84908 Merge branch 'dev' into 3D 2022-05-08 20:37:02 +01:00
Jonathan Redpath
b298205746 Make the amber XX on cruise page 2022-05-08 20:06:23 +01:00
Jonathan Redpath
4cb6f4667b Fix cruise variable 2022-05-08 20:01:49 +01:00
Jonathan Redpath
b1b051211c Merge branch 'dev' into 3D 2022-05-07 17:57:58 +01:00
Jonathan Redpath
26711f678e Fix Nasal typo 2022-05-07 17:57:44 +01:00
Jonathan Redpath
759c7fbd91 ENG page - make XX 2022-05-07 17:57:16 +01:00
Jonathan Redpath
112f8a653d Merge branch 'dev' into 3D 2022-05-05 19:51:22 +01:00
Jonathan Redpath
2123c545ff Engine oil pressure and temperature - make them depend on the electrical supply 2022-05-05 19:47:13 +01:00
Jonathan Redpath
cade5dba12 Merge branch 'dev' into 3D 2022-05-03 20:06:57 +01:00
Jonathan Redpath
f10242d573 Fix that pitch trim field had incorrect width 2022-05-03 20:05:10 +01:00
Jonathan Redpath
ff09501f37 Merge branch 'dev' into 3D 2022-05-03 19:51:19 +01:00
Jonathan Redpath
a6770fe3e2 Begin to rewrite lower ECAM power 2022-04-30 16:52:58 +01:00
Jonathan Redpath
236e260703 Merge branch 'dev' into 3D 2022-04-25 16:32:09 +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
2fe6df78e5 System: Complete ignition rework part 3 2022-03-09 12:26:14 -05:00
Josh Davidson
d4c904f017 Merge branch '3D' of github.com:legoboyvdlp/A320-family into 3D 2022-01-11 10:22:33 -05:00
Jonathan Redpath
465418ea2b Merge branch 'dev' into 3D 2022-01-11 14:12:22 +00:00
Josh Davidson
711aec4729 Files: 2022 2022-01-10 21:17:41 -05:00
Josh Davidson
240c012df3 DU: More corrections 2022-01-10 18:34:33 -05:00
Jonathan Redpath
96a9885e9a Merge branch 'dev' into new-font 2022-01-10 19:39:10 +00:00
Jonathan Redpath
8ae328ff78 Merge branch 'dev' into 3D 2022-01-03 21:59:06 +00:00
Jonathan Redpath
57de1cc8e3 Bugfix fire valve 2022-01-03 21:52:16 +00:00
Jonathan Redpath
11edf58d90 Hydraulics: add new logic for fault lights. Add correct power sourcing for transducers and quantity indications. 2022-01-03 20:48:52 +00:00
Jonathan Redpath
cba8c85a5b More Lower ECAM 2021-12-27 17:59:14 +00:00
Jonathan Redpath
de8990b26c More LOWER ECAM 2021-12-27 17:55:51 +00:00
Jonathan Redpath
6c5a75c562 Lower ECAM - resize numbers 2021-12-27 17:46:32 +00:00
Jonathan Redpath
f4d3759248 Fix FOB 2021-12-06 20:14:22 +00:00
Jonathan Redpath
a277ca06ef More experiments with +100em bold 2021-12-06 09:33:42 +00:00
Jonathan Redpath
f2671d8f79 Add new font from MSFS2020 FBW team (GPL) 2021-12-05 17:46:12 +00:00
Josh Davidson
8da59fe409 Control: bugfix ground interaction 2021-11-02 17:32:24 -04:00
Jonathan Redpath
01ff8ca120 Merge branch 'dev' into 3D 2021-10-07 19:39:33 +01:00
Jonathan Redpath
e2080544d9 Improve StatInv display on Lower ECAM 2021-09-26 16:36:29 +01:00
legoboyvdlp R
945c5e1327 Merge branch 'dev' into 3D 2021-07-29 17:55:36 +01:00
legoboyvdlp R
6650497acc Per video reference, the APU / EXT lines come on regardless of AC tie position 2021-07-29 16:12:10 +01:00
legoboyvdlp R
639f68ba36 Passenger oxygen system 2021-07-29 13:51:23 +01:00
legoboyvdlp R
80a299831f Experimental cockpit oxygen system 2021-07-29 13:19:27 +01:00
legoboyvdlp R
38d2be1591 Merge branch 'dev' into 3D 2021-07-28 14:11:23 +01:00
legoboyvdlp R
a4c4b37b07 Fix displays on power transient 2021-07-28 12:22:48 +01:00
legoboyvdlp R
951c42a4c3 Only display on upper 2021-07-27 18:55:36 +01:00
legoboyvdlp R
55bd42fe72 Prepare to add DU switching 2021-07-27 17:36:09 +01:00
legoboyvdlp R
795cc17df8 Fix again 2021-07-27 16:38:00 +01:00