sw/motorsim
13 years agoMake Type enum static
Bill Kuker [Fri, 12 Nov 2010 14:01:03 +0000 (14:01 +0000)]
Make Type enum static

13 years agoMake fuel editors take fuel in ctor
Bill Kuker [Fri, 12 Nov 2010 01:36:52 +0000 (01:36 +0000)]
Make fuel editors take fuel in ctor

13 years agomake PLF fuel savable
Bill Kuker [Fri, 12 Nov 2010 01:35:33 +0000 (01:35 +0000)]
make PLF fuel savable
fix some character issues in io

13 years agoinitial fuel IO
Bill Kuker [Thu, 11 Nov 2010 21:10:44 +0000 (21:10 +0000)]
initial fuel IO

13 years agoAdd linear fuel editor
Bill Kuker [Thu, 11 Nov 2010 20:40:43 +0000 (20:40 +0000)]
Add linear fuel editor

13 years agofinish making it editable
Bill Kuker [Thu, 11 Nov 2010 20:40:17 +0000 (20:40 +0000)]
finish making it editable

13 years agoAllow multiple types of FuelEditors
Bill Kuker [Wed, 10 Nov 2010 00:26:45 +0000 (00:26 +0000)]
Allow multiple types of FuelEditors

13 years agoimports
Bill Kuker [Tue, 9 Nov 2010 23:52:55 +0000 (23:52 +0000)]
imports

13 years agoSplit out common fuel editor supertype for linear peicewise editor
Bill Kuker [Tue, 9 Nov 2010 23:52:25 +0000 (23:52 +0000)]
Split out common fuel editor supertype for linear peicewise editor

13 years agoMade editable combustion product an object of it's own.
Bill Kuker [Tue, 9 Nov 2010 13:18:20 +0000 (13:18 +0000)]
Made editable combustion product an object of it's own.
First version of piecewise linear fuel

13 years agoMade example motor like SRM
Bill Kuker [Mon, 8 Nov 2010 20:48:31 +0000 (20:48 +0000)]
Made example motor like SRM

13 years agoClosed TODO to shift grain based on ends inhibited
Bill Kuker [Mon, 8 Nov 2010 15:17:07 +0000 (15:17 +0000)]
Closed TODO to shift grain based on ends inhibited

13 years agoInclude grain in overall view
Bill Kuker [Mon, 8 Nov 2010 15:09:53 +0000 (15:09 +0000)]
Include grain in overall view

13 years agoAdd editable intergrain spacing
Bill Kuker [Mon, 8 Nov 2010 15:00:31 +0000 (15:00 +0000)]
Add editable intergrain spacing

13 years agoMore precision in safty factor display
Bill Kuker [Mon, 8 Nov 2010 15:00:12 +0000 (15:00 +0000)]
More precision in safty factor display

13 years ago(no commit message)
Bill Kuker [Mon, 8 Nov 2010 13:33:08 +0000 (13:33 +0000)]

13 years ago(no commit message)
Bill Kuker [Mon, 8 Nov 2010 13:32:45 +0000 (13:32 +0000)]

13 years agoCommit editing on enum selection
Bill Kuker [Mon, 8 Nov 2010 13:23:17 +0000 (13:23 +0000)]
Commit editing on enum selection

13 years agoPut error output on the top of the motor editor rather then on the results
Bill Kuker [Mon, 8 Nov 2010 12:51:56 +0000 (12:51 +0000)]
Put error output on the top of the motor editor rather then on the results

13 years agoAdded shared colors class
Bill Kuker [Mon, 8 Nov 2010 12:49:10 +0000 (12:49 +0000)]
Added shared colors class

13 years agoAdd Schedule 80
Bill Kuker [Mon, 8 Nov 2010 12:42:18 +0000 (12:42 +0000)]
Add Schedule 80

13 years agoFixed JLabel layouts
Bill Kuker [Mon, 8 Nov 2010 12:30:10 +0000 (12:30 +0000)]
Fixed JLabel layouts

13 years agoUse ClassChooser to select grain type. Looks nicer
Bill Kuker [Mon, 8 Nov 2010 12:11:47 +0000 (12:11 +0000)]
Use ClassChooser to select grain type. Looks nicer

13 years agoallow chamber type choice
Bill Kuker [Mon, 8 Nov 2010 11:58:16 +0000 (11:58 +0000)]
allow chamber type choice

13 years agoFixed another possible NPE
Bill Kuker [Mon, 8 Nov 2010 03:01:07 +0000 (03:01 +0000)]
Fixed another possible NPE

13 years agoMove Summary to top of motor editor, make it show progress.
Bill Kuker [Mon, 8 Nov 2010 01:49:54 +0000 (01:49 +0000)]
Move Summary to top of motor editor, make it show progress.
Awesome

13 years agoRefine BPL calling
Bill Kuker [Mon, 8 Nov 2010 01:49:12 +0000 (01:49 +0000)]
Refine BPL calling

13 years agoAdd burnComplete function to progress listener
Bill Kuker [Sun, 7 Nov 2010 16:09:57 +0000 (16:09 +0000)]
Add burnComplete function to progress listener

13 years agoMade burn ctor not start burn.
Bill Kuker [Sun, 7 Nov 2010 16:07:54 +0000 (16:07 +0000)]
Made burn ctor not start burn.
Add addBurnProgressListener() to burn
fixed editor to creat burn then start it.

13 years agoChanged BurnProgressListeners into a set
Bill Kuker [Sun, 7 Nov 2010 15:59:24 +0000 (15:59 +0000)]
Changed BurnProgressListeners into a set

13 years agoSplit out summary panel
Bill Kuker [Sun, 7 Nov 2010 15:54:59 +0000 (15:54 +0000)]
Split out summary panel

13 years ago(no commit message)
Bill Kuker [Sun, 7 Nov 2010 14:12:29 +0000 (14:12 +0000)]

13 years agoRename burstPressure to getBurstPressure so it shows up on the editor.
Bill Kuker [Sun, 7 Nov 2010 14:04:17 +0000 (14:04 +0000)]
Rename burstPressure to getBurstPressure so it shows up on the editor.
No setter so it is read only, but will probably allow setting in future

13 years agoDisplay Safty Factor and burst pressure if available
Bill Kuker [Sun, 7 Nov 2010 14:02:49 +0000 (14:02 +0000)]
Display Safty Factor and burst pressure if available

13 years agoCalculate Safty Factor
Bill Kuker [Sun, 7 Nov 2010 14:02:22 +0000 (14:02 +0000)]
Calculate Safty Factor

13 years agoFix Range Marker
Bill Kuker [Sat, 6 Nov 2010 21:37:28 +0000 (21:37 +0000)]
Fix Range Marker

13 years ago(no commit message)
Bill Kuker [Sat, 6 Nov 2010 21:27:58 +0000 (21:27 +0000)]

13 years ago(no commit message)
Bill Kuker [Sat, 6 Nov 2010 21:27:50 +0000 (21:27 +0000)]

13 years ago(no commit message)
Bill Kuker [Sat, 6 Nov 2010 21:27:25 +0000 (21:27 +0000)]

13 years ago(no commit message)
Bill Kuker [Sat, 6 Nov 2010 21:27:04 +0000 (21:27 +0000)]

13 years agoAdd ENUM support
Bill Kuker [Sat, 6 Nov 2010 21:20:00 +0000 (21:20 +0000)]
Add ENUM support

13 years agoGui refinement
Bill Kuker [Sat, 6 Nov 2010 19:40:26 +0000 (19:40 +0000)]
Gui refinement

13 years agoChanged motorIO from files to streams
Bill Kuker [Sat, 6 Nov 2010 19:13:36 +0000 (19:13 +0000)]
Changed motorIO from files to streams

13 years agoRemoved unused motor XML editor
Bill Kuker [Sat, 6 Nov 2010 19:08:40 +0000 (19:08 +0000)]
Removed unused motor XML editor

13 years agoMade editors have their own list of fuels
Bill Kuker [Fri, 5 Nov 2010 14:46:49 +0000 (14:46 +0000)]
Made editors have their own list of fuels

13 years agoSupport URI or inline (built in) fuels
Bill Kuker [Fri, 5 Nov 2010 14:44:11 +0000 (14:44 +0000)]
Support URI or inline (built in) fuels

13 years agomade getmap static
Bill Kuker [Fri, 5 Nov 2010 14:43:33 +0000 (14:43 +0000)]
made getmap static

13 years agoRemoved chart max / min funcs, replaced with range and domain marker functions.
Bill Kuker [Fri, 5 Nov 2010 13:42:29 +0000 (13:42 +0000)]
Removed chart max / min funcs, replaced with range and domain marker functions.

13 years agoIdentify fuels by URIs, resolve on load
Bill Kuker [Fri, 5 Nov 2010 13:17:51 +0000 (13:17 +0000)]
Identify fuels by URIs, resolve on load

13 years agoTemporary Fuel Fix
Bill Kuker [Fri, 5 Nov 2010 12:40:33 +0000 (12:40 +0000)]
Temporary Fuel Fix

13 years agoUpdated JFreechart & JCommon
Bill Kuker [Thu, 4 Nov 2010 23:33:05 +0000 (23:33 +0000)]
Updated JFreechart & JCommon

13 years agoMore reasonable end criteria
Bill Kuker [Thu, 4 Nov 2010 23:28:02 +0000 (23:28 +0000)]
More reasonable end criteria

13 years agoShow max and average on thrust & pressure
Bill Kuker [Thu, 4 Nov 2010 23:27:54 +0000 (23:27 +0000)]
Show max and average on thrust & pressure

13 years agoAdd option to mark max, average
Bill Kuker [Thu, 4 Nov 2010 23:27:11 +0000 (23:27 +0000)]
Add option to mark max, average

13 years ago(no commit message)
Bill Kuker [Thu, 4 Nov 2010 19:12:38 +0000 (19:12 +0000)]

13 years agoAdd Star grain
Bill Kuker [Thu, 4 Nov 2010 17:38:31 +0000 (17:38 +0000)]
Add Star grain

13 years agoSet correct fuel on open motor
Bill Kuker [Thu, 4 Nov 2010 17:14:51 +0000 (17:14 +0000)]
Set correct fuel on open motor

13 years agoGet preferred units by quantity
Bill Kuker [Sun, 31 Oct 2010 19:09:43 +0000 (19:09 +0000)]
Get preferred units by quantity

13 years ago(no commit message)
Bill Kuker [Sun, 31 Oct 2010 18:51:38 +0000 (18:51 +0000)]

13 years ago(no commit message)
Bill Kuker [Sun, 31 Oct 2010 18:25:04 +0000 (18:25 +0000)]

13 years ago(no commit message)
Bill Kuker [Sun, 31 Oct 2010 18:24:43 +0000 (18:24 +0000)]

13 years agoMoved burn summary math out of GUI
Bill Kuker [Sun, 31 Oct 2010 15:56:51 +0000 (15:56 +0000)]
Moved burn summary math out of GUI

13 years agoAdd area
Bill Kuker [Sun, 31 Oct 2010 15:25:13 +0000 (15:25 +0000)]
Add area

13 years agofixed
Bill Kuker [Sun, 31 Oct 2010 15:25:06 +0000 (15:25 +0000)]
fixed

13 years agoImproved Test Code
Bill Kuker [Sun, 31 Oct 2010 13:37:58 +0000 (13:37 +0000)]
Improved Test Code

13 years agoFixed some warnings
Bill Kuker [Sat, 30 Oct 2010 20:34:15 +0000 (20:34 +0000)]
Fixed some warnings

13 years agowarnings
Bill Kuker [Sat, 30 Oct 2010 18:21:46 +0000 (18:21 +0000)]
warnings

13 years agowarnings
Bill Kuker [Sat, 30 Oct 2010 18:13:41 +0000 (18:13 +0000)]
warnings

13 years agowarnings
Bill Kuker [Sat, 30 Oct 2010 18:13:09 +0000 (18:13 +0000)]
warnings

13 years agoConsolidating some to String methods in RocketScieence
Bill Kuker [Sat, 30 Oct 2010 18:12:49 +0000 (18:12 +0000)]
Consolidating some to String methods in RocketScieence

13 years agoConsolidating some to String methods in RocketScieence
Bill Kuker [Sat, 30 Oct 2010 18:12:12 +0000 (18:12 +0000)]
Consolidating some to String methods in RocketScieence

13 years agocleared a warning
Bill Kuker [Sat, 30 Oct 2010 17:00:04 +0000 (17:00 +0000)]
cleared a warning

13 years agoTest organization
Bill Kuker [Sat, 30 Oct 2010 16:59:45 +0000 (16:59 +0000)]
Test organization

13 years agoOrganization
Bill Kuker [Sat, 30 Oct 2010 16:52:57 +0000 (16:52 +0000)]
Organization

13 years agomove gui to another source package
Bill Kuker [Sat, 30 Oct 2010 16:50:03 +0000 (16:50 +0000)]
move gui to another source package

13 years agocleared some warnings
Bill Kuker [Mon, 25 Oct 2010 16:56:21 +0000 (16:56 +0000)]
cleared some warnings

13 years ago(no commit message)
Bill Kuker [Mon, 25 Oct 2010 15:23:44 +0000 (15:23 +0000)]

13 years agoMoved motors
Bill Kuker [Mon, 25 Oct 2010 15:20:47 +0000 (15:20 +0000)]
Moved motors

13 years agoMoved test to separate source folder
Bill Kuker [Mon, 25 Oct 2010 15:12:24 +0000 (15:12 +0000)]
Moved test to separate source folder

13 years ago(no commit message)
Bill Kuker [Mon, 25 Oct 2010 14:29:58 +0000 (14:29 +0000)]

13 years ago(no commit message)
Bill Kuker [Mon, 25 Oct 2010 14:29:48 +0000 (14:29 +0000)]

13 years ago(no commit message)
Bill Kuker [Mon, 25 Oct 2010 14:29:34 +0000 (14:29 +0000)]

13 years ago(no commit message)
Bill Kuker [Mon, 25 Oct 2010 14:25:40 +0000 (14:25 +0000)]

13 years ago(no commit message)
Bill Kuker [Mon, 25 Oct 2010 14:24:52 +0000 (14:24 +0000)]

13 years agocenter hardware vert
Bill Kuker [Mon, 25 Oct 2010 11:58:58 +0000 (11:58 +0000)]
center hardware vert

13 years agosplit hardware tab vertically
Bill Kuker [Sun, 24 Oct 2010 23:34:44 +0000 (23:34 +0000)]
split hardware tab vertically

13 years agominor fix to not show NULL
Bill Kuker [Sun, 24 Oct 2010 22:34:34 +0000 (22:34 +0000)]
minor fix to not show NULL

13 years agoSave preferred units as user preference
Bill Kuker [Sun, 24 Oct 2010 19:08:31 +0000 (19:08 +0000)]
Save preferred units as user preference

13 years agoShow value on marker
Bill Kuker [Sun, 24 Oct 2010 18:53:33 +0000 (18:53 +0000)]
Show value on marker

13 years agocleared some warnings
Bill Kuker [Sun, 24 Oct 2010 18:52:08 +0000 (18:52 +0000)]
cleared some warnings

13 years agofixed approx
Bill Kuker [Sun, 24 Oct 2010 18:49:49 +0000 (18:49 +0000)]
fixed approx

13 years agomoved approx function to RocketScience.
Bill Kuker [Sun, 24 Oct 2010 18:07:53 +0000 (18:07 +0000)]
moved approx function to RocketScience.
Made progress panel show % and regression

13 years agoMake all motors graph a menu item
Bill Kuker [Sun, 24 Oct 2010 17:50:57 +0000 (17:50 +0000)]
Make all motors graph a menu item

13 years agoorganized Imports
Bill Kuker [Sun, 24 Oct 2010 17:40:29 +0000 (17:40 +0000)]
organized Imports

13 years ago(no commit message)
Bill Kuker [Sun, 24 Oct 2010 17:19:32 +0000 (17:19 +0000)]

14 years agoSR Fuel Editor, not integrated with motors
Bill Kuker [Sat, 1 May 2010 14:34:14 +0000 (14:34 +0000)]
SR Fuel Editor, not integrated with motors

14 years agoAdded EndBurner with Punt
Bill Kuker [Sat, 1 May 2010 13:29:20 +0000 (13:29 +0000)]
Added EndBurner with Punt

14 years agobetter sizeing
Bill Kuker [Fri, 30 Apr 2010 17:11:38 +0000 (17:11 +0000)]
better sizeing

14 years agoMade type mutable
Bill Kuker [Fri, 30 Apr 2010 17:11:05 +0000 (17:11 +0000)]
Made type mutable

14 years agofixed exception when no data
Bill Kuker [Fri, 30 Apr 2010 17:10:37 +0000 (17:10 +0000)]
fixed exception when no data