1
0
Fork 0
Commit graph

781 commits

Author SHA1 Message Date
legoboyvdlp R
5788e99be3 Bugfixes 2020-05-23 00:47:43 +01:00
legoboyvdlp R
b4921743ad Switch to dynamic function for all dynamic pages 2020-05-23 00:21:51 +01:00
legoboyvdlp R
91184fd64a Initial work 2020-05-22 20:58:15 +01:00
Matthew Maring
fc734dc1ca Missing items 2020-05-22 12:40:15 -04:00
legoboyvdlp R
a533ba4637 Canvas: fix for OPCODE error 2020-05-22 17:36:22 +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
ee4ba79902 Wing condensation at higher aoa, bugfixes 2020-05-21 23:20:53 +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
142cfe419e Merge branch 'dev' into waypoints-database 2020-05-19 16:47:49 +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
b830cf0068 Update install.md to new link 2020-05-18 00:31:13 +01: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
886a13cd79 Very minor change to navdisplay - make sure it always inherits from correct parent class 2020-05-16 23:32:17 +01:00
legoboyvdlp R
b453e2e3a3 Nasal - correct namespace definitions 2020-05-16 21:04:03 +01:00
legoboyvdlp R
c555b5b337 Typo - why didn't it trigger an error message?! 2020-05-16 19:40:16 +01:00
legoboyvdlp R
fc41319e67 Correct ATC knob; correct startup sound (so it doesn't reset) 2020-05-16 19:35:34 +01:00
legoboyvdlp R
b78c2293dd Fix ATC mode knob 2020-05-16 16:17:02 +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