Sibo Van Gool
a76b7be93f
[ fixes #825 ] Rename ReleaseInfo method
...
This is to avoid ambiguity with other uses of the word 'tag' throughout the code
2022-01-26 01:52:24 +01:00
Sibo Van Gool
408c8847b3
[ fixes #825 ] Add MarkdownUtil
2022-01-25 14:34:43 +01:00
JoePfeiffer
f34686ea4e
Add checkbox to show/hide legacy components
...
Initially, checkbox is not set, legacy components are not shown, and
"Legacy" column in chooser dialog table is not visible.
Toggling checkbox shows/hides legacy components and column in table
2022-01-23 19:07:50 -07:00
Sibo Van Gool
3a706cfd49
[ fixes #825 ] Add asset URL extraction for ReleaseInfo
2022-01-22 13:19:38 +01:00
Sibo Van Gool
fa5677727e
[ fixes #825 ] Change UpdateInfo with ReleaseInfo information
2022-01-21 23:26:28 +01:00
Sibo Van Gool
33e5e6ce61
[ fixes #825 ] Make methods in ReleaseInfo public
2022-01-21 20:42:46 +01:00
Sibo Van Gool
ce9fbb914a
[ fixes #825 ] Add toString for ReleaseInfo
2022-01-21 20:10:22 +01:00
Sibo Van Gool
6ad84e526a
[ fixes #825 ] Add ReleaseInfo model
...
This model contains all the information about a releases
2022-01-20 23:51:28 +01:00
Sibo Van Gool
23af62d8d0
[ fixes #825 ] Change update URLs
2022-01-20 23:08:48 +01:00
JoePfeiffer
5aa16cb556
Added an optional <Legacy /> element to the .orc files to mark all
...
the components in the file as legacy; used this to mark the files from our old
database.
2022-01-20 14:41:50 -07:00
JoePfeiffer
71202abfdc
Add Dave Cook's parts database as a git submodule, in a directory called swing/swing/resources-src/datafiles/components/
...
Move old rocksim-based database from .../presets to .../legacy_components
Move rocksim .csv files from .../rocksim_components to .../rocksim_src
Modify BaseComponentDTO to process units
Modify SerializePresets to take a set of directories containing .orc files
as command-line arguments, and process all of them.
Modify swing/build.xml to specify both legacy and new databases for import
2022-01-18 14:50:30 -07:00
Joe Pfeiffer
affcc8b51f
Merge pull request #869 from teyrana/fix/868/fin-tab-offset
...
[fixes #868 ] Fin tabs correctly adjust their location when the fin tab _length_ is changed.
2022-01-11 11:24:15 -07:00
JoePfeiffer
a2341f4c18
Add logging for easier debugging later
...
Dump interpolation parameters so I can create a good unittest
2022-01-09 14:02:03 -07:00
JoePfeiffer
5412f89419
Typo in for-loop had interpolation only through very botton of subsonic range
2022-01-09 13:57:07 -07:00
JoePfeiffer
8f58da4516
correct calculation of subsonic interpolation for nose cone pressure drag
2021-12-27 12:44:16 -07:00
Billy Olsen
f78b6326ee
Merge pull request #1049 from SiboVG/fix-typos
...
Fix typos in OR codebase
2021-12-27 11:54:55 -07:00
JoePfeiffer
6c3bf5ef06
There were several extra copies of the rocket made in the course of undo() -- they looked like debug code that had been left in. Removed now.
2021-12-09 09:32:53 -07:00
JoePfeiffer
ae5ecb5f1d
Copy stageMap when loading from a rocket
2021-12-09 09:31:21 -07:00
SiboVG
f5b8a64b88
Merge branch 'unstable' into issue-136
2021-11-22 02:25:34 +01:00
Joe Pfeiffer
e2035bc918
Merge pull request #1016 from SiboVG/issue-1003
...
[fixes #1003 ] Fix FinSet point clipping when further than parent body
2021-11-08 12:02:50 -07:00
Joe Pfeiffer
b4916bc274
Merge pull request #1057 from SiboVG/issue-1044
...
[fixes #1044 ] Correct cdMach1 for ogive nose interpolator
2021-11-04 13:59:12 -06:00
Sibo Van Gool
6fb2881889
[ fixes #1044 ] Correct cdMach1 for ogive nose interpolator
...
The previous cdMach1-value was actually the cd at Mach = 1.3.
2021-11-04 20:24:16 +01:00
Robert Sammelson
e914b78052
Use correct zero point for CoG calculation
...
When center of gravity position is overrided, the zero point is the
front of component, not the old center of gravity or the front of the
parent.
2021-11-03 19:52:17 -04:00
Neil Weinstock
17ba70987a
Merge pull request #1047 from JoePfeiffer/fix-1004
...
Keep correct motor mass when switching to tumble stepper, landing stepper, and ground stepper
2021-10-29 08:01:38 -04:00
Joe Pfeiffer
a194fa033f
Merge pull request #1013 from SiboVG/issue-899
...
[fixes #899 ] Use only filename in save/export filename input
2021-10-26 16:18:36 -06:00
JoePfeiffer
734a0ffc1f
Merge branch 'issue-887' into unstable
...
Select thrustcurves from issue-887 branch
2021-10-26 16:05:02 -06:00
Sibo Van Gool
e3af87eee5
Fix typos in OR codebase
2021-10-17 18:03:18 +02:00
Joe Pfeiffer
185ce54ed0
Merge pull request #1015 from SiboVG/code_cleanup-1
...
[code_cleanup-1] Clean up using IntelliJ's 'Silent Code Cleanup'
2021-10-16 15:30:07 -06:00
Joe Pfeiffer
8a305b4778
Merge pull request #1011 from SiboVG/issue-877
...
[fixes #877 ] Fix deprecated 'position upwind' FlightDataEvent
2021-10-15 11:16:06 -06:00
Joe Pfeiffer
2c9877b68b
Merge branch 'unstable' into issue-1001
2021-10-15 08:50:36 -06:00
Neil Weinstock
ff53498cb5
Merge pull request #1032 from JoePfeiffer/full-motor-designations
...
Full motor designations
2021-10-15 08:14:42 -04:00
JoePfeiffer
9c30fda402
Keep correct motor mass when switching to tumble stepper, landing stepper, and ground hit stepper
2021-10-13 16:50:45 -06:00
Sibo Van Gool
2c5879eae1
[ fixes #136 ] Don't update decal source file with exported decal file
2021-10-12 00:48:16 +02:00
Joe Pfeiffer
c8f985ea32
Merge pull request #998 from SiboVG/issue-871
...
[fixes #871 ] Automatic base/outer diameter unexpected results/warnings
2021-10-05 19:05:39 -06:00
JoePfeiffer
3d0396bc00
update unit tests to match new motor code (also fixed a couple bugs the
...
unittests turned up!)
2021-09-25 14:20:06 -06:00
Sibo Van Gool
e3c8e61adf
[ fixes #887 ] Include updated-on element in motor XML parsing
2021-09-18 18:17:17 +02:00
Sibo Van Gool
5c3db0f59c
[ fixes #887 ] Add 'availability' to TCMotor String representation
2021-09-18 18:15:44 +02:00
Sibo Van Gool
9382a3b832
[ fixes #1003 ] Use clipping of FinSet points only around edge of part, no further
2021-09-16 01:53:53 +02:00
Sibo Van Gool
e111006352
[ fixes #136 ] Use warning dialog upon decal source file error
2021-09-16 00:37:01 +02:00
JoePfeiffer
1c768629ea
Search for motors by designation or common name, for backward compatibility with 15.03
2021-09-15 10:55:12 -06:00
Sibo Van Gool
2c1238705b
[ fixes #1003 ] Remove clipping of FinSet points beyond parent body
2021-09-12 15:48:19 +02:00
Sibo Van Gool
08dc009412
[code_cleanup-1] Clean up using IntelliJ's 'Silent Code Cleanup'
2021-09-10 00:36:29 +02:00
Sibo Van Gool
8d196d8672
[ fixes #899 ] Show file extension in save text input
2021-09-09 01:09:10 +02:00
Sibo Van Gool
b8c9bd94d6
[ fixes #899 ] Use only filename in save/export filename input
2021-09-06 23:55:47 +02:00
Sibo Van Gool
2e95f7e768
[ fixes #877 ] Fix deprecated 'position upwind'
2021-09-05 04:47:09 +02:00
Sibo Van Gool
c33aa04dd9
Update stage number upon stage order change in the component tree
2021-09-03 22:34:25 +02:00
Sibo Van Gool
b857da940a
[ fixes #1001 ] Set 'Separation' tab as first tab + use 'ignition of next stage' as default separation event
2021-09-03 00:12:53 +02:00
Sibo Van Gool
e9bda5c13a
[ fixes #771 ] Fix reset ignition not resetting the values
2021-08-30 11:50:52 +02:00
Sibo Van Gool
9700c9fc86
[ fixes #771 ] Auto update simulations upon motor/recovery/stage configuration change
2021-08-30 11:50:52 +02:00
Sibo Van Gool
894ac89733
[ fixes #927 ] Q&D fix for NullPointerException upon no motors sim run
2021-08-30 11:50:52 +02:00