379 Commits

Author SHA1 Message Date
JoePfeiffer
b6c6a47811 Unit test to see if sim status is saved/loaded properly 2023-03-03 18:23:40 -07:00
JoePfeiffer
590e550511 update unit tests 2023-02-25 18:56:09 -07: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
5ba08cf8a4 Remove unused imports 2023-02-23 23:40:22 +01:00
SiboVG
9557287bc1 Merge branch 'unstable' into issue-2048 2023-02-23 23:21:37 +01:00
SiboVG
a621bed20a [#2068] Use generalized motor config substitutor 2023-02-23 16:15:30 +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
SiboVG
074fee3663 [#2048] Support inline, flush assemblies in prev/next sym comp 2023-02-21 03:15:47 +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
5b921eebaf Fix non-ASCII characters 2023-02-14 19:23:54 +01:00
SiboVG
fb3a22d210 Add unit tests for config name 2023-02-14 16:43:21 +00:00
SiboVG
813f0d5fc6 Only search active stages in substitutor 2023-02-14 16:32:59 +00:00
SiboVG
6449883ddd [#2040] Fix CM of launch lug & rail button instances 2023-02-13 23:56:08 +00:00
SiboVG
ba341fc0bb Update unit tests 2023-02-12 09:40:59 +00:00
SiboVG
0fb70b9e81 [#2036] Fix incorrect position of parachute when auto radius 2023-02-12 08:48:24 +00:00
SiboVG
9c45e067fc Fix some issues in software updater 2023-02-03 01:33:55 +00:00
SiboVG
8171492a8a Add ability to test welcome info retrieval from IDE 2023-02-02 02:31:21 +00:00
SiboVG
a412100140 Add additional debug messages 2023-02-02 02:20:02 +00:00
SiboVG
640a9f155e Merge branch 'unstable' into 22.02_prep 2023-01-25 01:35:22 +01:00
JoePfeiffer
458e9e3d3d Add unit test for in-line pods 2023-01-20 11:33:34 -07:00
JoePfeiffer
b272a98620 Update unit tests since rocket is now a copy during the simulation 2023-01-17 09:32:32 -07:00
SiboVG
9c7afc669a [#1966] Pass File in FileIterator instead of filename 2023-01-12 00:30:56 +01:00
SiboVG
96f8710d81 Add RC to release notes and update info retriever 2023-01-09 16:52:27 +01:00
JoePfeiffer
b3d2b92edd Merge remote-tracking branch 'origin/unstable' into add-open-airframe-warning 2023-01-03 18:46:26 -07:00
SiboVG
5ad66e9151 Increase error margin 2023-01-01 14:22:47 +01:00
JoePfeiffer
30cedd9215 Instead of just checking continuity, we're doing a few more sanity checks on
SymmetricComponent geometry.
2022-12-27 17:59:07 -07:00
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