Recent news:
+
24.11.2011: Version 1.1.9 is
+ released!
+
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 Geodetic calculations option in the simulation
+ options. It's not (yet) a full spherical computation model, but
+ should be accurate enough for almost all sub-orbital needs.
+
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.
25.8.2011: Version 1.1.8 is
released!
This release contains bug fixes to the optimization methods.
@@ -66,16 +78,6 @@
easy to optimize against particulars of the simulation methods,
instead of true physical phenomena. Always keep common sense at
hand and take the results with a grain of salt.
-
22.7.2011: Version 1.1.6 is
- released!
-
This release includes initial localization support and
- translations to French, German and Spanish. This is thanks to the
- great work of Boris du Reau, and the teams from Tripoli France,
- Tripoli Spain and ERIG e.V. If you prefer to use some other
- language than the system default, you can select the language on
- the "Options" tab of the preferences dialog.
-
The release also includes design scaling support and numerous bug
- fixes.
Ready packages
@@ -94,13 +96,13 @@
Stable release
@@ -117,7 +119,7 @@
Windows) by double-clicking the package icon. No installation is
required.
From the command line OpenRocket can be started by
- java -jar OpenRocket-1.1.8.jar
+
java -jar OpenRocket-1.1.9.jar
News
+
24.11.2011: Version 1.1.9 is
+ released!
+
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 Geodetic calculations option in the simulation
+ options. It's not (yet) a full spherical computation model, but
+ should be accurate enough for almost all sub-orbital needs.
+
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.
25.8.2011: Version 1.1.8 is
released!
This release contains bug fixes to the optimization methods.
diff --git a/web/htp/htp.def b/web/htp/htp.def
index cd4568d4a..be65ee305 100644
--- a/web/htp/htp.def
+++ b/web/htp/htp.def
@@ -1,5 +1,5 @@
-
+
diff --git a/web/htp/news.htp b/web/htp/news.htp
index 56db88da3..ae125a8c5 100644
--- a/web/htp/news.htp
+++ b/web/htp/news.htp
@@ -9,6 +9,21 @@
+ 24.11.2011: Version 1.1.9 is
+ released!
+
+ 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 Geodetic calculations option in the simulation
+ options. It's not (yet) a full spherical computation model, but
+ should be accurate enough for almost all sub-orbital needs.
+
+ 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.
+
25.8.2011: Version 1.1.8 is
released!
@@ -33,6 +48,10 @@
instead of true physical phenomena. Always keep common sense at
hand and take the results with a grain of salt.
+
+
+
+
22.7.2011: Version 1.1.6 is
released!
@@ -46,10 +65,6 @@
The release also includes design scaling support and numerous bug
fixes.
-
-
-
-
10.6.2011: Version 1.1.5 is
released!