1
0
Fork 0
Commit graph

698 commits

Author SHA1 Message Date
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
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
9075636188 Use 2019.2+ customisation for tcas since 2020.1 is out now 2020-05-15 22:52:08 +01:00
legoboyvdlp R
d169edaba9 Correct distance calculations in DIRTO page 2020-05-15 21:52:48 +01:00
legoboyvdlp R
d8ea37cc9a Autopush now moves the nose wheel at 75 deg/s; nose wheel remains at 12 deg/s per manual 2020-05-15 17:27:03 +01:00
legoboyvdlp R
cf09ea912d Re-add discontinuities experimentally 2020-05-15 17:09:00 +01:00
legoboyvdlp R
c380624539 DIRTO page: bugfix 2020-05-15 15:32:12 +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
vezza
f414119f18 BugFix - Fuel temp is odd #128 2020-05-13 22:48:04 +02: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
Matthew Maring
09f436d6ea Fix to #139 2020-05-13 08:00:13 -04:00
legoboyvdlp R
19acfc434e Correct GPWS landing flaps 2020-05-13 10:59:14 +01:00
legoboyvdlp R
cf61cbd921 Update readme per Charlie_X request 2020-05-13 09:02:31 +01:00
legoboyvdlp R
5e070a6750 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-05-12 22:04:16 +01:00
legoboyvdlp R
f297664851 Gear sound volume. 2020-05-12 20:37:17 +01:00
Josh Davidson
d234204eda DU: Fix clipping problems on the PFD 2020-05-12 12:35:03 -04:00
legoboyvdlp R
882e10e0ab Irradiance on captain's sliding window 2020-05-12 11:08:10 +01:00
legoboyvdlp R
2c4c8bed21 What maniac used spaces :) 2020-05-12 10:12:29 +01:00
Josh Davidson
e00b6a94a1 Control: Totally refactor Flaps/Slats system, add more detail 2020-05-11 22:40:59 -04:00
Dave 'Gizmo' Gymer
de9d8f7029 Fix off by one error in arrivals selection. 2020-05-11 18:55:26 +01:00
Matthew Maring
c0e92d35de Update leading zeros on perf appr 2020-05-10 12:41:25 -04:00
legoboyvdlp R
965cb53d5b Cockpit sounds not played outside 2020-05-10 16:55:35 +01:00
legoboyvdlp R
9095df292f Whitespace 2020-05-10 12:25:36 +01:00
legoboyvdlp R
d5616e84ad Cleanup -set .xmls; Model/X.xmls, checklists, add generic checklist marker 2020-05-10 12:21:24 +01:00
legoboyvdlp R
ff1b5138eb Displays: fix effect (remove weird shadows that sometimes happen) 2020-05-10 11:41:37 +01:00
legoboyvdlp R
cc6c5dcef9 Fixes for CFM (EGT wouldn't show up sometimes at idle) FADEC and sounds 2020-05-09 21:08:18 +01:00
legoboyvdlp R
4f0d793ab5 CFM56: fix, slightly. Pushback sound fixed. 2020-05-09 20:45:23 +01:00
Matthew Maring
f798f315e1 Correct aoa floating point error 2020-05-09 11:11:31 -04:00
Jonathan Redpath
52c3893ee1
Irradiance improvements (#134)
* Add cockpit cubemaps; turn off irradiance effect, boost amb to maximum

* Revert ambient change

* Revert the revert

* Re-organize irradiance effect, add FCU

* Disabling cockpit shadows again... but irradiance has been improved
2020-05-09 15:11:22 +01:00
legoboyvdlp R
6b9e6a8b78 Fix radio panels inverted y-axis 2020-05-08 19:11:29 +01:00
legoboyvdlp R
410bd30daa Correct transponder code position 2020-05-08 19:01:25 +01:00
legoboyvdlp R
5767d00708 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-05-08 18:39:33 +01:00
legoboyvdlp R
4e6e20bca2 Move canvas displays to absolute positions 2020-05-08 12:44:00 +01:00
186cf71743
Merge pull request #132 from Kasluk24/default_view
Option for First Officer as default view
2020-05-08 09:48:49 +00:00
Lukas Gafner
8df19f29c8 Renamed the Pilot Flying view option / added in the help 2020-05-08 09:37:31 +02:00
Lukas Gafner
a070f683cb Corrected formatting 2020-05-08 08:43:20 +02:00
legoboyvdlp R
165e4f68f2 Move Pedestal_up to flightdeck.ac 2020-05-07 21:10:51 +01:00
Lukas Gafner
5c7ebe94c8 Default view First Officer option 2 2020-05-07 22:07:35 +02:00