2031 Commits

Author SHA1 Message Date
JoePfeiffer
1011f2df94 Don't let fins with zero area cause NaN exceptions. 2023-02-26 09:41:55 -07:00
SiboVG
8dbae85bc3 Update recovery device import rules
Apparently RASAero doesn't support recovery devices in other stages
2023-02-26 15:15:29 +01:00
JoePfeiffer
512ce78b51 Add warning for fin with zero area
Also, put geometry checks together and add component name to warning where easy.
2023-02-25 21:46:37 -07:00
Joe Pfeiffer
1fa82c3fef
Merge branch 'openrocket:unstable' into fix-2024 2023-02-25 17:56:01 -07:00
JoePfeiffer
367c745aaa Merge branch 'unstable' into fix-2067 2023-02-25 17:48:40 -07:00
SiboVG
eb65266fe8 Fix import issue when sim includes booster motor, but no booster present 2023-02-25 20:04:53 +01:00
SiboVG
a9746a9983 Fix import issue when sim includes booster motor, but no booster present 2023-02-25 20:03:13 +01:00
SiboVG
5ac1f71922 [#2072] Apply designation/common name choice to other parts 2023-02-24 23:28:58 +01:00
Sibo Van Gool
2c22015ec7
Merge pull request #2057 from SiboVG/issue-2055
[#2055] Add motor manufacturers substitutor
2023-02-24 22:12:12 +01:00
SiboVG
ea7ee41a25 Fix recovery event when first booster component is not a body tube 2023-02-24 16:00:22 +01:00
SiboVG
9557287bc1 Merge branch 'unstable' into issue-2048 2023-02-23 23:21:37 +01:00
JoePfeiffer
f0621e5790 Change simulation file loader so it always marks a simulation as LOADED if it has data, and NOT_SIMULATED if it doesn't. This is more reliable than the status attributed, as that gets saved as notsimulated when only summary data is saved.
Also clean up logic in Simulation constructor a bit,
2023-02-23 15:15:54 -07:00
JoePfeiffer
297ab11fe2 Don't bail on importing sim data when there is no <databranch> tag; we can
still have summary data
2023-02-23 14:23:31 -07:00
SiboVG
c009b23e47 Fix issue in boattail axial offset importing 2023-02-23 21:56:08 +01:00
SiboVG
a621bed20a [#2068] Use generalized motor config substitutor 2023-02-23 16:15:30 +01:00
JoePfeiffer
ffcbc7cf60 Eliminate option of saving a subset of simulation data. Choices are to save all or nothing 2023-02-22 09:48:21 -07:00
SiboVG
f26aced544 Make boat tails recessed instead of simple transition 2023-02-22 02:12:56 +01:00
SiboVG
5be3e381e7 Update geometry check for new next/prev comp behavior 2023-02-22 00:56:06 +01:00
Sibo Van Gool
9618fdb400
Merge pull request #2053 from SiboVG/issue-2040
[#2040] Fix CM of launch lug & rail button instances
2023-02-21 23:32:39 +01:00
Sibo Van Gool
98dccd868a
Merge pull request #2049 from SiboVG/issue-2047
[#2047] Fix pod set & booster markers
2023-02-21 23:32:18 +01:00
SiboVG
074fee3663 [#2048] Support inline, flush assemblies in prev/next sym comp 2023-02-21 03:15:47 +01:00
SiboVG
09918a3d22 Add clarifying comments 2023-02-21 03:13:27 +01:00
Sibo Van Gool
f63acc25fe
Merge pull request #2054 from SiboVG/issue-2051
[#2051] Sanitize some XML content
2023-02-16 05:12:30 +01:00
Sibo Van Gool
45604e22cf
Merge pull request #2042 from SiboVG/issue-2003
[#2003] Increase resolution of launch temp and pressure to 2 decimals
2023-02-16 05:11:35 +01:00
SiboVG
813f0d5fc6 Only search active stages in substitutor 2023-02-14 16:32:59 +00:00
SiboVG
ef665b4529 [#2055] Add manufacturers substitutor 2023-02-14 05:00:48 +00:00
SiboVG
f38c8a48c9 Use proper substitutor for flight config name 2023-02-14 04:59:44 +00:00
SiboVG
b158ca0ff6 Merge branch 'unstable' into issue-2040 2023-02-14 03:06:07 +00:00
Sibo Van Gool
65903bd88c
Merge pull request #2041 from SiboVG/issue-2035
[#2035] Add instances setting in launch lug config
2023-02-14 03:05:13 +00:00
SiboVG
1809f93f8b [#2051] Sanitize some XML content 2023-02-14 02:59:59 +00:00
SiboVG
0917c013c1 Change default stage separation event 2023-02-14 02:26:25 +00:00
SiboVG
7101aa4641 Select the first flight config by default 2023-02-14 00:32:29 +00:00
SiboVG
33c4ad0866 Fix separation setting 2023-02-14 00:21:52 +00:00
SiboVG
6449883ddd [#2040] Fix CM of launch lug & rail button instances 2023-02-13 23:56:08 +00:00
SiboVG
1b3a9b7c87 [#2047] Fix pod set & booster markers 2023-02-13 14:23:23 +00:00
SiboVG
3625abb07a Fix transition and body tube aft radius import 2023-02-13 14:03:26 +00:00
SiboVG
eca160fea6 Extend getNextSymmetricComponent to component assemblies 2023-02-13 12:43:36 +00:00
SiboVG
357cae2947 Implement simulation importing from RASAero 2023-02-13 09:55:59 +00:00
SiboVG
23cca5a921 Refine parachute creation 2023-02-13 01:55:31 +00:00
SiboVG
ad396701b8 Fix fin count import issue 2023-02-13 01:33:53 +00:00
SiboVG
b3e4d89973 Set default launch lug instance separation 2023-02-12 18:31:07 +00:00
SiboVG
7774ac2b25 Use rail guide/launch lug instances instead of separate components 2023-02-12 17:51:33 +00:00
SiboVG
0d36fd3bdf Merge branch 'issue-2035' into issue-875 2023-02-12 17:36:06 +00:00
SiboVG
c831ee8ed4 Minor fixes to RASAero importing 2023-02-12 17:34:49 +00:00
SiboVG
377fbf02f8 [#2035] Add instances setting in launch lug config 2023-02-12 09:27:36 +00:00
SiboVG
0fb70b9e81 [#2036] Fix incorrect position of parachute when auto radius 2023-02-12 08:48:24 +00:00
SiboVG
79090ee009 Merge branch 'issue-2003' into issue-875 2023-02-12 07:23:46 +00:00
SiboVG
ec9bfa8f63 [#875] Implement RASAero importing 2023-02-12 07:23:29 +00:00
SiboVG
8a779cfc11 Rename get/setType to get/setShapeType 2023-02-12 06:52:33 +00:00
SiboVG
b5de5347ff Add filename information to file/rocket loading
Useful later for using the file name as the rocket name
2023-02-12 02:38:39 +00:00