GithubHelp home page GithubHelp logo

demonrem / 747-400 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msparks43/747-400

0.0 0.0 0.0 2.69 GB

A Boeing 747-400 aircraft for X-Plane 11

License: Other

Lua 97.66% C 0.81% GLSL 1.50% Shell 0.02%

747-400's Introduction

Boeing 747-400

Major Overhaul of the Laminar Boeing 747-400

Thank you all for your support! This overhaul is now at the "experimental" version 1 stage. Still more todo but now has enough flight test hours under its belt to be a stable daily driver for your short and long haul needs.

Is the 747 free?

Yes! Of course! This project is an open source project, consisting of developers gathering from all over the world wanting to create a 747.

What happened to the YesAviation 747?

The YesAviation team now goes under another name, and is developing another 747 somewhere else. Everyone sends a big thank you to the former team, and wish them good luck in their endeavors.

What are the differences between the default 747, and the Sparky 747?

This 747 currently includes new FMOD sounds, realistic textures, new systems and FMC, three variants of engines coming soon, a new UV map for livery creators, and many more big changes in the future. The github repository contains the latest versions, including the LCF model variant by Lee_Hyeon_Seo (with permission) with the existing improvements, check out the working his A340 developements

Custom sounds and display textures by Matt726

Old custom sounds from FTSim+ (with permission)

We greatly thank FTSim+ for the former soundpack, and wish them good luck on other soundpacks! Check them out!

The general concept is to bring the aircraft as close to the real version as is achievable, please refer to original 747-400 material such as the widely distributed FCOM for details on how the aircraft functions.

How did you acheive such high framerates?

This overhaul converts all the existing 744 systems, along with all the numerous additions from XLua, which is single threaded and directly impacts X-Plane framerates, to XTLua, a fork of XLua which maintains general compatibility with XLua, but takes all the aircraft systems off the X-Plane flight simulation thread and makes full use of a modern multithreaded operating system (use Linux for the best results, but Microsoft Windows and macOS are also supported).

XTlua is described in more detail here

XTlua source is here

How can I contribute?

Please use the github issue page if you find a problem. If your issue is already listed please add your details, problems that can be recreated are generally fixed quickly.

The 744 project was licenced as CC-BY-NC 4 on the 1st of May 2019, anyone with any confusion as to what this means should review the licence

You can follow progress, make requests and generally chat about the 747 on the 747-400 channel on the Go Ahead discord server Discord

Feel free to join the conversation, fork this repository, and make the plane your own.

Installation

Just extract the zip to your aircraft folder, with some caveats:

Windows users: You need to manually install C++ support

https://www.microsoft.com/en-us/download/details.aspx?id=13523

And multithreading support

https://aka.ms/vs/16/release/vc_redist.x64.exe (aka.ms is a microsoft domain - linked from https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)

In order to use this aircraft

Troubleshooting

What is the black console window that opens when I start the plane? Don't close it. The console window is part of the systems monitoring and will give important information needed to report issues for example if the plane crashes to desktop. This and the X-Plane Log.txt are the two primary tools for investigating issues.

All my cockpit is black and I can't click anything? Windows users: Please install the installers linked above. Also check that the plugins/xtlua/64/win.xpl extracted correctly. Some users have reported their antivirus blocking it from being extracted. Please send an angry email to your antivirus provider along with a copy of the file if you have your time wasted by this.

Why is my FMC blank? certain controllers have their switches automatically bound to avionics power, if these are off it turns off the avionics needed by the FMC, either switch on the switch on your controller, or bind a key to "avionics on" and use that to bring the FMC to life

Why can't I move? The aircraft brakes require hydraulic pressure to function, to prevent the aircraft rolling away before the hydraulics are pressurised the wheels are fitted with chocks when starting cold and dark, remove the from the ground services menu in one of the FMCs.

Additionally, the break lever and X-Plane breaks are now seperated, there is a new command to engage the breaks by lifting the parking break lever.

Why are my screens half black? IRS alignment cannot complete until you set the IRS position in the FMC. (INIT REF -> POS -> R4 to copy GPS position, R5 to enter it into current position.

Why do I have the default X-Plane FMC? In order to use the custom FMC, you need to use the INIT REF button. If you click "FMC" (Key L1) from the main menu, it will take you to the default FMC.

Changelog:

See the commit history for detailed changes.

To 02/11/2020:

  • fuel fixes
  • font, image and texture overhaul
  • Fuel Weights & ND Waypoint Display Tweaks
  • Speed tapes
  • CRT display selectors
  • Global Supertanker support
  • VNAV overhaul to 747-400 specification
  • Electrical Synoptic
  • Fuel Units - Selectable by LSK
  • Thrust references
  • Hydraulic synoptic
  • Split rudder
  • VR move commands
  • Custom parking brake command
  • Chocks
  • CRT selector implementation
  • autolatch flap handle
  • Autoland
  • Fixed VR manipulators
  • ground handling on FMC
  • TOGA implimentation
  • updated lighting
  • ILS tuning and autotune
  • new TOD implimentation
  • engine sound banks
  • bug fixes to fuel, engines and autopilot
  • Numerous CAS and FMC messages
  • speed and altitude knob depress functionality
  • engine vibration
  • IRS simulation
  • blackened displays when IRS not aligned
  • Nav radio autotuning
  • fix fire test button
  • Thrust limiting
  • fixed landing gear through floor
  • xlua depreciated for XTLua
  • 3 indpendant FMS objects
  • custom FMS
  • fix autobrake animating parking brake
  • brake source light
  • flight envelope protection
  • Added sounds from https://k-akai.blogspot.com/ (with permission)
  • voice commands
  • engine 4 fuel consumption fixed
  • fixed FMS buttons
  • green screen CDUs
  • Hydraulic system simulation

747-400's People

Contributors

aeroc7 avatar airfightergr avatar bigoil7 avatar davidbromage avatar drgluck avatar dyno744 avatar ghashflyer avatar jmsantafe avatar juppie902 avatar marauder2882 avatar matt726-s avatar mccveen avatar msparks43 avatar notchmaster avatar pizzamanje avatar presentmonkey avatar remenkemi avatar tameraktastu avatar wolfair737 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.