352 Commits

Author SHA1 Message Date
H Craig Miller
ecb7b5da7a
Merge branch 'openrocket:unstable' into Change-side-view-to-top-view 2022-12-24 21:56:44 -08:00
Joe Pfeiffer
a761ec5656
Merge pull request #1911 from SiboVG/issue-1889
[#1889] Add support for tail cones
2022-12-24 10:53:09 -07:00
Joe Pfeiffer
f4b57a9cac
Merge pull request #1909 from JoePfeiffer/require-designation-match
Require designation match
2022-12-24 10:52:19 -07:00
SiboVG
41260d7ee9 Increase flight event time margin 2022-12-22 00:25:33 +01:00
SiboVG
f252ae0fd1 Merge branch 'unstable' into issue-1889 2022-12-21 00:44:15 +01:00
SiboVG
f5e0950198 Add unit tests for flipped nose cone 2022-12-21 00:27:06 +01:00
JoePfeiffer
d8e9257623 update unit test to distinguish between motors based on descriptor. 2022-12-19 15:27:23 -07:00
JoePfeiffer
955f00c877 Add unit test 2022-12-17 10:40:31 -07:00
Sibo Van Gool
df826e9b5b
Merge pull request #1886 from SiboVG/bounding-box
Only zoom to active stages
2022-12-14 13:38:35 +01:00
SiboVG
4a0a1255b8 Add unit tests for flight configuration copy/clone 2022-12-14 00:50:31 +01:00
SiboVG
718f5b7add Update unit tests for fin point exception 2022-12-13 19:18:23 +01:00
Sibo Van Gool
2b80e43e32
Revert "Revert "[#1021] Add extra root point(s) if fin is outside parent's bounds"" 2022-12-13 19:16:22 +01:00
Joe Pfeiffer
94247f5a77
Revert "[#1021] Add extra root point(s) if fin is outside parent's bounds" 2022-12-12 19:06:11 -07:00
Joe Pfeiffer
19eb969b6c
Merge pull request #1874 from SiboVG/issue-1021
[#1021] Add extra root point(s) if fin is outside parent's bounds
2022-12-12 18:44:43 -07:00
Joe Pfeiffer
b5f63818a2
Merge pull request #1877 from SiboVG/issue-1868
[#1868] Set apogee flight event at the correct simulation time
2022-12-12 09:06:38 -07:00
Joe Pfeiffer
4260b89f21
Merge pull request #1866 from SiboVG/multi-shape-edit
Support multi-comp fin set shape editing
2022-12-12 08:44:46 -07:00
Sibo Van Gool
cb4fda112d
Merge pull request #1858 from SiboVG/issue-1768
[#1768] Add welcome dialog
2022-12-12 15:10:18 +01:00
SiboVG
31173ae851 Add unit tests for flight event times and sources 2022-12-12 00:25:23 +01:00
SiboVG
1c4de75a76 Add extra unit tests for fin mass 2022-12-08 02:38:45 +01:00
SiboVG
3501a4ff41 Add unit tests for root points when fin out of parent's bounds 2022-12-08 02:32:47 +01:00
SiboVG
f77614fee3 Support multi-comp fin set shape editing 2022-12-01 18:32:53 +01:00
Joe Pfeiffer
6d1b32cff4
Merge pull request #1854 from SiboVG/issue-1848
[#1848] Allow only booster stage to be active
2022-11-30 15:34:54 -07:00
SiboVG
bc2a39c2e0 Add unit tests for welcome info 2022-11-30 01:41:33 +01:00
SiboVG
39b479a3c9 Add unit test for only booster stage active 2022-11-28 19:57:42 +01:00
SiboVG
c59660e4ac Add unit tests for pods bounding box 2022-11-24 17:16:00 +01:00
Sibo Van Gool
ab50573f71
Merge pull request #1843 from SiboVG/issue-1842
[#1842] More general string conversion to double for fin editor table
2022-11-18 19:08:46 +01:00
SiboVG
91332baafa [#1842] More general string conversion to double for fin editor table 2022-11-17 12:43:24 +01:00
JoePfeiffer
a04fc455e9 Update unit tests for modified continuity check
Also, make testIsContinuous public in AerodynamicCalcutor, primarily for the benefit of unit tests.
2022-11-16 09:57:17 -07:00
SiboVG
4691bb2ae3 Merge branch 'unstable' into issue-1791 2022-11-10 00:40:20 +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
6d80378a3f Add unit tests for overriddenBy 2022-11-09 04:49:55 +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
SiboVG
8cbe1e791c Add unit test for getMass vs getSectionMass 2022-11-07 10:37:55 +01:00
SiboVG
b104ca2ab1 Add unit test for RockSim pod exporting 2022-11-06 23:45:01 +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
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
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
SiboVG
c1f251c6f4 [#1776] Add unit tests for RockSim import fins on transition 2022-11-03 02:10:37 +01:00
SiboVG
78ed64e848 Add unit tests for RockSim tube coupler child export/import 2022-10-31 12:44:52 +01:00
SiboVG
e8d971a9df Rename Rocksim to RockSim
This is a personal annoyance of mine...
2022-10-29 02:53:43 +02:00
Sibo Van Gool
4deb6da68d
Merge pull request #1766 from SiboVG/issue-1687
[#1687] Save stage activeness to design file
2022-10-28 21:08:44 +02:00
SiboVG
70eb5ea33f Add unit tests for software updater 2022-10-27 15:39:10 +02:00
SiboVG
5cfd9032c6 Delete left-over dummy test
This test was necessary because otherwise the unit tests would fail due to a lack of unit tests in this file
2022-10-25 16:55:23 +02:00
SiboVG
228e8eb7f5 Add unit tests for stage activeness saving 2022-10-25 15:21:09 +02:00
SiboVG
1813806239 Have createFlightConfiguration return FlightConfiguration instead of ID 2022-10-25 14:54:59 +02:00
SiboVG
3a0a185911 Add unit test for saving stage activeness 2022-10-25 12:47:35 +02:00