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
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
59c4b6d687
Update dbcook's database
2022-05-10 03:28:14 +02:00
hcraigmiller
2c5a449302
Additional parachute manufacturer products
...
Adds b2Rocketry and Spherachutes product lines
2022-04-26 03:39:53 -07:00
hcraigmiller
0ee4e14727
Parachute Manufacturers
...
Addition of Front Range Recovery and The Rocketman parachutes.
2022-04-19 12:11:39 -07: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
1b7c065654
Parachute Manufacturers added to preset components
...
Adds Front Range, FruityChutes, and The Rocketman.
2022-04-16 21:20:04 -07:00
hcraigmiller
cb3343dd78
Augment parachute manufactures and parachute components
...
Adds Front Range and FruityChutes parachutes to preset components list
2022-04-14 10:19:32 -07:00
SiboVG
524a94b722
Update parts database
2022-03-22 12:52:00 +01:00
JoePfeiffer
34302ccf13
Remove <legacy/> tag from four manuafacturers that do not appear in Dave's database
2022-02-21 15:38:27 -07:00
JoePfeiffer
f4a13dff44
Rename legacy component files to avoid name conflicts with new database (several of the new database files were getting "shadowed" by the legacy files.
2022-02-19 14:42:34 -07:00
JoePfeiffer
4fa38e45fc
Add submodule for Dave Cook's database
2022-01-24 18:22:55 -07:00
JoePfeiffer
5aa16cb556
Added an optional <Legacy /> element to the .orc files to mark all
...
the components in the file as legacy; used this to mark the files from our old
database.
2022-01-20 14:41:50 -07:00
JoePfeiffer
71202abfdc
Add Dave Cook's parts database as a git submodule, in a directory called swing/swing/resources-src/datafiles/components/
...
Move old rocksim-based database from .../presets to .../legacy_components
Move rocksim .csv files from .../rocksim_components to .../rocksim_src
Modify BaseComponentDTO to process units
Modify SerializePresets to take a set of directories containing .orc files
as command-line arguments, and process all of them.
Modify swing/build.xml to specify both legacy and new databases for import
2022-01-18 14:50:30 -07:00
kruland2607
cc5340ca46
Upon further research the estes nc data contained incorrect PNC-80FB
...
part which does not exist.
2014-04-23 15:15:38 -05:00
kruland2607
26fb295554
Rework source structure to separate swing gui code from core code.
...
Separate swing application code from core code. Moved a bunch of sources
and libraries around. Created new eclipse project.
Further refinements to make it build.
Update gitignore.
2013-09-27 11:34:46 -05:00