1
0
Fork 0
Commit graph

343 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
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
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
c380624539 DIRTO page: bugfix 2020-05-15 15:32:12 +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
Matthew Maring
09f436d6ea Fix to #139 2020-05-13 08:00:13 -04: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
Josh Davidson
e00b6a94a1 Control: Totally refactor Flaps/Slats system, add more detail 2020-05-11 22:40:59 -04:00
Matthew Maring
c0e92d35de Update leading zeros on perf appr 2020-05-10 12:41:25 -04: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
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
4e6e20bca2 Move canvas displays to absolute positions 2020-05-08 12:44:00 +01:00
legoboyvdlp R
165e4f68f2 Move Pedestal_up to flightdeck.ac 2020-05-07 21:10:51 +01:00
legoboyvdlp R
0240fafbdb Remove character? 2020-05-07 20:45:36 +01:00
legoboyvdlp R
f9b9932220 3D: remove offsets on audio / radio panels; and move DDRMI / brakes to main flightdeck.ac 2020-05-07 20:44:54 +01:00
legoboyvdlp R
b9f1bc9d79 Minor thing that doesn't change anything 2020-05-07 00:06:24 +01: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
legoboyvdlp R
b77100fde9 Rewrite and cleanup legacy code somewhat 2020-05-03 21:05:44 +01:00
legoboyvdlp R
d6344cca6e New battery charging logic 2020-05-03 17:13:49 +01:00
Matthew Maring
8d7541212b Fix gross weight bug 2020-05-02 13:05:43 -04:00
legoboyvdlp R
d98b39ccc5 Bugfix SD Wheel page, correct rate of NWS actuator, and add tire pressure to .svg (not yet implemented) 2020-05-02 15:48:54 +01:00
legoboyvdlp R
e8a0d2e81e 3D: remove doubled vertices; smooth shading 2020-05-01 22:38:14 +01:00
legoboyvdlp R
bd9975db57 Updates to IRS INIT page 2020-05-01 17:46:53 +01:00
legoboyvdlp R
f64a7892d3 Bugfix lights; ALIGN --> OFF 2020-05-01 15:23:00 +01:00
legoboyvdlp R
e5066031d0 Remove deprecated file, rename class 2020-05-01 09:41:39 +01: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
c2089e80c1 Fix blurriness in chrono clock 2020-04-30 15:38:05 -04:00
Matthew Maring
b078cc164e Rename :) 2020-04-30 15:26:36 -04:00
legoboyvdlp R
fabadc92e0 Remove duplicated object on overhead panel 2020-04-29 22:04:35 +01:00
legoboyvdlp R
3c793c44e1 Remove debug output in ND 2020-04-29 00:40:16 +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
Josh Davidson
62931a38a5 Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs 2020-04-27 11:37:43 -04:00
legoboyvdlp R
fe7055a3ef Pedestal floodlight - remove bugs on lower pedestal, also remove alpha channel of pedestal_low.png to improve readability of labels 2020-04-27 00:20:55 +01:00
legoboyvdlp R
1ff317a539 Remove un-used ATC model, merge with pedestal_up 2020-04-27 00:10:51 +01:00
legoboyvdlp R
c3d66d14a8 Remove OHpanel.new 2020-04-26 20:39:35 +01:00
legoboyvdlp R
a66750df30 Improve light switches, fix EVAC panel, and remove doubled-vertices on fire pushbuttons 2020-04-26 20:39:33 +01:00
Matthew Maring
e78f738bb5 Fix PERFAPPR runway issue, cleanup code more 2020-04-26 15:14:06 -04:00
Matthew Maring
81edf65259 Clean up ils logic 2020-04-26 15:01:10 -04:00
legoboyvdlp R
6792699ddd 3D: Correct normals and smooth shading on flightdeck 2020-04-26 18:52:13 +01:00