Launch rod velocity in FlightData
[debian/openrocket] / ChangeLog
1 2010-09-04  Sampo Niskanen
2
3         * Added launch rod velocity to FlightData
4         * [BUG] Total velocity was measured from airspeed
5
6 2010-09-03  Sampo Niskanen
7
8         * Released version 1.1.1
9
10 2010-09-01  Sampo Niskanen
11
12         * [BUG] Fixed rocket config dialog being too large
13
14 2010-08-31  Sampo Niskanen
15
16         * Updated all thrust curves from thrustcurve.org
17
18 2010-08-30  Sampo Niskanen
19
20         * Implemented user-defined thrust curve loading
21
22 2010-07-30  Sampo Niskanen
23
24         * [BUG] Fixed motor statistic computation
25         * Finalized enhanced motor selection dialog
26
27 2010-07-22  Doug Pedrick
28
29         * [BUG] Fixed RockSim fin loading
30
31 2010-07-21  Sampo Niskanen
32
33         * Implemented enhanced motor selection dialog
34         * Background motor loading & startup time optimization
35
36 2010-07-20  Doug Pedrick
37
38         * [BUG] Exception when loading Rocksim files
39
40 2010-07-19  Sampo Niskanen
41
42         * [BUG] Various small bug fixes
43
44 2010-07-18  Sampo Niskanen
45
46         * Major refactoring of simulation code
47
48 2010-03-21  Sampo Niskanen
49
50         * Released version 1.1.0
51
52 2010-03-20  Doug Pedrick
53
54         * [BUG] Fixed RockSim design material loading
55
56 2010-03-20  Sampo Niskanen
57
58         * Minor enhancements to the logging system
59         * Updated unit tests of Rocksim file loading
60
61 2010-03-13  Doug Pedrick / Sampo Niskanen
62
63         * Initial RockSim design loading support
64
65 2010-03-10  Sampo Niskanen
66
67         * Released version 1.0.0
68         * [BUG] Removing point of freeform fin could create intersecting shape
69
70 2010-03-09  Sampo Niskanen
71
72         * Updated thrustcurves with newest curves from thrustcurve.org
73         * Updated splash screen
74
75 2010-03-05  Sampo Niskanen
76
77         * [BUG] Fixed exception for fins with small root chord
78
79 2010-02-26  Sampo Niskanen
80
81         * Simulation panel max.acceleration now from flight stage only
82
83 2010-02-17  Sampo Niskanen
84
85         * Released version 0.9.6
86
87 2010-01-11  Sampo Niskanen
88
89         * Detect out of memory condition even if masked by another exception
90         * Updated copyright year
91
92 2009-12-31  Sampo Niskanen
93
94         * [BUG] Exception when removing component listeners
95         * [BUG] OutOfMemoryError was masked when saving file
96
97 2009-12-30  Sampo Niskanen
98
99         * [BUG] "Reset" button did nothing for simulation time step
100
101 2009-12-29  Sampo Niskanen
102
103         * Update fin calculation methods for 1 and 2 fin sets
104         * Rotate rocket to worst roll angle before simulations
105
106 2009-12-23  Sampo Niskanen
107
108         * Updated time step selection methods
109
110 2009-12-16  Sampo Niskanen
111
112         * [BUG] Fixed NullPointerException in ComponentConfigDialog
113
114 2009-12-15  Sampo Niskanen
115
116         * [BUG] Illegal mapping in SimulationRunDialog
117         * [BUG] Fixed assertions in Quaternion class
118
119 2009-12-14  Sampo Niskanen
120
121         * Implemented central logging system (not taken into use yet)
122
123 2009-12-05  Sampo Niskanen
124
125         * [BUG] Fixed assertions in Quaternion class
126
127 2009-12-03  Sampo Niskanen
128
129         * [BUG] Fixed fin computation of two-fin set
130
131 2009-12-02  Sampo Niskanen
132
133         * Take into account all fins in fin-fin interference
134         * Removed 15%/6% fin dependence on lateral wind direction
135
136 2009-11-28  Sampo Niskanen
137
138         * Released version 0.9.5
139         * [BUG] NPE when clearing combo box selections
140         * Minor fixes to update checking
141         * Added a few guidance texts
142
143 2009-11-27  Sampo Niskanen
144
145         * [BUG] Fixed computing inner radius of centering ring
146         * Removed RuntimeException instantiation from all classes
147
148 2009-11-24  Sampo Niskanen
149
150         * Released version 0.9.4
151
152 2009-11-24  Sampo Niskanen
153
154         * Close original window when opening example design
155         
156 2009-11-10  Sampo Niskanen
157
158         * [BUG] Fixed transition volume/mass computation
159         * [BUG] Simulations etc. using removed motor configuration IDs
160
161 2009-10-11  Sampo Niskanen
162
163         * [BUG] Sorting motor selection dialog with ',' decimal separator
164         
165 2009-10-10  Sampo Niskanen
166
167         * Removed non-ASCII characters from source code files
168         * Created Chars class for non-ASCII characters
169         * Added styrofoam materials
170
171 2009-10-04  Sampo Niskanen
172
173         * [BUG] Fixed too high configuration dialogs
174
175 2009-10-03  Sampo Niskanen
176
177         * Added debug information to ant build file compilation
178         * Implemented update information fetching (client side)
179
180 2009-09-26  Sampo Niskanen
181
182         * Implemented custom material editing
183
184 2009-09-20  Sampo Niskanen
185
186         * Implemented more unit tests, fixed bugs
187
188 2009-09-19  Sampo Niskanen
189
190         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
191         * Implemented non-exception throwing bug handling
192         * [BUG] Fixed unnecessary cropping for component tree names
193
194 2009-09-10  Sampo Niskanen
195
196         * [BUG] Freeform fin set shape undo not working
197         * [BUG] Conversion to freeform fin set not working
198
199 2009-09-08  Sampo Niskanen
200
201         * Allow components to be attached to tube coupler
202
203 2009-09-07  Sampo Niskanen
204
205         * Implemented fin tab save/load
206
207 2009-09-04  Sampo Niskanen
208
209         * Implemented through-the-wall fin tabs (excluding save/load)
210
211 2009-09-01  Sampo Niskanen
212
213         * Released version 0.9.3
214
215 2009-08-29  Sampo Niskanen
216
217         * Extracted motor manufacturer into separate class
218         * Started writing unit tests
219
220 2009-08-28  Sampo Niskanen
221
222         * Added icon and source info to About dialog
223         * Finalized flight event plot icons
224         
225 2009-08-27  Sampo Niskanen
226
227         * Allow clicking on label to toggle checkbox in two tables
228
229 2009-08-21  Sampo Niskanen
230
231         * Showing events in non-time-domain-plots
232
233 2009-08-20  Sampo Niskanen
234
235         * Showing events in time-domain plots
236
237 2009-08-15  Sampo Niskanen
238
239         * Possibility to save user-defined materials
240
241 2009-08-14  Sampo Niskanen
242
243         * Plots ignore trailing NaN values
244         
245 2009-08-13  Sampo Niskanen
246
247         * [BUG] Added fin cant for elliptical fins
248
249 2009-08-12  Sampo Niskanen
250
251         * Warning dialog when loading files
252         * [BUG] Unnecessary warnings when loading files
253
254 2009-08-09  Sampo Niskanen
255
256         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
257           more rigorous input checking etc)
258
259 2009-08-08  Sampo Niskanen
260
261         * Refactored motor loading and "Simple XML" loading classes
262         * Implemented RockSim motor definition file loading
263
264 2009-08-07  Sampo Niskanen
265
266         * Created window icons and took into use
267         * Changed motor burn time and avg. thrust calculations to be
268           NFPA 1125 compliant
269
270 2009-08-03  Sampo Niskanen
271
272         * Automatic bug reporting when uncaught exceptions occur
273
274 2009-07-29  Sampo Niskanen
275
276         * Clustered inner tube splitting
277         * [BUG] Copy-pasted inner tubes shared motors
278
279 2009-07-28  Sampo Niskanen
280
281         * Opening of example rocket designs
282         
283 2009-07-27  Sampo Niskanen
284
285         * [BUG] Launch lug radial position not correctly loaded
286
287 2009-07-26  Sampo Niskanen
288
289         * [BUG] Fixed unit name of ft/s^2
290         * Implemented flight data exporting
291         * [BUG] Fixed "unknown error" when opening file of zero size
292         * [BUG] Fixed exception in motor configuration name editing
293
294 2009-07-13  Sampo Niskanen
295
296         * Released version 0.9.2
297
298 2009-07-12  Sampo Niskanen
299
300         * [BUG] Better DescriptionArea based on JEditorPane
301
302 2009-07-09  Sampo Niskanen
303
304         * [BUG] Fixed imperial unit conversions
305         * [BUG] Fixed engine block icon transparency
306
307 2009-06-26  Sampo Niskanen
308
309         * Progress dialogs for file open/save
310         * File size estimate in save dialog
311
312 2009-06-20  Sampo Niskanen
313
314         * New edit motor configurations dialog
315         * Changed FreeformFinSet to throw checked exceptions
316
317 2009-06-11  Sampo Niskanen
318
319         * Added search field to motor chooser dialog
320
321 2009-06-09  Sampo Niskanen
322
323         * Released version 0.9.1
324
325 2009-06-08  Sampo Niskanen
326
327         * Fixed loading of icons from JAR
328
329 2009-06-06  Sampo Niskanen
330
331         * Cut/Copy/Paste of simulations
332         * Improved build scripts
333
334 2009-05-28  Sampo Niskanen
335
336         * Added startup check for Java 1.6 and OpenJDK
337
338 2009-05-28  Sampo Niskanen
339
340         * Fixed FixedPrecisionUnit formatting
341         * Fixed saving of transitions
342         * Fixed file dialog directory browsing
343         * Initial shift-click selects second component from figure
344         * Allow adding body components without selecting stage
345         
346 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
347
348         * Initial release 0.9.0