78 Commits

Author SHA1 Message Date
JoePfeiffer
edbb826bbb update 3D printable rocket example 2023-09-27 08:20:47 -06:00
JoePfeiffer
d185be011c Include the actual .ork file 2023-09-16 18:10:59 -06:00
JoePfeiffer
8449d903b4 Improved sustainer fin section/interstage design to allow for through-the-wall fin mount for entire fin chord 2023-07-15 17:49:35 -06:00
JoePfeiffer
151b81ab90 New two-stage rocket example 2023-07-13 16:04:13 -06:00
H Craig Miller
1eb2e1ccf9 Update examples to include plugged motors
Update examples to include plugged motors
2023-03-17 00:26:19 -07:00
H Craig Miller
647d9cc8d9 Update Base drag hack (short-wide).ork
Updated and saved flight simulations so that the flight simulations do not run when the tab is selected.
2023-02-01 00:31:17 -08:00
H Craig Miller
33ef82d29f Update Base drag hack (short-wide).ork
Cleaned up some text.
2023-01-31 19:40:32 -08:00
H Craig Miller
a73677355c Base Drag Hack Example
Adds the "Base drag hack (short-wide)" example.
2023-01-31 19:30:09 -08:00
SiboVG
fc7a026d68 Merge branch 'unstable' into Update-example-rockets-to-include-simulation-data
# Conflicts:
#	swing/resources/datafiles/examples/Simulation extensions and scripting.ork
#	swing/resources/datafiles/examples/Simulation extensions.ork
2023-01-17 19:25:13 +01:00
JoePfeiffer
88e09bacd4 Update saved simulation results for extension and scripting examples 2023-01-17 09:41:28 -07:00
JoePfeiffer
768dcdaead fix merge conflict 2023-01-17 09:20:05 -07:00
H Craig Miller
3989dff667 Update Pods--powered with recovery deployment.ork
Corrected settings on powered pods
2023-01-15 21:00:19 -08:00
H Craig Miller
d75d8e425b [1972] Update example rockets to include simulation data
All designs checked/updated simulations.
2023-01-15 17:16:52 -08:00
H Craig Miller
15ca3bc738 Update Pods--airframes and winglets.ork
Added Pods--airframes and winglets. I don't know why it was glitched, but I couldn't replicate the glitch.
2023-01-08 19:21:39 -08:00
JoePfeiffer
f61b8799ab Name chutes "main" and "drogue", not part number. 2023-01-07 15:54:24 -07:00
JoePfeiffer
b4a6022de2 change parachute sizes for safer descent rates 2023-01-07 15:50:16 -07:00
H Craig Miller
d27a836622 Update example parachutes to reduce descent fps
Adjusted example parachutes to reduce descent fps on mains to about or less than 18 fps and on drogues to about or less than 90 fps. The affected examples are: Two-stage rocket, TARC payload rocket, Airstart rocket, and Dual parachute deployment rocket.
2023-01-07 11:29:53 -08:00
JoePfeiffer
ba64ba2f1a add revised scripting example 2023-01-07 08:07:36 -07:00
JoePfeiffer
ee8fe7f089 Modified simulation scripting example to use JavaScript for both listeners.
Modified simulation extension example to tell users where to look for the code for the extensions
2023-01-06 15:43:51 -07:00
H Craig Miller
278930cb48 Update Pods--powered with recovery deployment.ork
Updated to include simulations after merge of pod recovery changes.
2023-01-05 14:02:29 -08:00
SiboVG
1722459147 Add custom design file ordering + separator 2022-12-31 23:39:56 -08:00
H Craig Miller
7859cd1ed4 Rename and re-order example designs
Rename and re-order example designs
2022-12-31 12:43:47 -08:00
Sibo Van Gool
ffc7daad0a
Merge pull request #1917 from neilweinstock/pod-example
Updated Pods Example Rocket
2022-12-29 01:03:10 +01:00
Neil Weinstock
91dde69f42
Fixed discontinuity error 2022-12-24 17:20:19 -05:00
Neil Weinstock
84c5485f8f
Use a reversed nose cone as the pod tail 2022-12-24 16:56:59 -05:00
H Craig Miller
ea4f52cb77 Update Boosted Dart.ork
In current unstable, the Boosted Dart example is throwing an invalid parameter error. This PR updates that file so that no error is thrown.
2022-12-24 06:11:07 -08:00
Neil Weinstock
4779a4967d
Updated Pods Example Rocket 2022-12-22 16:34:33 -05:00
H Craig Miller
2a187635d9 Update A simple model rocket.ork
Change root and tip chords from 50mm to 2in to avoid unknown conversion error.
2022-12-19 01:07:48 -08:00
JoePfeiffer
9027b21a12 Convert Roll control example listener to simulation extension 2022-12-07 15:29:16 -07:00
H Craig Miller
ec76aa6787 Update Apocalypse with decals.ork
Apocalypse example, changed lunch lugs to rails buttons, and reoriented rotation to -120 to avoid fins.
2022-11-21 23:09:52 -08:00
JoePfeiffer
2c8c29c46d Wait to do TUMBLE processing until actual TUMBLE event is removed from queue
Run TARC payloader simulation and save new simulation data.  I compared our simulation data with an on-line descent rate calculator at https://descentratecalculator.onlinetesting.net/ and saw that the results are well within 1 fps of each other.
2022-11-07 08:02:48 -07:00
JoePfeiffer
d8e04a8127 Add dual deploy example 2022-09-27 16:08:06 -06:00
thzero
8074ab1349 replace const keyword with let keyword to resolve issue; also cleanup to name variables with descriptive names instead of single letters 2022-07-24 07:24:58 -05:00
thzero
1b1eecaa4b refactor the graaljs integration to allow Java code to be called; updated the simulation extension and scripting to due to a change in the FlightConfiguration 2022-07-02 13:55:09 -05:00
hcraigmiller
0e3716bc52 Update Three-stage rocket example
Ran/saved simulations
2022-06-26 21:00:04 -07:00
hcraigmiller
ce462bcf22 Update Three-stage rocket example
Corrected design error related to staging couplers.
2022-06-26 18:00:20 -07:00
hcraigmiller
80524572e3 Update Tube Fin Example
Updated Tube Fin example to include basic required components to function correctly... streamer decent rate too high (substituted parachute), no engine block or launch lug. Changes also re-ran simulation and eliminated tube fin warning.
2022-06-20 21:36:30 -07:00
Neil Weinstock
0efcaf9c73
Merge pull request #1463 from hcraigmiller/Update-Apocalypse
Update Apocalypse example
2022-06-20 17:23:00 -04:00
hcraigmiller
ae3c3f74d8 Update Apocalypse example
changed nose cone and transition shoulder diameters to be consistent with body tube inner diameter; changed parachute characteristics to reduce decent to appropriate rate; moved centering forward and middle centering rings to ends of fins; changed fin tabs to be consistent with 15.03; rotated launch lugs so that rod is not going through fins.
2022-06-18 09:57:00 -07:00
hcraigmiller
b3db5ced19 Update Three-stage Rocket
Changed sustainer motor delays to avoid recovery device deployment at high speed warning.
2022-06-17 22:43:16 -07:00
JoePfeiffer
34f7e42c74 Replace old parallel staging example with a new one that just demonstrates paralllel booster stages, and is a more reasonable design 2022-06-01 14:48:00 -06:00
JoePfeiffer
d0fd71f399 rerun all examples 2022-05-14 09:18:06 -06:00
Joe Pfeiffer
6a3fa9820c
Merge pull request #1106 from SiboVG/issue-1055
[fixes #1055] Improve OR's simulation behavior
2022-02-08 18:56:46 -07:00
SiboVG
2350b5cbd6 Update example files with corrected launchRodDirection
The launchRodDirection saved in these example files was wrong and caused an outdated status update when editing the sim or saving the file
2022-02-06 18:49:02 +01:00
JoePfeiffer
0cd5dcbe09 Eliminate serialization of component preset files
Relabel "Legacy Component Checkbox" to "Legacy Database Checkbox" to make clearer
2022-01-26 09:54:28 -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
Billy Olsen
f71ae2bb40 Resize space.jpg for display
Resize space.jpg to be 1024x1024 to resolve rendering issues on MacOS.

Fixes #861

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-02-23 13:19:35 -07:00
Daniel_M_Williams
4ede3a8c60 [fix][example] Fixes 'High Power Airstart' -- with new motor: I211 2020-03-30 20:21:15 -04:00
Daniel_M_Williams
af3d226b2b [fix #592] Fixes the 'Apocalypse with decals' example rocket 2020-03-21 20:53:40 -04:00