SiboVG
b9f758b095
Merge pull request #1347 from hcraigmiller/Preparation-for-Spill-Hole-Inclusion
...
Adds additional presets for use in .orc files without throwing errors
2022-05-18 00:37:42 +02:00
SiboVG
656d63f3d8
Remove some redundant comments
2022-05-18 00:33:45 +02:00
JoePfeiffer
d0fd71f399
rerun all examples
2022-05-14 09:18:06 -06:00
JoePfeiffer
fbd80f480d
Modify GroundStepper to not add datapoint to simulation status
...
Modify BasicLandingStepper to recalculate timestep on last step to find
actual landing data
Modify BasicEventSimulationEngine to watch for altitude less than MathUtil.EPSILON rather than 0 (since BasicLandingStepper now finds altitude exactly equal to 0)
2022-05-13 10:32:00 -06:00
hcraigmiller
74ae3a03e0
Adds packed length and diameter to preset editor
...
Adds packed length and diameter to preset editor; also adds labels and additional presets for .orc files so that spill hole data can be added to the .orc files without throwing warnings (does not change editor for spill holes).
2022-05-10 17:33:57 -07:00
hcraigmiller
bbb578ce63
CRITICAL pre-beta ORC corrections
...
Corrects FruityChutes packed length and diameter units omission in entire parachute line; as well as Rocketman single decimal point placement error.
2022-05-10 15:46:29 -07:00
SiboVG
f9851557e4
Merge pull request #1339 from SiboVG/issue-1326
...
[fixes #1326 ] Update opacity slider with color button alpha change
2022-05-10 19:16:17 +02:00
SiboVG
59c4b6d687
Update dbcook's database
2022-05-10 03:28:14 +02:00
SiboVG
938fc2436e
[ #1326 ] Update opacity slider with color button alpha change
2022-05-10 02:22:04 +02:00
hcraigmiller
061acb8f89
Fixed icon missing error
...
OR was throwing a missing icon error on startup. This fixes that issue.
2022-05-04 17:02:17 -07:00
Joe Pfeiffer
61e71b7239
Merge pull request #1322 from hcraigmiller/NEW-Export-Feature
...
NEW Changed File > Export menu format to accommodate multiple file format
2022-05-04 17:33:21 -06:00
hcraigmiller
85559d6da2
Update File menu and submenu
...
Improves File menu and submenus in preparation for the addition of future features.
2022-05-04 14:14:59 -07:00
SiboVG
12cba42dca
Merge pull request #1323 from SiboVG/issue-1320
...
[fixes #1320 ] Remove 'Custom' material option from preference's add new material
2022-05-01 23:52:22 +02:00
SiboVG
4caba0fcb5
Remove CUSTOM material from preference's add new material
...
There is just no logic in adding the 'CUSTOM' option from the dropdown, because it is not even a type of density material
2022-05-01 23:34:03 +02:00
SiboVG
d9b3b77eb7
Fix imports in BasicFrame
2022-05-01 22:28:51 +02:00
hcraigmiller
ac9d177012
Removed RASAero export option
...
Pending the creation of the RASAero export translator, the export menu option for RASAero has been removed.
2022-05-01 11:11:34 -07:00
hcraigmiller
0e0e006553
Removed comment on line 1243
...
The compiler was throwing a warning related to the "file" indicated, so I commented the line out. This change restores the line's prior status.
2022-05-01 01:40:12 -07:00
hcraigmiller
735966de36
NEW Export Feature
...
Replaces previous commit
2022-05-01 00:12:09 -07:00
JoePfeiffer
4eacd1e659
Add listener for changes to rocket to component analysis dialog
2022-04-29 11:00:54 -06:00
SiboVG
d0348726d3
Merge pull request #1312 from JoePfeiffer/fix-1207a
...
Rewrite tube fin and launch lug drag calculations
2022-04-28 01:33:52 +02:00
SiboVG
d481ee8f65
Remove extra whitespace under MassComponentConfig auto checkbox
2022-04-28 01:28:36 +02:00
SiboVG
8c48c36226
Re-add fruity chutes
2022-04-28 01:22:45 +02:00
SiboVG
f44920991a
Fix merge conflict?
2022-04-28 01:19:36 +02:00
SiboVG
35947c8df2
Fix merge conflict?
2022-04-28 01:19:36 +02:00
SiboVG
b5fc95eb26
Fix StreamerConfig comment
2022-04-28 01:19:35 +02:00
SiboVG
c8fc18c98f
Implement auto radius for all mass objects
2022-04-28 01:19:35 +02:00
SiboVG
eb50857f52
Implement auto packed diameter for parachute
...
Adds an Auto checkbox in the parachute configuration dialog that automatically sets the parachute's packed diameter equal to the inner diameter of its parent
2022-04-28 01:19:35 +02:00
hcraigmiller
3595efb279
Delete Fruity_Chutes_Enhanced.orc
2022-04-28 01:19:35 +02:00
SiboVG
14bd046a67
Fix merge conflict?
2022-04-28 00:26:46 +02:00
SiboVG
fbcefeb46f
Fix StreamerConfig comment
2022-04-28 00:11:17 +02:00
JoePfeiffer
61960fb15d
New tube drag calculation reduces launch lug drag, so unit tests need to be modified to match.
2022-04-27 15:36:21 -06:00
SiboVG
c6788c9594
Implement auto radius for all mass objects
2022-04-27 21:36:35 +02:00
SiboVG
3166dee81c
Implement auto packed diameter for parachute
...
Adds an Auto checkbox in the parachute configuration dialog that automatically sets the parachute's packed diameter equal to the inner diameter of its parent
2022-04-27 21:31:39 +02:00
hcraigmiller
2c5a449302
Additional parachute manufacturer products
...
Adds b2Rocketry and Spherachutes product lines
2022-04-26 03:39:53 -07:00
SiboVG
08324fbefb
Merge pull request #1308 from hcraigmiller/Parachute-Front-Range
...
Additional parachute manufacturer's data
2022-04-26 09:54:01 +02:00
SiboVG
b51fed39ed
Use full file path for thrust curve import error message
2022-04-20 09:42:57 +02:00
SiboVG
3a434ed4ac
Use modal type for thrust import error popup
2022-04-20 08:05:30 +02:00
hcraigmiller
0ee4e14727
Parachute Manufacturers
...
Addition of Front Range Recovery and The Rocketman parachutes.
2022-04-19 12:11:39 -07:00
SiboVG
2ad61ef437
Merge pull request #1307 from hcraigmiller/Parachute-Makers
...
Parachute Manufacturers added to preset components
2022-04-19 15:09:22 +02:00
hcraigmiller
87d7210a0e
Delete Rocketman.orc
2022-04-19 04:08:30 -07:00
hcraigmiller
53b0bb7b80
Delete Rocketman_Enhanced.orc
2022-04-19 04:08:15 -07:00
hcraigmiller
21695a5ac2
Delete Front_Range_Rocket_Recovery_Enhanced.orc
2022-04-19 04:06:26 -07:00
hcraigmiller
7d7a831e3b
Delete Fruity_Chutes.orc
2022-04-19 04:05:57 -07:00
hcraigmiller
b9213ce300
Delete Front_Range_Rocket_Recovery.orc
2022-04-19 04:05:39 -07:00
hcraigmiller
3fefca0c2c
Parachute Manufacturers added to preset components
...
Adds Front Range, FruityChutes, and The Rocketman parachutes.
2022-04-19 04:01:35 -07:00
hcraigmiller
c3e1e85f1d
Delete Rocketman_Enhanced.orc
2022-04-19 03:24:06 -07:00
hcraigmiller
28c2799385
Delete Fruity_Chutes_Enhanced.orc
2022-04-19 03:23:44 -07:00
hcraigmiller
cf37764f29
Delete Fruity_Chutes.orc
2022-04-19 03:21:17 -07:00
hcraigmiller
3d6145cebc
Delete Front_Range_Rocket_Recovery.orc
2022-04-19 03:19:38 -07:00
hcraigmiller
5870278297
Delete Front_Range_Rocket_Recovery_Enhanced.orc
2022-04-19 03:18:02 -07:00