FlightGear
This is the GIT repository of the FlightGear project. more…
FlightGear is an open-source flight simulator. It supports a variety of popular platforms (Windows, Mac, Linux, etc.) and is developed by skilled volunteers from around the world. Source code for the entire project is available and licensed under the GNU General Public License.
flightgear
This is a repository for the FlightGear flight simulator. It includes the entire history of the flight simulation portion of FlightGear, dating back to 1997. more…
Branches
- next is the current head of development. Developers and power users should run this.
- master is the branch where a new release is made. If we made a release “tomorrow,” it would be the bits in master. Users who want to track the latest features, but not deal with massive instability, should run this. Usually master will be a week or two behind next.
- maint is a branch for bug fixes to a release.
If new development only depends on code that is already in master, it should be done in branches made from master, then merged into next. In this way new features have a chance to “cook” in the next branch before being added to master; at the same time it is straightforward to update master to include a feature without sucking in everything else in next.
-
Cloning this repository:
git clone git://gitorious.org/fg/flightgear.git flightgear cd flightgear
Add this repository as a remote to an existing local repository:
git remote add flightgear git://gitorious.org/fg/flightgear.git git fetch flightgear git checkout -b my-local-tracking-branch flightgear/master_or_other_branch
simgear
This is a repository of the SimGear simulation library. It includes low-level math, graphics, and other functions used by the FlightGear flight simulator, TerraGear scenery generation tools, and other projects. This contains the complete history going back to 1997, even before SimGear was a standalone project. more…
Branches
- next is the current head of development.
Developers and power users should run this.
- master is the branch where a new release is made. If we made a release “tomorrow,” it would be the bits in master. Users who want to track the latest features, but not deal with massive instability, should run this. Usually master will be a week or two behind next.
- maint is a branch for bug fixes to a release.
If new development only depends on code that is already in master, it should be done in branches made from master, then merged into next. In this way new features have a chance to “cook” in the next branch before being added to master; at the same time it is straightforward to update master to include a feature without sucking in everything else in next.
-
Cloning this repository:
git clone git://gitorious.org/fg/simgear.git simgear cd simgear
Add this repository as a remote to an existing local repository:
git remote add simgear git://gitorious.org/fg/simgear.git git fetch simgear git checkout -b my-local-tracking-branch simgear/master_or_other_branch
fgdata
This is the master data repository for the FlightGear project.
-
Cloning this repository:
git clone git://gitorious.org/fg/fgdata.git fgdata cd fgdata
Add this repository as a remote to an existing local repository:
git remote add fgdata git://gitorious.org/fg/fgdata.git git fetch fgdata git checkout -b my-local-tracking-branch fgdata/master_or_other_branch
getstart
Contains the LaTeX sources of the official FlightGear manual.
-
Cloning this repository:
git clone git://gitorious.org/fg/getstart.git getstart cd getstart
Add this repository as a remote to an existing local repository:
git remote add getstart git://gitorious.org/fg/getstart.git git fetch getstart git checkout -b my-local-tracking-branch getstart/master_or_other_branch
fgmeta
Super-project to track compatible simgear & flightgear commits, particular in the context of release and stable branches.
-
Cloning this repository:
git clone git://gitorious.org/fg/fgmeta.git fgmeta cd fgmeta
Add this repository as a remote to an existing local repository:
git remote add fgmeta git://gitorious.org/fg/fgmeta.git git fetch fgmeta git checkout -b my-local-tracking-branch fgmeta/master_or_other_branch
terragear-cs
TerraGear scenery generation tools
-
Cloning this repository:
git clone git://gitorious.org/fg/terragear-cs.git terragear-cs cd terragear-cs
Add this repository as a remote to an existing local repository:
git remote add terragear-cs git://gitorious.org/fg/terragear-cs.git git fetch terragear-cs git checkout -b my-local-tracking-branch terragear-cs/master_or_other_branch
sceneryweb
Web-based tools and scripts related to scenery creation and management.
-
Cloning this repository:
git clone git://gitorious.org/fg/sceneryweb.git sceneryweb cd sceneryweb
Add this repository as a remote to an existing local repository:
git remote add sceneryweb git://gitorious.org/fg/sceneryweb.git git fetch sceneryweb git checkout -b my-local-tracking-branch sceneryweb/master_or_other_branch
openradar
Java based ATC console for FG MP and other data feeds
-
Cloning this repository:
git clone git://gitorious.org/fg/openradar.git openradar cd openradar
Add this repository as a remote to an existing local repository:
git remote add openradar git://gitorious.org/fg/openradar.git git fetch openradar git checkout -b my-local-tracking-branch openradar/master_or_other_branch
Activities 
-
Wednesday May 23 2012
-
Push
11:13
hyde pushed 1 commit to ~hyde/fg/hydes-flightgear:next. View diff
next changed from fad7181 to 115324a
-
Push
07:09
Frederic Bouvier pushed 1 commit to fg/flightgear:next. View diff
next changed from fad7181 to 115324a
-
-
Tuesday May 22 2012
-
Push
23:31
-
Push
23:24
-
Push
23:22
-
Push
22:40
-
Push
22:38
-
Push
22:37
-
Push
22:36
-
Push
22:33
-
Push
22:07
-
Push
22:04
-
Push
22:02
-
Push
22:01
-
Push
21:00
-
Push
20:58
-
Push
20:54
-
Merge request
15:49
Christian Schmitt updated merge request fg/fgdata #152
→ State changed from Waiting to ClosedThis one got merged in merge request 153 already. Please update your existing request next time a...
-
Merge request
15:02
-
Push
15:00
Tom pushed 1 commit to ~tomprogs/fg/toms-fgdata:canvas. View diff
canvas changed from c324e46 to 13a4601
-
Merge request
14:10
-
Merge request
14:06
-
Push
14:03
Tom pushed 1 commit to ~tomprogs/fg/toms-flightgear:canvas. View diff
canvas changed from 423a64c to 0914aee
-
Push
12:55
Tom pushed 2 commits to ~tomprogs/fg/toms-fgdata:canvas. View diff
canvas changed from fb6050b to c324e46
-
Commit
11:51
Anders Gidenstam created branch historical/master-2011-12-31 on fg/anders-fgdata
-
Merge request
10:27
Christian Schmitt updated merge request fg/fgdata #153
→ State changed from Open to MergedSquashed the 2 commits and merged. Thanks!
-
Push
10:26
Christian Schmitt pushed 1 commit to fg/fgdata:master. View diff
master changed from 9ef3090 to c8879b3
-
Merge request
07:48
Jörg Emmerich requested merge of ~jomo/fg/jomos-fgdata with fgdata in merge request fg/fgdata #153
-
Push
07:21
Jörg Emmerich pushed 1 commit to ~jomo/fg/jomos-fgdata:master. View diff
master changed from 5a68220 to 2192b6c
-
-
Monday May 21 2012
-
Comment
18:37
Tom commented on merge request fg/flightgear #26
I've now created a new merge request for the bug fix and some more improvements: https://gitorious.org/fg/flightgear/merge_requests/30
-

