Extra EA-500: Difference between revisions

no edit summary
No edit summary
Line 19: Line 19:
== Status ==
== Status ==
Current stable release is 1.1.0 (22.06.2014):
Current stable release is 1.1.0 (22.06.2014):
<code>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
cd extra500
git checkout release/1.1.0
</code>
or use the download button on: https://www.gitorious.org/extra500/extra500


For the stable release make sure you are on the release/1.1.0 branch!
For the stable release make sure you are on the release/1.1.0 branch!
Line 96: Line 88:


== Download ==
== Download ==
The Extra500 is available via Gitorious: https://git.gitorious.org/extra500/extra500
The Extra500 is available via Gitorious: https://www.gitorious.org/extra500/extra500
We recommend flightgear version 3.1 available via the flightgear master branch or win/mac nightly's, to benefit from the improvents in the canvas system.
 
Stable release :
<code>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
cd extra500
git checkout release/1.1.0
</code>
 
or use the download button on: [https://www.gitorious.org/extra500/extra500/source/53b4fc83c6dcc27d439ba13f920bc50792267ec3: release/1.1.0].
 
The current development takes place in the master branch
<code>
git clone <nowiki>https://git.gitorious.org/extra500/extra500.git</nowiki>
cd extra500
git checkout master
</code>


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


== Operation ==
== Operation ==
59

edits