tdammers / E-jet-family-YV

Embraer Family For Flightgear
GNU General Public License v2.0
12 stars 2 forks source link

E-Jet-Family-YV

An advanced simulation of the Embraer Family for FlightGear.

Authors and contributors:

2020-... overhaul:

ITAF autoflight system:

Auto-pushback:

Original version:

Installation

Recommended Method

Use this method unless you are sure you need / want something else.

Other installation methods: see bottom of this document. This is necessary because too many people do not read instructions properly, install things incorrectly, and then complain about it on discord etc. Sorry for the inconvenience.

About

Present pack includes the following Embraer Family variants:

A note on the -E2

The real-world Embraer E-Jet E2 series is a complete overhaul of the original first-gen E-Jet. The version included in this pack is nowhere near the real thing; it is included because it was there when I (tdammers) started working on it, but most of the improvements made to the other models have not been ported to the E2. In its current state, it should be considered "broken". Doing the E2 right would be a gargantuan task, and I feel that doing it wrong isn't worth doing at all.

~~Hence, the E2 is provided "as-is"; it probably doesn't work at all, and if it does, then it is almost guaranteed to be incorrect in all sorts of ways. If anyone wants to step forward, feel free to send patches - but for the time being at least, consider the E2 "highly experimental" at best.~~

Update (2021-03-18): By now, the E2 has drifted from the rest of the family to the point of not working at all anymore, so I decided to remove it. If at any point anyone decides to dig it up and make it work, then resurrecting the relevant files from git should be no problem; but in its current shape, the only thing it did was confuse people.

Further Documentation

See https://github.com/tdammers/E-jet-family-YV/blob/master/Documentation/guide.markdown

This document includes some essential procedures and a quick guide to the aircraft. It is not a substitute for a full Flight Crew Operating Manual (FCOM), but it should be enough to get you flying.

Alternative Installation Instructions

The installation instructions should only be used if you know what you are doing. If you have made it here and haven't read any installation instructions yet, then please scroll back up and read again.

If you decide to use one of these methods, and it "doesn't work", please re-read the installation instructions carefully, and especially make sure that you have run the build script (build.sh), and that it was successful.

From a github source bundle

Using git

Building From Source

This procedure is required if you want to do development work on the aircraft, or if you have downloaded the source code rather than a release bundle.

Prerequisites

Running the build script

$> cd $AIRCRAFT_DIR/E-jet-family/
$> ./build.sh

Making A Release Bundle

$> cd $AIRCRAFT_DIR/E-jet-family/
$> ./make-release.sh

This will create a directory release/E-jet-family, and a zip file that is the actual release bundle, named E-jet-family.zip.