sw/motorsim
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

14 years agoadded preferred units for speed
Bill Kuker [Fri, 30 Apr 2010 17:09:53 +0000 (17:09 +0000)]
added preferred units for speed

14 years ago(no commit message)
Bill Kuker [Wed, 16 Sep 2009 03:01:21 +0000 (03:01 +0000)]

14 years agoAdded ENG export
Bill Kuker [Wed, 9 Sep 2009 01:50:59 +0000 (01:50 +0000)]
Added ENG export

14 years agoAdded OD
Bill Kuker [Wed, 9 Sep 2009 00:18:14 +0000 (00:18 +0000)]
Added OD

14 years agoSwapped to AWT file dialog for better OSX look & feel
Bill Kuker [Tue, 8 Sep 2009 21:48:46 +0000 (21:48 +0000)]
Swapped to AWT file dialog for better OSX look & feel

14 years agoMade chooser remember old grain
Bill Kuker [Tue, 8 Sep 2009 21:36:03 +0000 (21:36 +0000)]
Made chooser remember old grain

14 years agoAdded offset
Bill Kuker [Tue, 8 Sep 2009 21:22:54 +0000 (21:22 +0000)]
Added offset

14 years agoChanged default motor to fit default grains
Bill Kuker [Tue, 8 Sep 2009 21:02:49 +0000 (21:02 +0000)]
Changed default motor to fit default grains

14 years agohid toolbar
Bill Kuker [Tue, 8 Sep 2009 21:00:08 +0000 (21:00 +0000)]
hid toolbar

14 years agoAdded C-Slot
Bill Kuker [Tue, 8 Sep 2009 20:49:34 +0000 (20:49 +0000)]
Added C-Slot

14 years agoChange name on all burns panel
Bill Kuker [Tue, 1 Sep 2009 23:25:13 +0000 (23:25 +0000)]
Change name on all burns panel

14 years agoLogging, organized imports
Bill Kuker [Tue, 1 Sep 2009 01:09:16 +0000 (01:09 +0000)]
Logging, organized imports

14 years agoMoved log4j properties so they work in jar file
Bill Kuker [Tue, 1 Sep 2009 00:56:33 +0000 (00:56 +0000)]
Moved log4j properties so they work in jar file

14 years agoAdded ISP calculation
Bill Kuker [Tue, 1 Sep 2009 00:47:31 +0000 (00:47 +0000)]
Added ISP calculation

14 years agoShow percent of motor class
Bill Kuker [Tue, 1 Sep 2009 00:32:22 +0000 (00:32 +0000)]
Show percent of motor class

14 years agoFixed fatjar settings
Bill Kuker [Tue, 1 Sep 2009 00:25:44 +0000 (00:25 +0000)]
Fixed fatjar settings