Skip to content

Commit

Permalink
Merge pull request #110 from BauhausLuftfahrt/release-0.6
Browse files Browse the repository at this point in the history
Release 0.6
  • Loading branch information
MicheleMUC committed Mar 31, 2016
2 parents e3a0e69 + 97fc0c0 commit b96104c
Show file tree
Hide file tree
Showing 272 changed files with 14,508 additions and 10,484 deletions.
28 changes: 19 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,32 @@

Welcome to the repository of [PAXelerate](http://www.paxelerate.com) - an open source passenger flow simulation framework for advanced aircraft cabin layouts!

* The current version under development is *Alpha 0.4*
* Currently version *Alpha 0.7* is under developement and scheduled for 05/25/2016
* The implementation began in November 2014


### Quick Guide ###
1. Install [Eclipse Mars - Modelling Tools](http://www.eclipse.org/downloads/) and [Java JDK Version 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html)

**User Version**

1. Download and unpack the latest client version [Alpha 0.6](https://github.com/BauhausLuftfahrt/PAXelerate/releases/tag/alpha-0.6)
2. Start `PAXelerate.exe`

**Developer Version**

1. Install [Eclipse Mars.2 - Modelling Tools](http://www.eclipse.org/downloads/) and [Java JDK Version 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
2. Upgrade the [EMF Client Platform](http://www.eclipse.org/ecp/download.html) to version 1.7.x
3. Checkout [OpenCDT](http://bitbucket.org/opencdt/opencdt) core plugins
4. Checkout [PAXelerate](http://bitbucket.org/paxelerate/paxelerate)
5. Launch *paxelerate.product*
3. Checkout [OpenCDT](http://bitbucket.org/opencdt/opencdt) core plugins from the master branch
4. Checkout [PAXelerate](http://github.com/BauhausLuftfahrt/PAXelerate) from the master branch
5. Launch `paxelerate.product` in `net.bhl.cdt.paxelerate.core`


### How do I get set up? ###

* The [Installation Guide](documentation/wiki/installation.md) is intended to enable a quick and easy setup
* The [Tutorial](documentation/wiki/tutorial.md) provides a summary of the functional range and quick introduction for new users
* The [Developers Guide](documentation/wiki/developer.md) summarises useful tips to get started with the development
* The [Overview](documentation/wiki/overview.md) provides a summary of the functional range
* The Tutorial gives quick introduction for new users
* The [Developers Guide](documentation/wiki/developer.md) summarizes useful tips to get started with the development

### Contributors ###

Expand All @@ -26,11 +36,11 @@ Welcome to the repository of [PAXelerate](http://www.paxelerate.com) - an open s
* Michael Schmidt ***(active)***
* Michael Shamiyeh ***(active)***
* Martin Glas
* Tobias Brügge-Zobel
* Tobias Brügge-Zobel
* Stefan Weber
* Pedro Martinez
* Philipp Osterrieder

### About ###

Copyright (c) 2014-2016 [Bauhaus Luftfahrt e.V.](http://www.bauhaus-luftfahrt.net/?set_language=en) All rights reserved. [PAXelerate](http://www.paxelerate.com) and the accompanying materials are made available under the terms of the [Eclipse Public License (EPL) v1.0](http://www.eclipse.org/legal/epl-v10.html) which accompanies this distribution.
Copyright (c) 2014-2016 [Bauhaus Luftfahrt e.V.](http://www.bauhaus-luftfahrt.net/?set_language=en) All rights reserved. [PAXelerate](http://www.paxelerate.com) and the accompanying materials are made available under the terms of the [Eclipse Public License (EPL) v1.0](http://www.eclipse.org/legal/epl-v10.html) which accompanies this distribution.
Empty file.
Binary file added documentation/images/about.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/images/icon.psd
Binary file not shown.
Binary file added documentation/images/icon128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/images/icon256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/images/icon64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/images/splash.bmp
Binary file not shown.
Binary file added documentation/images/splash.psd
Binary file not shown.
Loading

0 comments on commit b96104c

Please sign in to comment.