1
0
Fork 0
Commit graph

342 commits

Author SHA1 Message Date
Matthew Maring
928a28a1f6 Merge branch 'dev' into fuel-prediction 2020-05-09 14:36:39 -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
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
Matthew Maring
bffcbd6152 Merge branch 'dev' into fuel-prediction 2020-05-07 13:55:44 -04:00
legoboyvdlp R
b9f1bc9d79 Minor thing that doesn't change anything 2020-05-07 00:06:24 +01:00
Matthew Maring
9e9f9f52f6 Push changes to fuel predict, bugfix for reserve fuel 2020-05-05 09:52:11 -04:00
Matthew Maring
d4dd37c8df Blank alternate fuel if not set 2020-05-05 09:31:38 -04:00
Matthew Maring
1a8ec19b46 Add trip time and new trip formulas (+/- 50 lbs accuracy for supported range), fix prediction bugs (block inaccurate until all calcs done) 2020-05-04 22:39:06 -04: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
Matthew Maring
1cd3e66d24 Add temporary wind temp (simplified for testing) 2020-05-03 13:29:46 -04:00
legoboyvdlp R
d6344cca6e New battery charging logic 2020-05-03 17:13:49 +01:00
Matthew Maring
8d9a28e3a9 Add reserve calculations, copy over to FUELPRED, fix reserve label bug 2020-05-02 15:40:19 -04:00
Matthew Maring
bb7f78d567 Add normal/small for rte reserve, fix block clr bug 2020-05-02 14:50:02 -04:00
Matthew Maring
8d3affa5b7 Merge branch 'dev' into fuel-prediction 2020-05-02 13:07:12 -04:00
Matthew Maring
8d7541212b Fix gross weight bug 2020-05-02 13:05:43 -04:00
Matthew Maring
f11ee6cfa3 Add small/normal fucntionality to final fuel 2020-05-02 12:50:55 -04:00
Matthew Maring
436e0bd7a0 Push label/coloring improvements to FUELPRED, final label bug fix 2020-05-02 11:58:41 -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
Matthew Maring
a123b3307d Improvements to route reserve and final fuel 2020-05-02 10:42:32 -04:00
Matthew Maring
3beb08a142 Fix alt-fuel/time label 2020-05-02 09:30:12 -04:00
Matthew Maring
b15d93c999 Correct INITB colors (further adjustments coming) 2020-05-01 23:24:50 -04:00
Matthew Maring
80c677bee3 Update FUELPRED implementation 2020-05-01 21:21:57 -04:00
Matthew Maring
7c21f214e7 Implement relistic fuel pred button action (no calcs yet), add delay timers to INITB, add leading slash for FMGC variables 2020-05-01 20:26:05 -04: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