openrocket/core/web/html/download.html
2012-03-10 14:29:32 +00:00

170 lines
8.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OpenRocket &mdash; Download</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
<link rel="stylesheet" type="text/css" href="layout.css" />
<meta name="Generator" content="htp 1.16" />
</head>
<body class="page_download">
<!--[if lte IE 6]>
<div id="iewarn">
You are using a browser that is <strong>8 years old!</strong>
&nbsp;&nbsp;&nbsp;
In Internet-years that is <em>prehistoric!</em><br/>
For the sanity of all webmasterkind,
<em>please <a href="http://www.mozilla.com/">upgrade</a></em>. It's easy!
</div>
<![endif]-->
<div class="menucontainer">
<div class="menu">
<div class="icon"><a href="index.html"></a></div>
<ul>
<li><a href="index.html">OpenRocket</a></li>
<li><a href="features.html">Features and screenshots</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="documentation.html">Documentation</a></li>
<li><a href="http://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
<li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
<li><a href="getinvolved.html">Get involved!</a></li>
<li><a href="contact.html">
Mailing lists<br/>
Support forums<br/>
Contact info</a></li>
<!--
<li><a href="report.html">
Report a bug<br/>
Request a feature</a></li>
-->
<li><a href="license.html">License</a></li>
</ul>
<div class="logo">
<a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&amp;type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</div>
</div>
</div>
<h1>Download OpenRocket</h1>
<div class="content">
<div class="news">
<h2>Recent news:</h2>
<p><span class="date">10.3.2012:</span> Version 12.03 for desktop
and Android is <a href="download.html">released</a>!</p>
<p>In this release the version numbering scheme has been changed.
From now on the version number is <em>YY.MM</em> indicating the
year and month of the release. Bug fix releases are indicated by
an added "<em>.1</em>".</p>
<p>This also marks the first release for Android devices. In this
first release you can open files and examine existing simulations,
stability data and motor files. The Android port is thanks to
work by Kevin Ruland.</p>
<p>Enhancements in the desktop version include saving designs in RKT
format thanks to Doug Pedrick, configurable stage separation
events, guided help tours and displaying the computed motor
designation class. The application has also been translated to
Italian by Mauro Biasutti and Russian by the Sky Dart Team.</p>
<p><span class="date">24.11.2011:</span> Version 1.1.9 is
<a href="download.html">released</a>!</p>
<p>For this version Richard Graham has implemented geodetic
computation methods, which take into account the curvature of the
Earth and the coriolis effect. The computation method is selected
by the <em>Geodetic calculations</em> option in the simulation
options. It's not <em>(yet)</em> a full spherical computation model, but
should be accurate enough for almost all sub-orbital needs.</p>
<p>Doug Pedrick has also enhanced the printing system with the
ability to print fin positioning guides, transition templates and
nose cone profiles. Other smaller enhancements and bug fixes are
also included.</p>
<p><span class="date">25.8.2011:</span> Version 1.1.8 is
<a href="download.html">released</a>!</p>
<p>This release contains bug fixes to the optimization methods.
It also contains a workaround to a JRE bug that prevents running
OpenRocket on some builds of Java 7.</p>
<p>The web pages have also been somewhat updated and Boris du Reau has
created <a href="http://openrocket.trans.free.fr/">a separate site</a>
for coordinating the localization efforts for OpenRocket.</p>
</div>
<div class="contentholder">
<h2>Ready packages</h2>
<p>These are packages ready for use and are the recommended
download for normal users. They are pre-packaged with motor
thrust curves from
<a href="http://www.thrustcurve.org/">thrustcurve.org</a>.</p>
<p>OpenRocket requires <strong>Java version 6</strong> or
later. The Sun Java Runtime is recommended.</p>
<h3>Desktop version</h3>
<p>This is the latest version of the desktop version of
OpenRocket. It contains the latest and greatest features, and
runs on any system supporting Java.</p>
<div class="left">
<img src="java_logo.png" alt="" />
</div>
<div class="right support">
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
</div>
<div class="downloadbox">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-12.03.jar/download">
<strong>Download now!</strong>
<span>OpenRocket-12.03.jar</span>
</a>
<span class="alternative">
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-12.03-src.zip/download">Source code</a>
</span>
</div>
<p>OpenRocket can be started in most graphical environments (including
Windows) by double-clicking the package icon. No installation is
required.</p>
<p>From the command line OpenRocket can be started by
<span class="command">java -jar OpenRocket-12.03.jar</span></p>
<h3>Android version</h3>
<p>The Android version allows opening OpenRocket files, viewing
simulations and motors. Later versions will allow running
simulations as well.</p>
<p>The Android version is thanks to the fantastic work by Kevin
Ruland.</p>
<div class="left">
<img src="android_logo.png" alt="" />
</div>
<div class="instructions">
<p>Installation:</p>
<ol>
<li>Go to <em>Settings</em> &rarr; <em>Applications</em> and
check <em>Unknown sources</em>.</li>
<li>Download <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-Android-12.03.apk/download">OpenRocket-Android-12.03.apk</a>
on your device and accept installation.</li>
</ol>
</div>
</div>
<div class="clear"></div>
<h2>Source code and older versions</h2>
<p><strong>Source packages</strong> and older versions of
OpenRocket are available in the
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/">SourceForge repository</a>.</p>
<p>Alternatively, the most recent development version can be
obtained from the
<a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/">SVN
repository</a>. It can be retrieved simply using the command</p>
<pre class="quote">$ svn co https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk OpenRocket</pre>
<p>The above URL may be used to connect to the repository with
other Subversion clients as well.</p>
</div>
<div class="valid">
<p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
</p>
</div>
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
piwik_action_name = '';
piwik_idsite = 1;
piwik_url = pkBaseURL + "piwik.php";
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
</script>
<noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
<!-- End Piwik Tag -->
</body>
</html>