1
0
Fork 0
Commit graph

137 commits

Author SHA1 Message Date
legoboyvdlp R
238068f982 Simplify PFD code by merging loops 2021-01-18 19:42:46 +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
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
7d77279fe6 Bugfixes, enable ATT HDG switch 2020-11-07 14:35:31 +00:00
legoboyvdlp R
ce8df0eb5e Remove extra part on A320 PFD 2020-11-01 21:03:48 +00:00
legoboyvdlp R
1e97243ce4 PFD: fix bug with the arrows being non-mathematically offset 2020-10-26 00:12:06 +00:00
legoboyvdlp R
8069ebae11 Merge branch 'dev' into pfd-rework 2020-10-20 18:55:06 +01:00
fly
ff04ea3853 Woops... no need for that debug print
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:49:19 +11:00
fly
643018829d Fix issue
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:46:55 +11:00
fly
8c490c0840 Merge gilly/FPV without svg
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 02:56:30 +11:00
legoboyvdlp R
ed49a64199 Last set of arrows 2020-10-12 19:29:31 +01:00
legoboyvdlp R
01af5caad3 Bottom arrow 2020-10-12 19:09:02 +01:00
legoboyvdlp R
df3ac8ed33 Arrowssss 2020-10-11 20:13:06 +01:00
legoboyvdlp R
e1bf8e972f Add non-linear pitch scale to PFD. 2020-10-11 17:45:28 +01:00
legoboyvdlp R
207c24c430 PFD: move the X X and = = 2020-10-11 16:56:03 +01:00
legoboyvdlp R
3a64392d51 New PFD non-linear pitch scale 2020-10-11 14:19:05 +01:00
legoboyvdlp R
46f810b48b Bugfix -- hide rather than show the stall warning alpha bars 2020-10-10 20:33:51 +01:00
legoboyvdlp R
78e4597ff2 Ground reference bar on PFD should obscure the altitude window. Even if its annoying. 2020-10-10 20:28:20 +01:00
legoboyvdlp R
b02cc4e61f Hide all FAC warnings on PFD when FAC1+2 failed, replace with SPD LIM red alert 2020-10-10 20:20:24 +01:00
legoboyvdlp R
0829f51377 SPD LIM displayed on captain's PFD if there is a dual FAC failure 2020-10-10 19:50:10 +01:00
legoboyvdlp R
2dbc526f59 Restore development file 2020-10-08 20:13:18 +01:00
Matthew Maring
3641c7680d Fix pfd speed bug 2020-10-07 00:54:10 -04:00
legoboyvdlp R
e236de2f69 Refactor version checks. Improve altitude alerter code so it uses less properties. FMGC: use less properties 2020-09-28 20:22:00 +01:00
sgilchrist123
c956c71f41 Get value from prop tree only once instead of twice 2020-09-20 16:31:41 +10:00
sgilchrist123
7cf787ce56 Replace FPV with one from MD-11 2020-09-20 09:36:31 +10:00
sgilchrist123
c3f88010d6 Remove feature to dim fixed aircraft outline on PFD in TRK mode 2020-09-20 09:16:16 +10:00
sgilchrist123
cfea513ace Minor refactor of FPV code - remove unused variables. 2020-09-18 18:02:09 +10:00
sgilchrist123
b91ebcbb54 NOrmalise track_diff to avoid issues when turning through North 2020-09-17 21:12:04 +10:00
sgilchrist123
0e7c79d76d Disable code that displays FPV in red if it is outside the range of negative to positive 9.9 degrees 2020-09-16 22:35:44 +10:00
sgilchrist123
3881bdd381 Change how position of FPV is calculated - copy from MD11 2020-09-16 22:17:11 +10:00
sgilchrist123
159dc953b5 restrict FPV to between -9.9 and 9.9 degrees as per FCOM 2020-09-10 19:19:21 +10:00
sgilchrist123
497a274df5 Hide FPV when ADIRS aligning or not available 2020-09-09 21:25:18 +10:00
sgilchrist123
65c105ffb5 Refactor to reduce duplicate lines of code - move to helper function 2020-09-09 20:49:47 +10:00
sgilchrist123
273d045b77 Fix appearance of FPV 2020-09-09 18:30:07 +10:00
sgilchrist123
10dcd4dbee Display FPV in red if ADIRIS still in alignment or not available 2020-09-09 09:16:20 +10:00
sgilchrist123
8c98c6da05 Convert FPV from a path, whcih didn't render well in FG, to a group 2020-09-07 21:52:39 +10:00
sgilchrist123
f90010da16 Adjust vertical or horizontal translation of FPV position to account for roll angle 2020-09-06 22:43:54 +10:00
sgilchrist123
5219cccaeb Enable crew to switch to ADR3 if ADR1 or 2 unavailable 2020-09-01 20:27:03 +10:00
sgilchrist123
7a6fecad3d Dim fixed aircraft outline if crew selects TRK-FPA 2020-08-31 13:42:02 +10:00
sgilchrist123
e8fd43885d Add basic FPV functionality 2020-08-30 09:37:22 +10:00
legoboyvdlp R
25942cb834 Electrical: use nodes 2020-08-14 19:25:58 +01:00
Matthew Maring
7edaf22381 Move speed calcs away from setprop/getprop 2020-08-03 10:50:32 -04:00
legoboyvdlp R
34e15b1765 VS pointer improvements on PFD 2020-08-02 23:46:29 +01:00