Extra EA-500: Difference between revisions

Jump to navigation Jump to search
Line 95: Line 95:
== Download ==
== Download ==
The Extra500 is available via Gitorious: https://www.gitorious.org/extra500/extra500
The Extra500 is available via Gitorious: https://www.gitorious.org/extra500/extra500
 
We recommend Flightgear version 3.1 or later, to benefit from the performance improvements in the canvas system.
We recommend Flightgear version 3.1 or later, to benefit from the performance improvements in the canvas system.


Stable release up to '''Flightgear 3.2''' is available from Gitorious:
Stable release up to '''Flightgear 3.2''' is available from Gitorious:
<code>
 
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
<pre>
cd extra500
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
git checkout release/1.2.0
cd extra500
</code>
git checkout release/1.2.0
</pre>


or use the download button on: [https://www.gitorious.org/extra500/extra500/source/dd79dbcb330c9a4f1d2129b7f4bc50ca8f33d1c2: release 1.2.0].
or use the download button on: [https://www.gitorious.org/extra500/extra500/source/dd79dbcb330c9a4f1d2129b7f4bc50ca8f33d1c2: release 1.2.0].


Stable release from '''Flightgear 3.4''' is available from FGAddon or alternatively from Gitorious:
Stable release from '''Flightgear 3.4''' is available from FGAddon or alternatively from Gitorious:
<code>
<pre>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
cd extra500
cd extra500
git checkout release/2.0.0
git checkout release/2.0.0
</code>
</pre>


or use the download button on: [https://www.gitorious.org/extra500/extra500/source/537d77cc672a7df91f24b32977bfd1a904851591: release 2.0.0].
or use the download button on: [https://www.gitorious.org/extra500/extra500/source/537d77cc672a7df91f24b32977bfd1a904851591: release 2.0.0].


The current development takes place in the master branch
The current development takes place in the master branch
<code>
<pre>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
cd extra500
cd extra500
git checkout master
git checkout master
</code>
</pre>


or use the download button on: [https://www.gitorious.org/extra500/extra500 master].
or use the download button on: [https://www.gitorious.org/extra500/extra500 master].
59

edits

Navigation menu