2376 Commits

Author SHA1 Message Date
Sibo Van Gool
d417b179cf
Merge pull request #1924 from JoePfeiffer/fix-1898
Throw exception at simulation startup if CP can't be calculated.
2022-12-27 20:13:06 +01:00
SiboVG
f9bd7e672c [#1926] Switch to match fore diameter when nose cone is flipped 2022-12-26 14:23:03 +01:00
JoePfeiffer
19aed2a216 Unit.toString() now displays NaN as N/A. This brings it in agreement with
Unit.toStringUnit()
2022-12-24 20:10:33 -07:00
JoePfeiffer
18763d6fdd Throw exception at simulation startup if CP can't be calculated.
Exception says "Can't calculate rocket stability."
2022-12-24 11:36:41 -07:00
Joe Pfeiffer
32583eb9d0
Merge pull request #1920 from SiboVG/issue-1919
Generalize error-catching of motor file loading
2022-12-24 11:02:14 -07: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
1fafe0b181 Generalize error-catching of motor file loading 2022-12-24 04:30:46 +01:00
SiboVG
31e7c532d9 [#1894] Add inline pods warning 2022-12-24 03:24:52 +01:00
Billy Olsen
ff61e67b76
Merge pull request #1887 from JoePfeiffer/rework-766
This is a rework of the railbutton aerodynamics part of PR 766.
2022-12-21 21:05:05 -07:00
Billy Olsen
ba2a0965dd
Merge pull request #1914 from JoePfeiffer/save-data-on-exception
Attach flight data to simulation exceptions so it can be preserved to help user track down the problem
2022-12-21 20:55:05 -07:00
SiboVG
0f37b8e262 [#1907] Fix RockSim fin tab offset 2022-12-21 22:48:22 +01:00
JoePfeiffer
fa81fef5ae Attach flight data to simulation exceptions so it can be preserved to help user track down the problem 2022-12-21 10:03:18 -07:00
SiboVG
f252ae0fd1 Merge branch 'unstable' into issue-1889 2022-12-21 00:44:15 +01:00
SiboVG
c686522df2 [#1889] Add option to flip nose cone to tail cone 2022-12-21 00:17:38 +01:00
JoePfeiffer
9145511f46 Require designation match for motor to match set 2022-12-19 15:07:17 -07:00
JoePfeiffer
00f13b6f15 Merge remote-tracking branch 'origin/unstable' into rework-766 2022-12-17 10:43:00 -07:00
JoePfeiffer
955f00c877 Add unit test 2022-12-17 10:40:31 -07:00
JoePfeiffer
8fd3e58693 Revert "add transonic warning". Implementing full aero instead
This reverts commit c9de2085f95bdf8bafcc2053ec6f408ddd0b3160.
2022-12-16 10:18:21 -07:00
JoePfeiffer
5611726113 Implement full RailButton aerodynamics 2022-12-16 10:13:20 -07:00
H Craig Miller
b08658ebe4
[#1890] Updates zero-body warning messaging (#1891)
Update Zero-body messaging
2022-12-16 14:30:51 +01:00
JoePfeiffer
c9de2085f9 add transonic warning 2022-12-14 14:38:38 -07:00
JoePfeiffer
c3a2552ee3 Merge remote-tracking branch 'origin/unstable' into rework-766 2022-12-14 13:45:03 -07:00
JoePfeiffer
5c811e0c41 This is a rework of the parts of PR #766 related to railbutton aerodynamics.
Drag calculations should be reasonably accurate up to transonic speeds
2022-12-14 13:40:10 -07:00
Sibo Van Gool
353ae91fbc
Merge pull request #1873 from JoePfeiffer/fix-1710
Convert user simulation listeners to extensions
2022-12-14 19:50:35 +01: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
e994dc7230 Copy stage activeness after config clone/copy 2022-12-14 00:47:39 +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
Sibo Van Gool
5515c8bf38
Merge pull request #1880 from SiboVG/issue-1821
Replace "Data is out of date" to "Out of date"
2022-12-12 19:50:05 +01:00
SiboVG
6337416cc4 Replace "Data is out of date" to "Out of date" 2022-12-12 19:48:33 +01:00
H Craig Miller
a8ace36600 Update ExternalComponent.java
Surface roughness comments
2022-12-12 09:45:00 -08:00
Joe Pfeiffer
04177a99f7
Merge pull request #1875 from hcraigmiller/Surface-Roughness-Update
Corrects polished value and adds 4 additional surfaces
2022-12-12 10:41:32 -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
Sibo Van Gool
ee9708fcfd
Merge pull request #1876 from SiboVG/issue-1567
[#1567] Implement rail button screw
2022-12-12 00:36:23 +01:00
SiboVG
7b714d129c [#1868] Set apogee time step at apogee instead of one sample after
Currently, the apogee event is added at one simulation time step AFTER the actual apogee, instead of the apogee time step itself
2022-12-11 23:43:58 +01:00
SiboVG
58bd18dc84 [#1567] Implement rail button screw 2022-12-11 13:54:47 +01:00
SiboVG
8c150299bc Improve height sliders of Rail Button config
Make it linear + dynamic changing of max/min value
2022-12-10 19:57:45 +01:00
JoePfeiffer
84025c8b45 Move extension examples from package .../impl to .../example 2022-12-08 15:58:11 -07:00
H Craig Miller
ec153f9d18 Corrects polished value and adds 4 additional surfaces
Corrects polished value and adds 4 additional surfaces
2022-12-07 19:53:58 -08:00
JoePfeiffer
76e32f716a Rename JavaScript menu entry 2022-12-07 16:21:08 -07:00
JoePfeiffer
dbcc0ffb5e Clarify Java code provider menu entry 2022-12-07 15:36:42 -07:00
JoePfeiffer
9027b21a12 Convert Roll control example listener to simulation extension 2022-12-07 15:29:16 -07:00
JoePfeiffer
f427cad09f convert PrintSimulation listener to extension 2022-12-07 15:22:28 -07:00
JoePfeiffer
17a4f1ffdb Convert DampingMoment listener to simulation extension 2022-12-07 15:17:17 -07:00
JoePfeiffer
c3d2d5fc16 Move CSV listener example to extension 2022-12-07 15:10:54 -07:00