2763 Commits

Author SHA1 Message Date
SiboVG
027a7008a0 Refactor motors loader 2023-04-01 09:32:48 +02:00
SiboVG
546e9b5ee8 Forgot conversions, doh! 2023-03-28 23:09:34 +02:00
SiboVG
b696e6f4b1 Check for tube children for motor mounts 2023-03-28 23:03:08 +02:00
SiboVG
f9bfb1fe43 Use aggregate weight and CG for sim imports 2023-03-28 23:00:48 +02:00
SiboVG
5c6dc67961 Implement RASAero recovery device exporting 2023-03-28 23:00:48 +02:00
SiboVG
f8e74b60f0 Replace explicit launch site defaults with methods 2023-03-28 23:00:48 +02:00
SiboVG
c60fc87538 Implement RASAero launch site exporting 2023-03-28 23:00:48 +02:00
SiboVG
7bef89c7da Implement RASAero simulation exporting 2023-03-28 23:00:48 +02:00
SiboVG
db46daf4f2 Fix wrong hasMotors method
The issue is that FlightConfigurableParameterSet.size() returns the map size minus 1, so it already ignores the default config
2023-03-28 23:00:48 +02:00
SiboVG
020ea2cf3f Fix RD2 position for small body tubes and rule 1 2023-03-28 19:17:44 +02:00
SiboVG
9e8163e3e1 Import motor settings even if the stage is disabled 2023-03-28 19:08:40 +02:00
SiboVG
8c9a04b74e Add dots to warning/error texts 2023-03-27 22:44:55 +02:00
SiboVG
de8ab74b2d Add warning for extra components in boosters 2023-03-27 22:39:18 +02:00
SiboVG
9667466fdb Add error & warning dialog for RASAero exporting 2023-03-27 22:31:52 +02:00
SiboVG
c5a2fc44df Create an error message & set 2023-03-27 00:07:04 +02:00
SiboVG
2bc93530bc Refactor WarningSet in general classes 2023-03-27 00:07:04 +02:00
SiboVG
bc3e812fe5 Move WarningSet and Warning to dedicated package 2023-03-27 00:07:04 +02:00
SiboVG
41a045038e [WIP] Implement RASAero exporting 2023-03-27 00:07:04 +02:00
SiboVG
05b6611730 Change key names 2023-03-25 00:18:10 +01:00
Sibo Van Gool
52988bf31e
Merge pull request #2129 from SiboVG/issue-2102
[#2102] Add "Select components of same color" and "Select none" option
2023-03-24 11:38:28 +01:00
Sibo Van Gool
193eb6db23
Merge pull request #2133 from SiboVG/issue-2104
[#2104] Display ISA values in temp & pressure fields
2023-03-24 11:38:11 +01:00
Sibo Van Gool
cb901a56a5
Merge pull request #2134 from SiboVG/issue-2098
[#2098] Use higher precision for inches lengths
2023-03-24 11:37:55 +01:00
Sibo Van Gool
a93a20611b
Merge pull request #2135 from SiboVG/issue-2131
[#2131] Throw warning message when save filename contains illegal characters
2023-03-24 11:37:36 +01:00
Joe Pfeiffer
39ebe49329
Merge pull request #2127 from SiboVG/issue-2126
[#2126] Apply freeform conversion to config listeners
2023-03-23 20:59:01 -06:00
JoePfeiffer
c43875af96 Finish resolving merge conflicts 2023-03-23 20:47:24 -06:00
JoePfeiffer
49bf1126c7 Merge branch 'unstable' into fix-base-drag-take-2
Resolve merge conflicts
2023-03-23 20:26:27 -06:00
SiboVG
3d9792cafa Merge branch 'unstable' into issue-2131
# Conflicts:
#	swing/src/net/sf/openrocket/gui/main/DesignFileSaveAsFileChooser.java
2023-03-23 11:16:18 +01:00
H Craig Miller
2fb29cb3dc
Merge pull request #2123 from SiboVG/issue-875
[#875] Implement RASAero II importing
2023-03-22 20:12:25 -07:00
SiboVG
ea05bc5001 Rename "Select none" to "Deselect all" 2023-03-23 03:16:37 +01:00
SiboVG
7431fa8bd6 Final one... 2023-03-23 02:59:27 +01:00
SiboVG
52c8fac454 Use LinkedList instead of ArrayList to keep body tube order 2023-03-23 01:40:28 +01:00
SiboVG
e1c86f6a74 [#2131] Throw warning message when design filename contains illegal characters 2023-03-23 01:20:58 +01:00
SiboVG
463895adb6 Use higher precision for inches lengths 2023-03-23 00:39:12 +01:00
SiboVG
158fa2f6b6 Use VB rules for more than 3 body tubes 2023-03-22 23:50:02 +01:00
SiboVG
61fc13b404 Fix small logic error 2023-03-22 23:35:28 +01:00
SiboVG
4257bb2777 [#2104] Display ISAA values in temp & pressure fields 2023-03-22 22:28:21 +01:00
SiboVG
636f8e75dc GitHub can't handle Non-ASCII characters, boohoo... 2023-03-22 19:27:50 +01:00
SiboVG
fadff986eb Implement new recovery device position rules (hopefully final) 2023-03-22 19:20:17 +01:00
Sibo Van Gool
f4f6200662
Merge pull request #2130 from SiboVG/issue-2094
[#2094] Display CD override with 3 decimals
2023-03-21 23:18:52 +01:00
SiboVG
4b525611ce Fix split not working on config listeners 2023-03-21 23:06:01 +01:00
SiboVG
62506eced0 Use rocket freezing for split fins 2023-03-21 22:52:29 +01:00
SiboVG
6402f78b2c [#2094] Display CD override with 3 decimals 2023-03-21 01:48:49 +01:00
SiboVG
0e93ca7c25 Use multi-comp fin splitting 2023-03-20 23:48:03 +01:00
SiboVG
fd4e357e3b Fix translation 2023-03-20 23:02:44 +01:00
SiboVG
84689df283 Add select None action 2023-03-20 22:52:42 +01:00
SiboVG
daf6189c8f [#2102] Add "Select components of same color" option 2023-03-20 22:44:23 +01:00
SiboVG
2822e0ec27 [#2126] Apply freeform conversion to config listeners 2023-03-20 16:45:31 +01:00
SiboVG
7ea26fa6d6 Add unit test for config copy 2023-03-20 15:56:05 +01:00
SiboVG
d1d6120b21 [#2101] Copy config name when copy/load rocket 2023-03-20 15:52:06 +01:00
SiboVG
c4794e5bd9 Fix unit tests for tumbling 2023-03-20 13:36:06 +01:00