1
0
Fork 0
Commit graph

316 commits

Author SHA1 Message Date
legoboyvdlp R
ccbfee96e5 Port to new method 2020-05-23 12:16:20 +01:00
legoboyvdlp R
97e00861cb Improvements 2020-05-23 01:40:01 +01:00
legoboyvdlp R
b4921743ad Switch to dynamic function for all dynamic pages 2020-05-23 00:21:51 +01:00
legoboyvdlp R
01a05e3194 Merge branch 'dev' into fuel-prediction 2020-05-22 14:41:13 +01:00
legoboyvdlp R
0b01410dca MCDU: correct for transition addition 2020-05-22 13:55:31 +01:00
legoboyvdlp R
c82a822563 Allow clearing of route in INITA 2020-05-21 22:39:39 +01:00
legoboyvdlp R
f133556127 VAPP input range 2020-05-21 21:24:19 +01:00
legoboyvdlp R
15c700430f Flightplan: show PPOS --> discont if before INITA 2020-05-21 21:11:43 +01:00
legoboyvdlp R
8fcb2f83d8 Merge branch 'dev' into fuel-prediction 2020-05-21 19:22:25 +01:00
legoboyvdlp R
6e741c5e09 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-05-21 19:21:09 +01:00
legoboyvdlp R
37e5e8530e It didn't 2020-05-21 19:18:57 +01:00
legoboyvdlp R
10bf4c5cb8 It works 2020-05-21 19:02:59 +01:00
legoboyvdlp R
6903e1976c Improvements 2020-05-20 18:50:09 +01:00
legoboyvdlp R
5364eaf714 Add PILOT WAYPOINT page 2020-05-19 23:37:04 +01:00
legoboyvdlp R
cfcb77e3cf Database persistent across sessions 2020-05-19 00:09:09 +01:00
Matthew Maring
192ef3a4d9 Fuel now updates for all revisions + clearing a discontinuity 2020-05-18 15:18:17 -04:00
Matthew Maring
568d265dea Calcualted ZFW/Block fuels are inserted immediatley per https://www.youtube.com/watch?v=lX1IX8DWaPk 2020-05-18 14:53:42 -04:00
Matthew Maring
f04ff08cd3 Allow indpendent block entry, fix fuel pred animation, show tow value when ready 2020-05-18 14:30:43 -04:00
Dave 'Gizmo' Gymer
de2da1bafe Arrows for VERTREV's CLB/DES should be amber. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
18dc990fbb Add comments about VERTREV for when vertical planning is implemented. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
139a538396 Change RETURN back to CLB/DES on VERTREV page type 3. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
62b48c3e18 Fix typo which prevent RSK6 returning from the VERTREV page. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
421823478a Vertical revision bogus CLB/DES and R6 arrow. 2020-05-18 19:20:28 +01:00
Matthew Maring
32c5dc1a31 Merge branch 'dev' into fuel-prediction 2020-05-18 13:03:34 -04:00
Matthew Maring
8da6258c2c Correct fuel prediction animation 2020-05-18 12:35:42 -04:00
legoboyvdlp R
82631ed689 Fix closest airports magVar; fix the database adding to first wp 2020-05-17 21:36:42 +01:00
legoboyvdlp R
eb37ea57fc A/C STATUS page works; deleting works; it won't yet add at the first index (it _does_ add the waypoint to db but doesn't add to the flightplan :( 2020-05-17 17:53:43 +01:00
legoboyvdlp R
68fd0ba416 WP Database: add initial; limits entries to 20 2020-05-17 01:37:42 +01: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
legoboyvdlp R
1778cf4363 Bugfixes to FMGC phase reset / scratchpad messages 2020-05-16 14:21:50 +01:00
legoboyvdlp R
984a6ac1ef Minor change to flightplan code 2020-05-15 23:42:40 +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
legoboyvdlp R
8e021f29b2 Sorry - I forgot to add my last bugfixes last night! 2020-05-15 12:02:29 +01:00
legoboyvdlp R
60a18632f4 FPLN: Missed approach shown in blue (green in go-around); L6 now shows runway code. R1 shows departure elevation and V1 speed. General formatting and spacing improved. Track now displayed on the first missed approach waypoint 2020-05-15 00:51:52 +01:00
legoboyvdlp R
85a34eeb54 Add Place / Bearing / Distance - uses magnetic heading for now 2020-05-14 20:02:18 +01:00
Matthew Maring
681dca2b7f Fix typo 2020-05-13 18:07:43 -04:00
Matthew Maring
bb25e00230 Merge branch 'dev' into fuel-prediction 2020-05-13 17:03:43 -04:00
legoboyvdlp R
eeb25f2217 Navdisplay: enable PLAN scrolling; correct scrolling on F-PLN page in MCDU; remove legacy files from navdisplay; correct bug in waypoint displaying where waypoints wouldn't be deleted 2020-05-13 16:41:13 +01:00
Dave 'Gizmo' Gymer
31e5dd3697 Approaches can be slewed if there are exactly four. 2020-05-13 16:32:49 +01:00
Dave 'Gizmo' Gymer
de9d8f7029 Fix off by one error in arrivals selection. 2020-05-11 18:55:26 +01:00
Matthew Maring
b803124fce Minor bug fix 2020-05-09 13:13:54 -04:00
Matthew Maring
0d3f686028 Fix cruize temp correction and fix bblock clearing bug 2020-05-09 10:46:53 -04:00
Matthew Maring
bffcbd6152 Merge branch 'dev' into fuel-prediction 2020-05-07 13:55:44 -04:00
Matthew Maring
62e77bce95 Temp fix 2020-05-05 10:24:24 -04:00
Matthew Maring
9e9f9f52f6 Push changes to fuel predict, bugfix for reserve fuel 2020-05-05 09:52:11 -04:00
Matthew Maring
d4dd37c8df Blank alternate fuel if not set 2020-05-05 09:31:38 -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
64611f92d5 Fix reserve fuel bug 2020-05-03 16:00:58 -04: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
76fcde5356 Reenable clearing block fuel 2020-05-01 21:57:42 -04:00
Matthew Maring
3d17d1d777 Minor bug fixes: don't overwrite zfw if already set, allow reset before block-confirm 2020-05-01 21:39:55 -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
6e737cc8c8 Merge branch 'dev' into fuel-prediction 2020-05-01 16:00:06 -04:00
Matthew Maring
1379e5a261 Move fuel calculations to FMGC 2020-05-01 15:59:47 -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
c8a9f30aea Improve latitude / longitude entry 2020-04-30 19:35:46 +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
legoboyvdlp R
155e710d33 Add bearing / track / distance along flightplan. It doesn't play nicely with (alt) waypoints 2020-04-28 15:16:08 +01:00
legoboyvdlp R
b9fb07ec8b Fixes for arrival / departure page so they now show selected departure / approach properly at the top 2020-04-28 12:35:23 +01:00
legoboyvdlp R
e1a1d2c2d1 Bugfix: this is confusing, as you can't actually select the SIDS 2020-04-26 15:54:58 +01:00
legoboyvdlp R
9c49cb92a2 Enable PTU sound, improvements to PERF TO (thr red / thr acc now allow entry from 400 feet, uplink to data hidden except in phase 0 / phase 7, v1 / vr / v2 input disallowed during takeoff) 2020-04-25 15:32:53 +01:00
legoboyvdlp R
7f90496894 Typo 2020-04-24 12:54:42 +01:00
legoboyvdlp R
533f2d964b Correct references on HOLD page 2020-04-24 12:50:52 +01:00
legoboyvdlp R
0ef5d73f14 LATREV: pass the ghost, not identifier. Fix the L6 LAT REV spawn on f-pln page. Change (1500) to 1500 -- we need to remove parenthases on the SID waypoints too, but how? 2020-04-24 12:44:39 +01:00
legoboyvdlp R
5c63b288fe Bugfix NO STAR and transitions, add NO SID 2020-04-24 12:23:33 +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
legoboyvdlp R
f48ba2f9d9 Bugfix... 2020-04-23 20:45:31 +01:00
legoboyvdlp R
2bbce850d4 Minor changes to VERTREV page, enable VERTREV on departure airport, STEP CLB only available in climb phases with cruise flightlevel inserted 2020-04-23 14:01:13 +01: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
8cf48657c7 Correct minimum/hundred-above callout 2020-04-20 23:43:34 +01:00
Matthew Maring
db1ad72707 Fix minor fuel bug 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
Matthew Maring
1b1687afb1 Disable buggy clearing for baro/radio 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
8632050f40 Big fuel bug fixes, minor ILS fix 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
e27cc82210 Correct value ranges on PERFAPPR 2020-04-20 23:43:34 +01:00
Matthew Maring
5300dd5cbd Clean-up PERFTO, fix formatting for entries 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
Matthew Maring
bfe20940da Keep align button after align 2020-04-20 23:43:34 +01:00
Matthew Maring
937b4b34ce Disable route selection 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
f71f1c2bb1 Disable PROG text entry before INITA completed 2020-04-10 15:37:41 -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
a83e3f7379 Correct arrows on HOLD page 2020-04-09 16:41:48 +01:00
legoboyvdlp R
75bad6d5cc Spacing 2020-04-08 22:51:08 +01:00
legoboyvdlp R
b02b5cf07c Add dummy hold page 2020-04-08 22:49:27 +01:00
legoboyvdlp R
f5b7eb9c81 Direct to now works for L2 -> L5. Revert to FPLN page after insert. 2020-04-08 18:04:33 +01:00
legoboyvdlp R
be3e61de6a Fix stupid error 2020-04-07 17:24:07 +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
9a929f90d6 Rename F-PLN-rework --> F-PLN.nas 2020-04-07 17:05:45 +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
d8f83979c4 Slight corrections 2020-03-31 16:48:36 +01: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
legoboyvdlp R
023344442a DIRTO finalised, now to make it work 2020-03-29 16:55:30 +01: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
a250336821 Not supporting accidental temp input yet 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
a87aced049 More improvements 2020-03-28 20:06:55 +00: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
42d733745f Correct bugs in the VERT REV dummy page 2020-03-25 21:10:07 +00:00
legoboyvdlp R
ea95889252 Experimental support for cases like EGJJ 2020-03-25 15:05:04 +00:00
legoboyvdlp R
3aada81966 FROM legend, now show UTC / altitude of FROM waypoint 2020-03-24 16:46:27 +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
59a0579791 Now it works :), create seperate v-speeds template for further APPR editing 2020-03-22 10:19:44 -04:00
hayden2000
7c02c110e8 Make go around page operable 2020-03-22 09:46:54 -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
hayden2000
3816a12c4e Set managed speed target to v2 after take-off 2020-03-21 20:58:28 -04:00
hayden2000
a98402297a Correct v-speed behaviour 2020-03-21 20:25:24 -04:00
legoboyvdlp R
7caf5a676e bugfixes 2020-03-19 18:09:27 +00: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
legoboyvdlp R
470b2fbcc1 Fix the CLR button, and fix distance calculation. Needs to neglect discontinuitites still, that broke agagin 2020-03-07 15:20:20 +00:00
hayden2000
f883ad07d3 Allow flap entry without THS 2020-02-29 13:44:54 -05: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
95fca8e11e Revert "go to next waypoint, don't delete intermediate. MCDU only shows next ones, doesn't show historical ones"
t push

This reverts commit 5e19cbd42c.
2020-02-11 17:01:11 +00:00
legoboyvdlp R
5e19cbd42c go to next waypoint, don't delete intermediate. MCDU only shows next ones, doesn't show historical ones 2020-02-11 14:30:28 +00: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
47bf534bca Push improvements 2020-01-23 14:14:48 +00:00
legoboyvdlp R
f4e79d16e4 Bugfix arrival page 2020-01-16 21:02:35 +00:00
legoboyvdlp R
828d2b3893 Improvements, add ARRIVAL 2020-01-16 17:08:14 +00:00
legoboyvdlp R
f57fe670fe Fix left pushbuttons 2020-01-11 14:48:18 +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
legoboyvdlp R
0afe84bbce New IRS alignment simulation 2019-12-08 19:51:54 +00:00
Josh Davidson
3ce57e9476 A320-family fork 2019-10-14 12:48:35 -04:00