1
0
Fork 0
Commit graph

174 commits

Author SHA1 Message Date
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
legoboyvdlp R
1778cf4363 Bugfixes to FMGC phase reset / scratchpad messages 2020-05-16 14:21:50 +01:00
legoboyvdlp R
729ec0db7d Enable AIRPORT key (doesn't work quite to spec but at least works); improve code for button handling 2020-05-15 23:30:53 +01:00
Matthew Maring
bffcbd6152 Merge branch 'dev' into fuel-prediction 2020-05-07 13:55:44 -04:00
legoboyvdlp R
757f70222b CLOSEST AIRPORT page functioning, and AIRWAYS page slight improvements. Will make functional sometime later. 2020-05-04 16:22:13 +01:00
legoboyvdlp R
dc955859ca Hold dummy page improved, airways dummy page added 2020-05-04 11:48:22 +01:00
Matthew Maring
1cd3e66d24 Add temporary wind temp (simplified for testing) 2020-05-03 13:29:46 -04:00
Matthew Maring
bb7f78d567 Add normal/small for rte reserve, fix block clr bug 2020-05-02 14:50:02 -04:00
Matthew Maring
8d3affa5b7 Merge branch 'dev' into fuel-prediction 2020-05-02 13:07:12 -04:00
Matthew Maring
8d7541212b Fix gross weight bug 2020-05-02 13:05:43 -04:00
Matthew Maring
80c677bee3 Update FUELPRED implementation 2020-05-01 21:21:57 -04:00
Matthew Maring
e9109a2cfc Make minimum dest fuel work, add MCDU warning, allow fuel pred without zfw (automatically calculated) 2020-05-01 20:55:22 -04:00
Matthew Maring
7c21f214e7 Implement relistic fuel pred button action (no calcs yet), add delay timers to INITB, add leading slash for FMGC variables 2020-05-01 20:26:05 -04:00
Matthew Maring
2600e31daf Revert "Update INIT format, remove ground temp"
This reverts commit e41c786247.
2020-04-30 22:44:47 -04:00
Matthew Maring
e41c786247 Update INIT format, remove ground temp 2020-04-30 15:57:05 -04:00
Matthew Maring
b078cc164e Rename :) 2020-04-30 15:26:36 -04:00
legoboyvdlp R
533f2d964b Correct references on HOLD page 2020-04-24 12:50:52 +01:00
legoboyvdlp R
79a105bd4b Add NO STAR choice, makes dynamic waypoint five miles from runway if NO STAR and NO IAP 2020-04-24 10:34:28 +01:00
Matthew Maring
8cf48657c7 Correct minimum/hundred-above callout 2020-04-20 23:43:34 +01:00
Matthew Maring
b647909f1a Re-enable radio/baro clear, new INIT-A page, fix CLR nasal errors 2020-04-20 23:43:34 +01:00
legoboyvdlp R
93b1ec8832 Correct namespace reference 2020-04-20 23:43:34 +01:00
Matthew Maring
df59dc7168 Add baro/radio, improve vapp 2020-04-20 23:43:34 +01:00
Matthew Maring
5222aeb633 Implement generic mcdu message, add ils mismatch (need to fix offset freq error, i.e. KSFO 28R) 2020-04-20 23:43:34 +01:00
Matthew Maring
26836076bc Implement fully functional IRSINIT page 2020-04-20 23:43:34 +01:00
legoboyvdlp R
5417101ca0 Add experimental vertical flightplan phases, allow user to set cruise flight level in descent phase 2020-04-20 23:43:34 +01:00
legoboyvdlp R
e4182ae9b8 Rename property to make it more clear what this does 2020-04-20 23:43:34 +01:00
Matthew Maring
16622a4a55 Clean-up INITB/FUELPRED, fix formatting for entries 2020-04-20 23:43:34 +01:00
Matthew Maring
19bd42adc3 Clean-up INITA, fix formatting for entries 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
71bf5b042c Fix breaking changes, clean up tabs 2020-04-12 18:44:02 -04:00
Matthew Maring
cfff5302d6
Merge branch 'dev' into speed-rewrite 2020-04-12 18:08:16 -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
legoboyvdlp R
b02b5cf07c Add dummy hold page 2020-04-08 22:49:27 +01:00
legoboyvdlp R
f03d9f634c Correct typo 2020-04-07 17:15:56 +01:00
legoboyvdlp R
933cc91e4d Inhibit spawning arrival / departure with bad LATREV page type 2020-04-07 17:08:26 +01:00
legoboyvdlp R
9d7d885ccb Direct to now deletes waypoints properly. Doesn't work that well with sid / star waypoints 2020-04-07 16:59:43 +01: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
legoboyvdlp R
2fcfbcb180 DIRTO now works! 2020-03-31 16:33:28 +01:00
Matthew Maring
7cbba48fbc Clean-up PROG page, add CRZ functionality 2020-03-30 17:11:32 -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
8882696511 Clean-up entabing for MCDU files 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
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
163748a26b Make fuel planning button work 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
legoboyvdlp R
6bc4169e89 DIRTO improved - added tmpy conflict with dirto error messages 2020-03-28 15:53:50 +00:00
legoboyvdlp R
fa5eaa2a7a dummy DIRTO page 2020-03-26 20:40:49 +00:00
legoboyvdlp R
2ae96d1ee6 Merge branch 'dev' into FMGC 2020-03-23 16:26:48 +00: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
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
695bda2a90 These all default to 1500, once FPLN is done, can be set to 1500 plus runway altitude 2020-03-21 21:10:55 -04:00
legoboyvdlp R
3f4e818466 Merge branch 'dev' into FMGC 2020-03-19 17:41:47 +00:00
legoboyvdlp R
fa1b7e65c0 vert rev 2020-03-09 18:00:22 +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
legoboyvdlp R
be7ce479aa Merge branch 'dev' into FMGC 2020-02-07 17:40:29 +00:00
legoboyvdlp R
d9df41ddde Test removing forward slash 2020-02-07 16:10:54 +00:00
legoboyvdlp R
828d2b3893 Improvements, add ARRIVAL 2020-01-16 17:08:14 +00:00
legoboyvdlp R
ec68189ce1 Many improvements 2020-01-11 13:30:08 +00:00
legoboyvdlp R
9affa52adb Push semi-working fpln, segfaults fg due to core bug 2020-01-07 20:48:27 +00:00
legoboyvdlp R
848a6a7b7f New FPLN 2020-01-05 20:21:28 +00:00
legoboyvdlp R
d36c9505ce Major improvements - discontinuity, lat rev, sequencing, etc 2019-12-31 17:48:23 +00:00
legoboyvdlp R
f2cec1416d Add working DEPARTURE page 2019-12-30 21:24:00 +00:00
legoboyvdlp R
d2305f3104 Add Octal's FMGC back in, extend with LAT REV page 2019-12-29 21:37:52 +00:00
Josh Davidson
3ce57e9476 A320-family fork 2019-10-14 12:48:35 -04:00