1
0
Fork 0
Commit graph

376 commits

Author SHA1 Message Date
Josh Davidson
af2ff9c847 Control: Add support for seperated tiller, and fix NWS to match FCOM, fixes #3 2020-05-24 14:40:06 -04:00
Matthew Maring
86feca8440 Add clip bar for ground reference 2020-05-23 13:11:10 -04: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
ee4ba79902 Wing condensation at higher aoa, bugfixes 2020-05-21 23:20:53 +01:00
legoboyvdlp R
07272539b1 EFIS: move out of libraries. namespace 2020-05-21 21:35:31 +01:00
legoboyvdlp R
8fcb2f83d8 Merge branch 'dev' into fuel-prediction 2020-05-21 19:22:25 +01:00
legoboyvdlp R
10bf4c5cb8 It works 2020-05-21 19:02:59 +01:00
legoboyvdlp R
5364eaf714 Add PILOT WAYPOINT page 2020-05-19 23:37:04 +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
f04ff08cd3 Allow indpendent block entry, fix fuel pred animation, show tow value when ready 2020-05-18 14:30:43 -04: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
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
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
Matthew Maring
bb25e00230 Merge branch 'dev' into fuel-prediction 2020-05-13 17:03:43 -04: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
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