1
0
Fork 0
Commit graph

85 commits

Author SHA1 Message Date
legoboyvdlp R
46f810b48b Bugfix -- hide rather than show the stall warning alpha bars 2020-10-10 20:33:51 +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
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
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
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
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
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
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
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