Extra EA-500: Difference between revisions

new extra500 version
m (version for 2016.4 clarifications)
(new extra500 version)
Line 7: Line 7:


== Status ==
== Status ==
; Flightgear 2016.1.1 and later: Current stable release is 4.2.0 (15.08.2016) and can be downloaded [https://gitlab.com/extra500/extra500/repository/archive.zip?ref=FG%2F2016.3 here] and can be found at the {{fgaddon aircraft source|extra500|text=FGAddon repository}}.
; Flightgear 2016.1.1 and later: Current stable release is 4.3.0 (11.02.2017) and can be downloaded [https://gitlab.com/extra500/extra500/repository/archive.zip?ref=FG%2F2017.1 here] and can be found at the {{fgaddon aircraft source|extra500|text=FGAddon repository}}.


; Flightgear 3.6 (only): Current stable release is 3.2.0 (20.03.2016) and can be downloaded [https://gitlab.com/extra500/extra500/repository/archive.zip?ref=FG%2F3.6.0 here].  
; Flightgear 3.6 (only): Current stable release is 3.2.0 (20.03.2016) and can be downloaded [https://gitlab.com/extra500/extra500/repository/archive.zip?ref=FG%2F3.6.0 here].  
Line 17: Line 17:
Alternatively: [[#Download|Download]]
Alternatively: [[#Download|Download]]


For the stable release make sure you are on the FG/2016.3 branch!
For the stable release make sure you are on the FG/2017.1 branch!


Since March 2013 D-EKEW, D-LEON, D-STHO are working on this model. They are making use of original data from the Pilot's Operation Handbook. People who have experienced the aircraft in real life help calibrating the FDM as well as tuning the systems behavior.
Since March 2013 D-EKEW, D-LEON, D-STHO are working on this model. They are making use of original data from the Pilot's Operation Handbook. People who have experienced the aircraft in real life help calibrating the FDM as well as tuning the systems behavior.
Line 85: Line 85:
== Download ==
== Download ==
Download the current stable versions for your Flightgear version:
Download the current stable versions for your Flightgear version:
{{gitlab zip file | proj=extra500 | repo=extra500 | branch=FG/2017.1 | text=Extra500 for Flightgear version 2017.1}}


{{gitlab zip file | proj=extra500 | repo=extra500 | branch=FG/2016.3 | text=Extra500 for Flightgear version 2016.3 and later}}
{{gitlab zip file | proj=extra500 | repo=extra500 | branch=FG/2016.3 | text=Extra500 for Flightgear version 2016.3 and later}}
Line 108: Line 110:
And of course the [http://www.flightgear.org/download/aircraft-v3-4/ Flightgear aircraft download page] has the stable release of the point where the latest Flightgear version was released.
And of course the [http://www.flightgear.org/download/aircraft-v3-4/ Flightgear aircraft download page] has the stable release of the point where the latest Flightgear version was released.
   
   
Stable releases are available for Flightgear versions 3.2.0, 3.4.0, 3.6.0, 2016.1 (use for 2016.2 as well) and 2016.3 (use for 2016.4 as well). You can get them using GIT:
Stable releases are available for Flightgear versions 3.2.0, 3.4.0, 3.6.0, 2016.1 (use for 2016.2 as well), 2016.3 (use for 2016.4 as well) and 2017.1. You can get them using GIT:


{{#tag:syntaxhighlight|
{{#tag:syntaxhighlight|
Line 117: Line 119:
}}
}}


With ''VERSION'' = 3.2.0, 3.4.0, 3.6.0, 2016.1 or 2016.3
With ''VERSION'' = 3.2.0, 3.4.0, 3.6.0, 2016.1, 2016.3 or 2017.1


The current development takes place in the master branch
The current development takes place in the next branch
{{#tag:syntaxhighlight|
{{#tag:syntaxhighlight|
{{gitlab clone|proj=extra500|repo=extra500}}
{{gitlab clone|proj=extra500|repo=extra500}}
cd extra500
cd extra500
git checkout master
git checkout next
| lang = "sh"
| lang = "sh"
}}
}}
182

edits