1
0
Fork 0
Commit graph

128 commits

Author SHA1 Message Date
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
legoboyvdlp R
85779a5676 Major bugfixes to failures; correct property references; optimize it-fbw 2020-07-11 20:23:21 +01:00
legoboyvdlp R
0baaf4a0f5 Bugfix 2020-07-10 22:15:37 +01:00
legoboyvdlp R
28c1f2e50a Switch v1 / vr / v2 to nasal thingies 2020-07-10 00:07:03 +01:00
Josh Davidson
e6a6398ff6 FMGC: Streamline autopilot speeds 2020-07-08 21:12:02 -04:00
Matthew Maring
1f67d08363 Fix vapp, speed logic improvements 2020-05-27 11:59:40 -04:00
Matthew Maring
86feca8440 Add clip bar for ground reference 2020-05-23 13:11:10 -04:00
legoboyvdlp R
b792a1b472 Proof of concept for using nodes rather than property IO in FMGC; also re-add forward slash in various places, and correct format of transition altitude on PERF APPR page 2020-05-16 15:48:26 +01:00
Matthew Maring
09f436d6ea Fix to #139 2020-05-13 08:00:13 -04:00
Josh Davidson
d234204eda DU: Fix clipping problems on the PFD 2020-05-12 12:35:03 -04:00