1
0
Fork 0
Commit graph

280 commits

Author SHA1 Message Date
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
legoboyvdlp R
dcbc72b2a7 Merge branch 'dev' into 3D 2020-11-05 19:13:21 +00:00
legoboyvdlp R
ce8df0eb5e Remove extra part on A320 PFD 2020-11-01 21:03:48 +00:00
legoboyvdlp R
30d7d2841a Merge branch 'dev' into 3D 2020-10-26 00:15:55 +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
legoboyvdlp R
26205d7bec Merge branch 'dev' into 3D 2020-10-20 01:23:00 +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
37dc0c4ae9 Add DCDU powerup sequence 2020-10-12 21:14:40 +01: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
040a49ae2d Merge branch 'dev' into 3D 2020-10-11 20:17:31 +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
9db3a42e18 Merge branch 'dev' into 3D 2020-10-10 14:17:49 +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
162c36a3e6 Merge branch 'dev' into 3D 2020-10-04 15:30:00 +01: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
6a54b0b9a9 Merge branch 'dev' into 3D 2020-08-15 14:06:02 +01: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
fac5b143a0 Merge branch 'dev' into 3D 2020-07-13 16:48:35 +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
bf7c4dfc3f Bugfix 2020-07-11 15:41:01 +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
Josh Davidson
e00b6a94a1 Control: Totally refactor Flaps/Slats system, add more detail 2020-05-11 22:40:59 -04:00
legoboyvdlp R
ff1b5138eb Displays: fix effect (remove weird shadows that sometimes happen) 2020-05-10 11:41:37 +01:00
legoboyvdlp R
4e6e20bca2 Move canvas displays to absolute positions 2020-05-08 12:44:00 +01:00
legoboyvdlp R
e5066031d0 Remove deprecated file, rename class 2020-05-01 09:41:39 +01:00
legoboyvdlp R
9e9d514cdd Fix PFD typo, correct bearing could go below zero or above 360 2020-04-28 15:33:28 +01:00
Josh Davidson
62931a38a5 Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs 2020-04-27 11:37:43 -04:00
Matthew Maring
d3c5fb48e6 Hide baro/radio under 250nm 2020-04-26 08:49:37 -04:00
Josh Davidson
b69c83a545 FMGC: Fix DH/MDA system and make sounds work properly and fix overlap 2020-04-20 23:43:34 +01:00
Matthew Maring
66cedaa032 Fix on PFD display 2020-04-20 23:43:34 +01:00
Matthew Maring
8cf48657c7 Correct minimum/hundred-above callout 2020-04-20 23:43:34 +01:00
Matthew Maring
75e1f50d58 Fix prog symols on fpln page, update pfd svg to newer format 2020-04-20 23:43:34 +01:00
Matthew Maring
128000eff2 Fix pfd2 2020-04-20 23:43:34 +01:00
Matthew Maring
1b1687afb1 Disable buggy clearing for baro/radio 2020-04-20 23:43:34 +01:00
Matthew Maring
a1051d03c6 Fix dirto, correct baro display 2020-04-20 23:43:34 +01:00
Matthew Maring
6254b2f71d Update minimum/100 above sounds, implement altitude bars/ground reference 2020-04-20 23:43:34 +01:00
Matthew Maring
04ee431d13 Proper mda/dh implementation 2020-04-20 23:43:34 +01:00
Matthew Maring
bf68dbf4d4 Partial DH/MDA implementation on PFD 2020-04-20 23:43:34 +01:00
Matthew Maring
844f066cc5 Move PFD logic away from phase 7 2020-04-20 23:43:34 +01:00
Matthew Maring
acd64cde37 Implement partial ILS select functionality 2020-04-20 23:43:34 +01:00
Josh Davidson
60bdf8f08e GIT: Update 2019 to 2020 2020-04-18 01:36:46 -04:00
Josh Davidson
158e7286a9 Sim: Giving credit to all the wonderful people 2020-04-18 01:32:46 -04:00
fly
d3fb74ef6f Reduce default dust level
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-13 12:22:53 +00:00
Matthew Maring
cfff5302d6
Merge branch 'dev' into speed-rewrite 2020-04-12 18:08:16 -04:00
Matthew Maring
a9c44598de Add support for alternate/direct law 2020-04-12 14:09:56 -04:00
Matthew Maring
30497a8cf2 Fix bugs with approach, protection bars fully work, go-around still buggy 2020-04-12 13:37:15 -04:00
fly
5c8602a8b3 Added display effect. Need tuening and dynamically changing of the contrast property
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-12 10:48:53 +00:00
Matthew Maring
4173e37e22 Add dummy protection speeds, need to fix bottom bar 2020-04-11 15:31:58 -04:00
Matthew Maring
e2d40158f8 Implement speed pointer during approach/go-around 2020-04-11 07:28:20 -04:00
Matthew Maring
8e6cebb080 Implement new speed logic, managed speed at correct values (note, pointer still incorrect on approach) 2020-04-11 06:46:17 -04:00
fly
8699a8ac7a Agressive cleanup
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-25 15:01:01 +00:00
hayden2000
a98402297a Correct v-speed behaviour 2020-03-21 20:25:24 -04:00
hayden2000
6fd014ae5d Better fix for FLX, support ils heading entry less than 3 digits 2020-03-21 18:22:37 -04:00
hayden2000
ccaeaf70a2 Fix FLX formatting for Mac/Linux systems 2020-03-21 17:17:08 -04:00
legoboyvdlp R
4a9e4fc56d correct error 2020-03-18 13:13:02 +00:00
legoboyvdlp R
d4c2580fbb Correct altitude to 200 feet (new ICAO regulations mean this is the altitude on newer aircraft, and adjust flashing rate for amber, pending looking for primary sources on youtube 2020-03-18 12:30:00 +00:00
legoboyvdlp R
67ae1e461a Add proper implementation of altitude alert, works according to spec, pls test 2020-03-17 19:56:01 +00:00
hayden2000
b74f586a11 Fix VFE next speed bug 2020-03-15 19:28:22 -04:00
hayden2000
7b110fe9ec Fix VFE Next, don't show F/S until 400 ft AGL 2020-03-07 12:42:21 -05:00
legoboyvdlp R
9f5f1d8629 Double the period of the flashing timers on the PFD 2020-03-07 11:55:38 +00:00
hayden2000
f5280f7d1e Hide speed symbols on align, VFE NEXT now corresponds to next flap setting, fix MCDU font size 2020-02-25 04:13:24 -05:00
hayden2000
d0ae689763 Add green speed dots, increase max speed to 230 when in config 1 (just slats) 2020-02-23 13:39:44 -05:00
hayden2000
fe02f4984e Add max flap speed indicator 2020-02-23 11:10:32 -05:00
hayden2000
9d68531257 Add F and S speed indicators for flaps 2020-02-23 08:10:10 -05:00
hayden2000
bd1319ec17 Remove ilsError_2 2020-02-22 17:35:36 -05:00
hayden2000
494b4f1bae Correct LS warning/position, allow LS waring during GS phase, add ILS indication (non-fuctional currently) 2020-02-22 16:57:01 -05:00
hayden2000
49a17647d4 Fix entabing 2020-02-22 16:20:19 -05:00
hayden2000
c16e1b6759 Add V1, VR, V2 speed indications to PFD 2020-02-22 16:19:12 -05:00
hayden2000
fe61401665 Add ILS/ALT/QNH flash, fix PFD2 ALT bug, fix IM position 2020-02-22 09:17:38 -05:00