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
ac-an2-obsolete
Obsolete testing repository for the An-2. Deletion pending.
-
Cloning this repository:
git clone git://gitorious.org/fg/ac-an2-obsolete.git ac-an2-obsolete cd ac-an2-obsolete
Add this repository as a remote to an existing local repository:
git remote add ac-an2-obsolete git://gitorious.org/fg/ac-an2-obsolete.git git fetch ac-an2-obsolete git checkout -b my-local-tracking-branch ac-an2-obsolete/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
fgdata-obsolete
Old/temporary fgdata testing repository. Deletion pending.
-
Cloning this repository:
git clone git://gitorious.org/fg/fgdata-obsolete.git fgdata-obsolete cd fgdata-obsolete
Add this repository as a remote to an existing local repository:
git remote add fgdata-obsolete git://gitorious.org/fg/fgdata-obsolete.git git fetch fgdata-obsolete git checkout -b my-local-tracking-branch fgdata-obsolete/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 
-
Thursday February 09 2012
-
Push
08:25
Frederic Bouvier pushed 1 commit to ~fredb/fg/fredbs-fgdata:project/rembrandt. View diff
project/rembrandt changed from c237067 to 112dfe3
-
Push
04:48
hyde pushed 1 commit to ~hyde/fg/hydes-fgdata:master. View diff
master changed from cd7fb67 to a5dd20f
-
-
Wednesday February 08 2012
-
Push
23:08
Frederic Bouvier pushed 1 commit to ~fredb/fg/fredbs-fgdata:project/rembrandt. View diff
project/rembrandt changed from 0267de9 to c237067
-
Push
23:06
Frederic Bouvier pushed 2 commits to ~fredb/fg/fredbs-simgear:project/rembrandt. View diff
project/rembrandt changed from 3b083df to 0afa1c1
-
Push
22:57
-
Push
20:58
hyde pushed 3 commits to ~hyde/fg/hydes-fgdata:master. View diff
master changed from 0bd45d6 to cd7fb67
-
Push
18:43
Torsten Dreyer pushed 1 commit to fg/fgdata:release/2.6.0. View diff
release/2.6.0 changed from bbb90fb to 9240aca
-
Push
18:41
Torsten Dreyer pushed 3 commits to fg/fgdata:master. View diff
master changed from 0bd45d6 to cd7fb67
-
Push
14:40
Christian Schmitt pushed 1 commit to ~papillon81/fg/terragear850:tg850-newconstruct. View diff
tg850-newconstruct changed from b481344 to aa6ddb6
-
Push
12:06
hyde pushed 1 commit to ~hyde/fg/hydes-fgdata:master. View diff
master changed from 2e48456 to 0bd45d6
-
Push
01:46
BARANGER Emmanuel pushed 1 commit to fg/fgdata:master. View diff
master changed from 2e48456 to 0bd45d6
-
-
Tuesday February 07 2012
-
Push
21:13
-
Push
21:06
hyde pushed 5 commits to ~hyde/fg/hydes-fgdata:master. View diff
master changed from 4e8449d to 2e48456
-
Push
21:04
hyde pushed 1 commit to ~hyde/fg/hydes-flightgear:next. View diff
next changed from ff14ddf to 17590ba
-
Push
20:57
-
Push
20:14
-
Push
18:58
hyde pushed 1 commit to ~hyde/fg/hydes-flightgear:next. View diff
next changed from 578df0f to ff14ddf
-
Push
18:34
-
Push
05:41
Frederic Bouvier pushed 1 commit to ~fredb/fg/fredbs-fgdata:project/rembrandt. View diff
project/rembrandt changed from 8be8695 to 0267de9
-
Push
02:07
psadro pushed 1 commit to ~papillon81/fg/terragear850:tg850-newconstruct. View diff
tg850-newconstruct changed from d173eea to b481344
-
-
Monday February 06 2012
-
Push
23:34
hyde pushed 3 commits to ~hyde/fg/hydes-fgdata:master. View diff
master changed from a0d1357 to 4e8449d
-
Push
23:32
hyde pushed 2 commits to ~hyde/fg/hydes-flightgear:next. View diff
next changed from 65628aa to 578df0f
-
Push
22:26
Thorsten B. pushed 1 commit to fg/fgmeta:release/2.6.0. View diff
release/2.6.0 changed from f596081 to bcebb30
-
Push
22:24
Thorsten B. pushed 1 commit to fg/fgdata:release/2.6.0. View diff
release/2.6.0 changed from e71d4a5 to bbb90fb
-
Push
22:24
-
Push
21:22
Thorsten B. pushed 1 commit to fg/flightgear:release/2.6.0. View diff
release/2.6.0 changed from 8c26c72 to b59a08b
-
Push
21:22
-
Push
20:22
-
-
Sunday February 05 2012
-
Push
23:37
Frederic Bouvier pushed 2 commits to fg/fgdata:master. View diff
master changed from a0d1357 to eacdbec
-
Push
23:29
hyde pushed 8 commits to ~hyde/fg/hydes-fgdata:master. View diff
master changed from 90eb16f to a0d1357
-

