1
0
Fork 0
Commit graph

253 commits

Author SHA1 Message Date
Matthew Maring
136a292c53 Enable return buttons, clean up history page 2020-06-11 13:55:52 -04:00
Matthew Maring
3fd01a904d Enable wind cancel/insert buttons 2020-06-10 20:18:11 -04:00
Matthew Maring
6b523801b8 Implement enroute navaids wind, save wind values across flightplan changes 2020-06-10 19:22:08 -04:00
Matthew Maring
49257dc018 Push changes to cruize/descent, fix return button bug 2020-06-10 18:26:55 -04:00
Matthew Maring
331baf014b Push new logic to climb page, make work on both mcdus 2020-06-10 17:44:04 -04:00
Matthew Maring
79f8c543a1 Completed wind store logic (not implemented in mcdu yet) 2020-06-09 22:42:30 -04:00
legoboyvdlp R
565055b9cb Reset variables 2020-06-08 17:05:04 +01:00
legoboyvdlp R
96788e63cc Approach vias - add version check; restore functionality to top row 2020-06-07 13:29:56 +01:00
legoboyvdlp R
5be5724240 Merge branch 'dev' into approach-vias 2020-06-06 19:02:16 +01:00
Lukas Gafner
1b254f4568
Added backup navigation on radio management panel (#149)
* First step: The rmp's show the selected frequencies and courses

* Frequency and crs selection for ls and vor with the inner knob added

* Fix bindings RMP1 and update transfer function

* Changes on RADNAV page if backup nav is active

* Change behaviour of backup nav switch guard rmp1 and rmp2

* RMP NAV switchguard: Recalculate wrong normals and adjust transparency
2020-06-05 21:00:10 +01:00
legoboyvdlp R
ec8b2408b4 Refactor top row of page a little 2020-06-05 15:55:52 +01:00
legoboyvdlp R
6d586efe38 Improvements - no via, no star, etc 2020-06-03 14:20:39 +01:00
legoboyvdlp R
0e2f410f2b Bugfixes for appr trans; arrows on appr via page 2020-06-02 18:27:02 +01:00
legoboyvdlp R
539344f1be Bugfix for discontinuities; arrival page index typo 2020-06-02 16:37:30 +01:00
Matthew Maring
2fbdf96223 Make right MCDU work 2020-06-01 20:57:58 -04:00
Matthew Maring
e2153f9281 Store crz wind data in waypoint 2020-06-01 18:12:33 -04:00
legoboyvdlp R
6e307654c1 Finalize APP VIAS page, correct various problems, ability to load APP VIAS is working correctly 2020-06-01 21:55:15 +01:00
legoboyvdlp R
e033e0e2c0 Add ability to show list of approach transitions 2020-06-01 19:52:59 +01:00
Matthew Maring
e05289b324 Enable text entry on crz/des pages 2020-05-31 21:30:49 -04:00
Matthew Maring
b7f153a601 Enabling cycling through waypoints 2020-05-31 21:10:47 -04:00
legoboyvdlp R
78b78487b1 Re-format ARRIVAL page for approach VIAS 2020-05-31 23:39:09 +01:00
legoboyvdlp R
98163eb712 Add initial placeholder for approach vias 2020-05-31 21:23:22 +01:00
Matthew Maring
efc771c89e Add contraints 2020-05-31 14:39:33 -04:00
Matthew Maring
3c8402dbbc Basic text entry logic (clb only) 2020-05-31 14:15:53 -04:00
Matthew Maring
f9f6d301a8 Descent wind 2020-05-31 13:12:43 -04:00
Matthew Maring
077ce24361 Cruize wind, temp color change 2020-05-31 12:55:32 -04:00
Matthew Maring
ba70ec7187 History wind, implement generic wind 2020-05-31 10:30:33 -04:00
Matthew Maring
b678cef6c8 Skeleton code for winds 2020-05-31 10:05:44 -04:00
legoboyvdlp R
856500e871 Merge branch 'mcdu-messages' into dev 2020-05-30 22:25:36 +01:00
Matthew Maring
1f67d08363 Fix vapp, speed logic improvements 2020-05-27 11:59:40 -04:00
Matthew Maring
ebe67398a2 Fix block fuel if using auto-start 2020-05-26 15:45:07 -04:00
legoboyvdlp R
6f698bf473 Will check distance before deleting waypoint. This seems more reliable, in DIRTO 2020-05-25 23:34:34 +01:00
Matthew Maring
52bc91ca8e Bug-fix for manual approach speed selection 2020-05-25 18:33:15 -04:00
legoboyvdlp R
79f166b4ef Bugfix for DIRTO - thanks to julien for reporting! 2020-05-25 21:37:57 +01:00
legoboyvdlp R
e482b65566 Bugfix for DIRTO - thanks to julien for reporting! 2020-05-25 21:37:48 +01:00
legoboyvdlp R
1c77d670aa Load cost index automatically if you try to enter ZFW with no cost index set 2020-05-23 12:43:09 +01:00
legoboyvdlp R
07f6036dc7 INITA: stop input to R1 / L2 if temporary exists 2020-05-23 12:21:03 +01:00
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