1
0
Fork 0
Commit graph

442 commits

Author SHA1 Message Date
legoboyvdlp R
84883220d6 Add ECAM messages for packs; pack1 / 2 ovht implemented 2020-05-28 16:21:54 +01:00
legoboyvdlp R
02c1104d99 Merge branch 'dev' into pneumatics 2020-05-26 00:17:28 +01: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
Josh Davidson
6bab24d056 Sim: Fix bug in zoom-views 2020-05-24 16:21:51 -04:00
legoboyvdlp R
7a6e684581 Cleanup after merge 2020-05-22 21:00:11 +01:00
legoboyvdlp R
5cc1eeb1c1 Merge branch 'dev' into pneumatics 2020-05-22 20:53:54 +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
204981a4aa
Merge pull request #148 from Kasluk24/fo-audio-control
Added functionality to FO's ACP
2020-05-21 20:38:55 +00:00
legoboyvdlp R
07272539b1 EFIS: move out of libraries. namespace 2020-05-21 21:35:31 +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
Lukas Gafner
4d902d464e Added functionality to FO's ACP 2020-05-21 21:37:27 +02: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
bd55b7a504 Persistent across sessions 2020-05-19 13:04:33 +01:00
legoboyvdlp R
cfcb77e3cf Database persistent across sessions 2020-05-19 00:09:09 +01:00
Matthew Maring
1f58826998 Block crazy outputs that will mess-up display (>8 hours or >80,000 lbs fuel) 2020-05-18 15:51:09 -04: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
f01fc6bc6a Saving works now! 2020-05-18 00:11:24 +01: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
7b6f861960 Flightplan: rewrite inserting algorithim 2020-05-17 15:34:46 +01:00
legoboyvdlp R
eadcfc6ce0 Add ability to re-add stored waypoints. Prepare ability to store waypoints 2020-05-17 14:27:28 +01:00
legoboyvdlp R
68fd0ba416 WP Database: add initial; limits entries to 20 2020-05-17 01:37:42 +01:00
legoboyvdlp R
b453e2e3a3 Nasal - correct namespace definitions 2020-05-16 21:04:03 +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
aa31623021 Add dmeIntercept waypoints to no-sequence list 2020-05-16 14:34:33 +01:00
legoboyvdlp R
1778cf4363 Bugfixes to FMGC phase reset / scratchpad messages 2020-05-16 14:21:50 +01:00
legoboyvdlp R
f19fc737e6 Fix flightplan sequencing 2020-05-15 23:53:33 +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
d169edaba9 Correct distance calculations in DIRTO page 2020-05-15 21:52:48 +01:00
legoboyvdlp R
cf09ea912d Re-add discontinuities experimentally 2020-05-15 17:09:00 +01:00