Kevin Ruland
398f302dfc
Change handling of Motor Digests. The computed digest value is now stored as a member variable in the ThrustCurveMotor and avaliable through the getDigest() method. getDigest() was added to the Motor interface. All references to MotorDigest.digestMotor() were removed from the application.
...
The android db now stores the digest. Also changed persistance mechanism for delays to store as comma delimited string.
The TestMotorLoader is now failing because the digests have changed.
2012-01-15 02:46:13 +00:00
Kevin Ruland
8d90a540e8
Fix unit test setup which has probably been broken since the ExceptionHandler was refactored to a static object stored in the Applicaiton.
2012-01-15 02:29:34 +00:00
Doug Pedrick
d6c730cfa4
DGP - support for clusters(import and export); added thickness to tube coupler; cleanup and refactoring
2012-01-10 02:13:18 +00:00
Doug Pedrick
453b7629d9
DGP - support for clusters(import and export); added thickness to tube coupler; cleanup and refactoring
2012-01-10 02:04:57 +00:00
Kevin Ruland
0e0fbff6e3
moving to core/
2012-01-08 02:25:52 +00:00