1
0
Fork 0
Commit graph

333 commits

Author SHA1 Message Date
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
Matthew Maring
d3c5fb48e6 Hide baro/radio under 250nm 2020-04-26 08:49:37 -04:00
vezza
e9f1099137 fix ddrmi dme's osgtext alignement/position 2020-04-26 12:27:07 +02:00
vezza
a257b23750 Bugfix - Brakes overheat on replay #115 2020-04-26 09:59:12 +02:00
vezza
f7fe9af157 Clock backlight fix, ddrmi dme's fix, rudder trim indicating 0 fix 2020-04-25 23:43:31 +02:00
legoboyvdlp R
9c49cb92a2 Enable PTU sound, improvements to PERF TO (thr red / thr acc now allow entry from 400 feet, uplink to data hidden except in phase 0 / phase 7, v1 / vr / v2 input disallowed during takeoff) 2020-04-25 15:32:53 +01:00
fly
0e89bc9bcd Fix deprecated printlog warning
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-22 14:40:25 +00:00
fly
cb3b573367 Show 7.5 on the outer circle on the ND when at 10nm and in ARC mode
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-22 14:36:35 +00:00
legoboyvdlp R
c5b2352fad Merge branch 'comm' into dev 2020-04-21 20:24:20 +01:00
Josh Davidson
69563b1b15 Sim: Fix broken keyboard MCDU input with CTRL+K 2020-04-21 13:48:24 -04:00
legoboyvdlp R
7cb36a61c0 Port to RMP 2 / ACP 2 2020-04-21 16:44:10 +01:00