1
0
Fork 0
Commit graph

142 commits

Author SHA1 Message Date
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
b163a833cf Approach bug fixes 2020-04-11 15:52:38 -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
56095591b3 Fix bug in fuel systems 2020-04-11 07:01:37 -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
Matthew Maring
e1f6bb1d8c Implement semi-working PROG/PERF pages, manual APPR activation, initial go-around logic (speeds still wip) 2020-04-10 14:38:58 -04:00
Matthew Maring
acda7585be Add semi-working PERFCLB page + some initial manual APPR logic 2020-04-10 08:31:35 -04:00
Matthew Maring
cfcea38a1e Keyboard mode now based on dialog visibility, add support for cap-lock/shift, implrment independent MCDU text entry 2020-04-02 14:01:13 -04:00
Matthew Maring
7cbba48fbc Clean-up PROG page, add CRZ functionality 2020-03-30 17:11:32 -04:00
Matthew Maring
7932f6f707 Automatic page progression 2020-03-30 00:06:26 -04:00
Matthew Maring
42ed7f1a7a Add "dummy" PROG pages, improve route selection page for alternates 2020-03-29 23:39:31 -04:00
Matthew Maring
9f5710e50e Fix non-numeric data entries, add cruise temp support, add dn trim support 2020-03-29 21:27:18 -04:00
Matthew Maring
d767bc325b Remove duplicate lines 2020-03-28 17:19:14 -04:00
Matthew Maring
8882696511 Clean-up entabing for MCDU files 2020-03-28 17:19:14 -04:00
Matthew Maring
06c0dc01f6 Reset title so perf (& work-in-progress prog) pages don't affect everythign else 2020-03-28 17:19:14 -04:00
hayden2000
b00198e10c Clean-up unused variables 2020-03-28 17:19:14 -04:00
hayden2000
dfa4afd2ee Implement keyboard mode for MCDU 2020-03-28 17:19:14 -04:00
hayden2000
3e2e519064 Implement fully functional IRS align page, add initial route selection page, add lat/long/irs handling to INITA 2020-03-28 17:19:14 -04:00
hayden2000
b64e868773 Implement PERF phase state highlighting 2020-03-28 17:19:14 -04:00
hayden2000
568f8472ca Minor typo, fixes APPR page 2020-03-28 17:19:14 -04:00
hayden2000
71f41e715d Fix typos/entabing 2020-03-28 17:19:14 -04:00
hayden2000
3ba0ecf7dd New show/hide function for MCDU 2020-03-28 17:19:14 -04:00
hayden2000
23142d2959 Implement alternate airport on INTA 2020-03-28 17:19:14 -04:00
hayden2000
510bea159c Correct F/S/O speeds, implement functional APPR page, add vls/vapp 2020-03-28 17:19:14 -04:00
hayden2000
05a9db9b87 Add remaining values to FUELPRED 2020-03-28 17:18:06 -04:00
hayden2000
74d6e59784 Implement functional fuel prediction page (mostly done) 2020-03-28 17:18:06 -04:00
hayden2000
1055c950a0 Add working INT-B/FUEL PREDICTION pages, trip-fuel calc incomplete 2020-03-28 17:18:06 -04:00
fly
cb53112d69 Restored files that broke things
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-25 17:57:31 +00:00
fly
8699a8ac7a Agressive cleanup
Signed-off-by: fly <merspieler@airmail.cc>
2020-03-25 15:01:01 +00:00
hayden2000
4c307b622a Fixing conversion to lbs 2020-03-23 16:00:23 -04:00
hayden2000
7ac8cfe4f8 Add speeds into MCDU, keeping calcs seperate until I have more information about which calcs are transfered to PFD during each phase 2020-03-22 11:57:37 -04:00
hayden2000
59a0579791 Now it works :), create seperate v-speeds template for further APPR editing 2020-03-22 10:19:44 -04:00
hayden2000
5ee05db188 Add peliminary go around page (inoperable, needs FPLN for alt settings, for now just use init settings) 2020-03-22 09:03:02 -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
vezza
355b304ded Bugfix - DME backup not lit by dome lt #42 2020-03-20 23:41:17 +01:00
vezza
9af7fb5f0e Bugfix - DME backup not lit by dome lt #42 2020-03-19 22:32:08 +01: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
Matthew Maring
0efcc4d270
Merge pull request #92 from legoboyvdlp/pfd
Fix VFE next speed bug
2020-03-15 23:04:41 -04:00
hayden2000
b74f586a11 Fix VFE next speed bug 2020-03-15 19:28:22 -04:00
47d0f31942
Merge pull request #90 from legoboyvdlp/cleanup
Removed unused sounds and textures
2020-03-15 06:07:35 +11: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
6fbabe9c4f Implement APPR page, fix other PREF pages (buttons not activated yet) 2020-02-24 15:54:10 -05:00