JoePfeiffer
7c57c272fb
Tell user where discontinuity exists in body tube
2022-11-16 09:36:48 -07:00
Sibo Van Gool
9595c2b8a7
Merge pull request #1822 from JoePfeiffer/empty-branch-warning
...
Provide user with warning when a simulation branch contains no data
2022-11-16 08:35:46 +01:00
Sibo Van Gool
b42acb5416
Merge pull request #1825 from SiboVG/issue-1819
...
[#1819 ] Update simulation extensions after new extension creation
2022-11-15 14:10:33 +01:00
Sibo Van Gool
3618daa2a2
Merge pull request #1816 from SiboVG/issue-1815
...
[#1815 ] Don't let preset loading override component name on file import
2022-11-15 11:55:07 +01:00
Sibo Van Gool
a5b99d8f36
Merge pull request #1823 from SiboVG/issue-1817
...
[#1817 ] Create zero-argument constructor for StopSimulationListener
2022-11-15 11:47:00 +01:00
SiboVG
c5b0271db7
[ #1817 ] Add extra error information on simulation listener instantiation
2022-11-14 13:50:18 +01:00
Joe Pfeiffer
8dd2d00ca5
Merge pull request #1812 from SiboVG/issue-1780
...
[#1780 ] Use concurrent hashmap for stagemap
2022-11-13 19:37:19 -07:00
Joe Pfeiffer
351be90fb7
Merge pull request #1811 from SiboVG/issue-1479
...
[#1479 ] Add option to automatically open preset dialog when creating a new component
2022-11-13 19:36:40 -07:00
Joe Pfeiffer
347df84d61
Merge pull request #1798 from SiboVG/issue-1791
...
[#1791 & ##1631] Return component mass as section mass if subcomponents mass is overridden & add subcomponent overridden icons
2022-11-13 19:35:48 -07:00
JoePfeiffer
df675f5366
Provide user with warning when a simulation branch contains no data
...
Also, add a method to WarningSet making it easy to add a "discriminator" to warnings, informing the user what in a design or simulation is causing the warning.
2022-11-13 15:57:33 -07:00
SiboVG
bd66055e4a
[ #1817 ] Create zero-argument constructor for StopSimulationListener
2022-11-13 23:49:39 +01:00
SiboVG
a6ae9a47c7
[ #1815 ] Don't let preset loading override component name on file import
2022-11-12 13:16:05 +01:00
Sibo Van Gool
19ee2a83ac
Merge pull request #1805 from SiboVG/issue-1792
...
[#1792 ] Don't clamp SymmetricComponent thickness when importing
2022-11-11 19:19:44 +01:00
SiboVG
83d93776a1
[ #1780 ] Use concurrent hashmap for stagemap
2022-11-11 02:06:45 +01:00
SiboVG
ba4fd942a3
[ #1479 ] Add option to automatically open preset dialog when creating a new component
2022-11-10 21:56:36 +01:00
JoePfeiffer
43456cc1f9
Log routine steps in BasicLandingStepper with log.trace instead of log.debug
2022-11-10 08:49:11 -07:00
SiboVG
4691bb2ae3
Merge branch 'unstable' into issue-1791
2022-11-10 00:40:20 +01:00
SiboVG
d400947e1f
Fix max slider value of thickness
2022-11-10 00:25:43 +01:00
SiboVG
b9dcc908b6
[ #1792 ] Don't clamp the transition thickness upon import
2022-11-10 00:08:27 +01:00
JoePfeiffer
d0a15f2a0f
Change peak thrust of G77 simulation motor so Falcon9H test rocket doesn't tumble until well after stage separations
...
Put order of expected events to match the new test rocket
2022-11-09 16:07:12 -07:00
SiboVG
16354971a4
Update unit tests
2022-11-09 05:32:05 +01:00
SiboVG
f9383b6c7d
Fix overriddenBy information getting lost between sub-children
2022-11-09 05:31:45 +01:00
SiboVG
6d80378a3f
Add unit tests for overriddenBy
2022-11-09 04:49:55 +01:00
SiboVG
03431b9c41
Fix issue in override parent updating for sub-children
2022-11-09 04:31:09 +01:00
SiboVG
072616468e
Fix component tooltip when subcomponents overridden
2022-11-09 01:55:49 +01:00
Sibo Van Gool
b1777bb36b
Merge pull request #1753 from SiboVG/issue-1621
...
Write unit tests for flight events
2022-11-08 21:41:10 +01:00
JoePfeiffer
d74adf676f
Sort on source stage for simultaneous events
...
-- if only one of the events has a source, the other one goes first.
-- if both have sources, lower (numerically higher) stage goes first.
2022-11-08 13:30:21 -07:00
SiboVG
4e1c0f15fb
[ #1631 ] Show subcomponent overridden icon
...
When a component's parent has the subcomponent overridden icon enabled, that component will now also have a dedicated icon, indicating that it's mass has been overridden
2022-11-08 16:51:15 +01:00
SiboVG
451dec9cac
Add new, dark red color preset
2022-11-08 14:24:41 +01:00
SiboVG
8004743b64
Add icons for mass/CG/CD subcomponent override
2022-11-08 11:51:05 +01:00
SiboVG
ae47195f66
Save state of which component overrides mass/CG/CD of the current component
2022-11-08 11:50:37 +01:00
Joe Pfeiffer
3f73f694e2
Merge branch 'openrocket:unstable' into fix-1702
2022-11-07 15:23:42 -07:00
Sibo Van Gool
cd420b6499
Merge pull request #1795 from SiboVG/issue-1348
...
[#1348 ] Add support for RockSim importing and exporting of Pods
2022-11-07 21:21:35 +01: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
SiboVG
8cbe1e791c
Add unit test for getMass vs getSectionMass
2022-11-07 10:37:55 +01:00
SiboVG
47d4f7c0b1
[ #1791 ] Return component mass as section mass if subcomponents mass is overridden
2022-11-07 00:12:15 +01:00
SiboVG
b104ca2ab1
Add unit test for RockSim pod exporting
2022-11-06 23:45:01 +01:00
SiboVG
92edca5923
[ #1348 ] Add RockSim exporting of PodSet
2022-11-06 23:44:28 +01:00
SiboVG
afbd989249
Add unit tests for RockSim pod importing
2022-11-04 22:27:52 +01:00
SiboVG
b074503a1e
Merge branch 'unstable' into issue-1348
...
# Conflicts:
# core/test/net/sf/openrocket/file/rocksim/importt/RockSimLoaderTest.java
2022-11-04 21:46:53 +01:00
SiboVG
9eb9ee2ff1
Fix unit tests for rocket that contains pods
2022-11-04 17:51:25 +01:00
SiboVG
9cea70f517
[ #1348 ] Add support for RockSim PodSet importing
2022-11-04 17:49:40 +01:00
SiboVG
ad937b968d
Merge branch 'unstable' into issue-106
...
# Conflicts:
# core/test/net/sf/openrocket/file/rocksim/importt/RockSimLoaderTest.java
2022-11-04 01:02:49 +01:00
SiboVG
a449d7b7f1
Add unit tests for RockSim SubAssembly import
2022-11-04 00:59:09 +01:00
SiboVG
90cceecd65
[ #106 ] Fix SubAssembly importing in RockSim
2022-11-04 00:38:32 +01:00
SiboVG
3d3ad2486b
Rename SubAssembly RockSim test
...
This is really confusing as it's not about the SubAssembly component in RockSim...
2022-11-03 21:44:14 +01:00
JoePfeiffer
30a49c2f6f
Add component assemblies to BarrowmanCalculator:calculateForceAnalysis
...
Display component assemblies in ComponentAnalysisDialog
Use "Total" instead of actual component name for Rocket in Stability tab, for consistency with Drag characteristics tab
Use user-specified units instead of internal units for Stability display.
2022-11-03 09:06:48 -06:00
SiboVG
c1f251c6f4
[ #1776 ] Add unit tests for RockSim import fins on transition
2022-11-03 02:10:37 +01:00
Sibo Van Gool
2ebbdda54c
Merge pull request #1784 from SiboVG/issue-934
...
[#934 ] Remove unneeded CP Mach tooltip text
2022-11-02 23:13:19 +01:00
SiboVG
7900d2b990
[ #934 ] Remove unneeded CP Mach tooltip text
2022-11-02 23:08:20 +01:00