1
0
Fork 0
Commit graph

286 commits

Author SHA1 Message Date
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
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
Jonathan Redpath
c3ec16cb73 Merge branch 'dev' into new-flightplan 2022-01-29 11:26:59 +00:00
Jonathan Redpath
b452a9de8b Merge branch 'dev' into 3D 2022-01-29 11:26:37 +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
c2b6292915 PFD: add flash for overspeed / underspeed VS 2022-01-19 18:11:11 +00:00
Jonathan Redpath
4c36bca545 Re-create new-flightplan-for-2020 branch, with various extra fixes. The DECEL / pseudo waypoints will no longer be within the flightplan object, but only within the FPLN item. 2022-01-17 11:57:55 +00:00
Jonathan Redpath
a420a7630d Merge branch 'dev' into 3D 2022-01-17 09:18:58 +00:00
Jonathan Redpath
72f7f7f819 DECEL: use variable rather than property 2022-01-16 14:29:15 +00: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
64103f9e1e Revise .svgs 2022-01-10 20:43:14 +00:00
Jonathan Redpath
96a9885e9a Merge branch 'dev' into new-font 2022-01-10 19:39:10 +00:00
Jonathan Redpath
93f26faf07 Split left / right inhg selector 2022-01-10 19:31:01 +00:00
Jonathan Redpath
9287a62733 A FLOOR / TOGA LK should flash amber 2022-01-10 17:53:00 +00:00
Josh Davidson
666b45d067 DU: Fix bugs and issues in FMA 2022-01-10 11:12:51 -05:00
Jonathan Redpath
9cc8d5aa71 FMA: rewrite code to not use properties 2022-01-10 14:10:49 +00:00
Josh Davidson
b71db001b3 FMGC: Rework VLS and other speeds significantly, AP and A/THR now respect VLS and VMAX 2022-01-09 20:22:57 -05:00
Josh Davidson
5e0ff63f60 DU: Remove unused object 2022-01-08 17:18:25 -05:00
Josh Davidson
d0ba34dbca DU: Remove unused object 2022-01-08 17:16:24 -05:00
Jonathan Redpath
cfbd7f2f2b Merge branch 'dev' into 3D 2022-01-08 20:07:39 +00:00
Jonathan Redpath
efe7d9c977 Add blue reference arrow 2022-01-08 13:36:05 +00:00
Jonathan Redpath
879168d1a3 Stall warning: add IR sourcing; bugfix condition. BUSS: enable when 3 ADRs are off 2022-01-08 13:25:51 +00:00
Josh Davidson
3d96fa3962 Merge branch 'dev' into 3D 2022-01-06 21:22:29 -05:00
Josh Davidson
9003b1cf18 DU: Add BUSS to PFD graphics 2022-01-06 21:22:20 -05:00
Jonathan Redpath
79219593bd Merge branch 'dev' into new-font 2021-12-27 16:57:15 +00:00
Jonathan Redpath
923b416d84 Merge branch 'dev' into 3D 2021-12-27 12:15:05 +00:00
Jonathan Redpath
d7718feded RADNAV code - use nodes or variables rather than getprop 2021-12-27 11:54:45 +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
dc1ea591be PFD: fix bug 2021-12-06 09:19:58 +00:00
Jonathan Redpath
f2671d8f79 Add new font from MSFS2020 FBW team (GPL) 2021-12-05 17:46:12 +00:00
Jonathan Redpath
e2acf228f8 PFD: fix bug 2021-12-05 17:32:00 +00:00
Jonathan Redpath
6bf96d5407 Merge branch 'dev' into 3D 2021-10-27 18:34:36 +01:00
Jonathan Redpath
c17a4e22c2 PDF: fix ground_ref showing / hiding; ECAM - improve DIRECT / ALTN law messages 2021-10-22 18:22:58 +01:00
Jonathan Redpath
41eace24fb Fix bug 2021-10-07 20:03:53 +01:00
Josh Davidson
2e80d5915b DU: correction 2021-09-18 17:10:42 -04:00
Josh Davidson
7bbfc0a6ab DU: correction 2021-09-18 17:10:25 -04:00
Josh Davidson
57d1beee28 Control: extreme rework and modernization of flybywire law, still missing pitch overspeed and c* components 2021-09-18 16:50:32 -04:00
legoboyvdlp R
b442c16d6d Cleanup 2021-09-16 13:07:48 +01:00
legoboyvdlp R
ed532804b5 Merge branch 'dev' into 3D 2021-09-16 13:02:37 +01:00
legoboyvdlp R
72a1b84078 Fix node 2021-09-16 12:42:54 +01:00
legoboyvdlp R
cc10dc1fda Merge branch 'newPFD' into dev 2021-09-16 12:40:52 +01:00
legoboyvdlp R
6b8879a5a8 FPV: correct clamping 2021-09-14 14:57:53 +01:00
legoboyvdlp R
c892f7a786 PFD: set font size of RA 2021-09-14 14:50:18 +01:00
legoboyvdlp R
ac324d064a PFD: fix the agl indication rounding; remove rateApply old code 2021-09-14 12:55:33 +01:00
legoboyvdlp R
2bf25e5399 Optimize PFD code by removing excess variables 2021-09-14 12:18:49 +01:00
legoboyvdlp R
2c1e811c74 Add missing nodes 2021-09-11 20:16:34 +01:00
legoboyvdlp R
c3bb9d0177 Fix node 2021-09-11 20:07:01 +01:00
legoboyvdlp R
652f6de8c6 PFD: improve 2021-09-11 20:04:44 +01:00
legoboyvdlp R
7863590197 New Emesary PFD 2021-09-11 16:57:20 +01:00
Inuyaksa
d6f84d4570 Autoland light on pitch mode LAND and faster light pulse 2021-09-01 23:31:08 +02:00
Inuyaksa
87f101bd28 autoland light on flare only #241 2021-08-29 22:37:50 +02:00
Inuyaksa
704fc63fe2 autoland pulse logic rewritten 2021-08-26 22:11:45 +02:00
legoboyvdlp R
f13a0f2b5a Bugfix the PFD 2021-08-05 15:54:38 +01:00
legoboyvdlp R
4e1bf0b60e Merge branch 'dev' into 3D 2021-08-04 21:33:37 +01:00
legoboyvdlp R
d92279b6fc Metric altitude 2021-08-04 17:17:35 +01:00
legoboyvdlp R
1a4982c9e6 Fix groundspeed in PFD 2021-08-03 18:54:56 +01:00
legoboyvdlp R
e727b8ab3f Merge branch 'dev' into 3D 2021-08-03 15:16:21 +01:00
legoboyvdlp R
c7f2ebdc95 PFD: add tailstrike indicator 2021-08-03 14:20:57 +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
637e8e2644 Merge branch 'dev' into new-electrical 2021-07-27 14:44:38 +01:00
legoboyvdlp R
425083482f Merge branch 'dev' into 3D 2021-06-19 15:14:18 +01:00
legoboyvdlp R
4297101ec9 PFD indication of vertical speed 2021-06-18 17:01:50 +01:00
legoboyvdlp R
e3502622ce Merge branch 'dev' into 3D 2021-06-16 15:04:46 +01:00
Inuyaksa
c4036fc407 autoland light, phase as a nodes optimzed fmgc phase loop 2021-06-12 15:42:41 +02:00
Josh Davidson
0515ff4f66 VC: Display shader overhaul 2021-06-06 12:45:04 -04:00
Josh Davidson
d5b0099aec Merge branch 'dev' into 3D 2021-05-19 12:48:25 -04:00
legoboyvdlp R
4b9166605d Leading / with setlistener 2021-05-18 13:02:11 +01:00
legoboyvdlp R
3d68a55ef0 Finally fix the electrical system display bug! 2021-05-12 15:27:13 +01:00
Josh Davidson
8befc0458c Sim: FIx engine pos for differential, Control: Fix really broken lever reminder logic 2021-04-29 17:24:50 -04:00
Josh Davidson
89b5590d01 Sim: Cleanup more useless sh*t 2021-04-27 08:07:26 -04:00
Josh Davidson
0f4dd9a4b9 FMGC: Install new speed on pitch system, hook up FADEC properly to engage SRS/RWY, bugfixes 2021-04-23 16:30:35 -04:00
Josh Davidson
5df1032bd1 Control: Refine engine control law farther, fix and add flex logic, add limits indications properly 2021-04-23 13:21:07 -04:00
Josh Davidson
e12fda712b FMGC: Update ITAF controller to 4.0.7 beta 3 2021-04-22 18:03:06 -04:00
Josh Davidson
c154cdc0ee Control: Tie fadec into the plane more and add eng 2 control 2021-04-22 17:44:17 -04:00
legoboyvdlp R
366c8e4d4c PFD: fix bug where it would desync RHS PFD 2021-01-21 11:56:20 +00:00
legoboyvdlp R
adaa2eaabe Simplify PFD code by merging loops 2021-01-21 11:56:11 +00:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
legoboyvdlp R
238068f982 Simplify PFD code by merging loops 2021-01-18 19:42:46 +00:00
Josh Davidson
756fec2762 FMGC: Begin to merge in new 4.0.5 and 4.0.6 updates redo FMA calling etc... incomplete and does not fly yet 2020-12-22 13:41:07 -05:00
legoboyvdlp R
cd141f357f Merge branch 'dev' into 3D 2020-11-26 20:47:55 +00:00
legoboyvdlp R
d803796f6b ELEV fault messages + separate ALTN and direct law warning 2020-11-26 19:05:41 +00:00
legoboyvdlp R
2bb5ec6578 MAN PITCH TRIM is controlled now by elevator fault. 2020-11-26 17:53:04 +00:00
legoboyvdlp R
20b4d4e767 Fix MMO not showing on PFD 2020-11-24 19:21:58 +00:00
legoboyvdlp R
c7ba88dc23 PFD: only show MAN PITCH TRIM msg when in flight. 2020-11-23 23:48:47 +00:00
legoboyvdlp R
b94e19bd67 Fix serious bug on First officer PFD 2020-11-23 19:28:23 +00:00
legoboyvdlp R
8fd1c836e6 Negative altitude indication on PFD 2020-11-23 19:22:56 +00:00
legoboyvdlp R
56955bebc4 Per photo reference, the ground reference bar should use radio altimeter rather than barometric altimeter, consequently is independent of the altimeter setting. 2020-11-23 19:09:44 +00:00
Josh Davidson
46b439571e DU: Fix bug where PFD update the slow too much timesgit add .! 2020-11-23 13:00:01 -05:00
legoboyvdlp R
947428d34c Merge branch 'dev' into 3D 2020-11-22 17:32:13 +00:00
legoboyvdlp R
3582325aa4 ADIRS: make it that PFD comes online after ~25 seconds of align per video reference. FBW: make it that failures can be reverted. So if failure condition ends, you go back to normal law. Please report any problems! 2020-11-22 17:28:35 +00:00
legoboyvdlp R
1991d5b60d Merge branch 'dev' into 3D 2020-11-15 16:26:28 +00:00
legoboyvdlp R
7d77279fe6 Bugfixes, enable ATT HDG switch 2020-11-07 14:35:31 +00:00