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