509 Commits

Author SHA1 Message Date
Joe Pfeiffer
ff523003c0
Merge pull request #1017 from SiboVG/issue-987
[fixes #987] Use warning dialog for thrust curve import issues
2021-10-21 15:33:55 -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
Neil Weinstock
ff53498cb5
Merge pull request #1032 from JoePfeiffer/full-motor-designations
Full motor designations
2021-10-15 08:14:42 -04:00
Sibo Van Gool
d6bdb42847 Use capital Export in export simulation button and window 2021-10-14 17:50:36 +02:00
Sibo Van Gool
6e27d60a03 [fixes #1026] Show number of motors in motor selection table 2021-10-06 19:48:59 +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
Sibo Van Gool
d2ccb186fd [fixes #1038] Change title plot/export simulation window 2021-09-29 00:26:13 +02:00
Sibo Van Gool
d67947bc2a Rename translation keys FileHelper 2021-09-28 23:16:17 +02:00
Sibo Van Gool
329d66d83f Add translation key for 'Export CSV' button 2021-09-28 23:16:16 +02:00
Sibo Van Gool
ec53bfba54 [fixes #887] Updated thrustcurves with availability included 2021-09-19 15:06:11 +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
a17f6d9b1a updated translation files by copying old TCurveMotorCol.DESIGNATION entries to TCMotorSelPan.lbl.Designation 2021-09-15 11:37:13 -06:00
JoePfeiffer
a85de1d053 updated translation files to use TCurveMotorCol.COMMON_NAME instead of
TCurveMotorCol.DESIGNATION.  Used other entries in the files to make a reasonable guess as to the "name" instead of the "designation", for entries using Latin alphabet.  Left the old entries in, but commented out, for ease in comparison later.
2021-09-15 11:16:14 -06:00
Sibo Van Gool
5c6ca75e51 [fixes #987] Cleaner popup dialog message formatting 2021-09-14 11:55:12 +02:00
Sibo Van Gool
e38907122b [fixes #987] Use warning dialog for thrust curve import issues 2021-09-12 21:13:31 +02:00
Sibo Van Gool
2e95f7e768 [fixes #877] Fix deprecated 'position upwind' 2021-09-05 04:47:09 +02:00
Neil Weinstock
46b974cae7
Merge pull request #994 from SiboVG/issue-897
[fixes #897] Permanently enable add stage button
2021-08-25 16:38:42 -04:00
JoePfeiffer
4808ed0b27 Add designation to MotorInformationPanel
Use common name in MotorHolder (used to select specific thrust curve in ThrustCurveMotorSelectionPanel)
2021-08-20 15:05:03 -06:00
JoePfeiffer
88f5d19185 Replace designation with common name in ThrustCurveMotorColumns
Get rid of simplified designation in ThrustCurveMotorSet, using common name instead
2021-08-20 14:18:26 -06:00
JoePfeiffer
08f76683e9 ThrustCurveMotor now includes both common name and designation
If both are not available (which is the case when loading from a file
rather than from thrustcurve.org) use motor code for designation,
and simplified designation for common name
2021-08-20 13:35:20 -06:00
Sibo Van Gool
9035284f89 [fixes #871] Don't allow multiple auto's for the same reference components 2021-08-19 15:02:13 +02:00
Billy Olsen
e558db9bf8
Merge pull request #973 from SiboVG/issue-969
[fixes #969] Added custom left and right appearance for fin set
2021-08-14 20:39:19 -07:00
Sibo Van Gool
30bb320d67 [fixes #897] Permanently enable stage button 2021-08-11 20:26:10 +02:00
Neil Weinstock
afaab2fcc1 Update icons for stages, pods, and boosters
The icons for stages, pods and boosters do not match the theme of the
rest of the component icons and are larger in size. This change includes
and updated set of icons for these assembly components.

Co-Authored-By: Billy Olsen <Billy.olsen@gmail.com>
2021-08-09 19:11:15 -07:00
Sibo Van Gool
6b67aac739 [fixes #969] Use comboBox for edges 2021-08-04 21:14:35 +02:00
Sibo Van Gool
e18bc1ad95 [fixes #969] Hide tabbed view 2021-08-04 01:39:53 +02:00
Sibo Van Gool
3a5983e0fc [fixes #969] Change linguistics + uncheck edges 2021-07-26 21:10:47 +02:00
Sibo Van Gool
d9566dd558 [fixes #969] Switched right/left tab + switched checkbox position + mirrored right side decal 2021-07-26 21:10:00 +02:00
Sibo Van Gool
354c05fa60 [fixes #969] Added custom left and right side appearance fins 2021-07-26 21:10:00 +02:00
Billy Olsen
120fb72a43 Insert line break into mass component label
Commit dd277b3 changed the Mass Component label and removed the
line break, which causes the text to no longer wrap and increases
the size of all the buttons. Re-insert the line break to reduce
the component button size.

Fixes #896

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-07-13 20:06:41 -07:00
Billy Olsen
53d7f74c69
Merge pull request #980 from SiboVG/trans-dutch
Added Dutch translation + some translation fixes
2021-07-11 19:24:35 -07:00
Sibo Van Gool
c5c3394848 Added Dutch translation + some translation fixes 2021-07-08 02:35:53 +02:00
Sibo Van Gool
5fa3b2cd3a Add custom outside and inside appearance 2021-06-28 20:46:45 +02:00
Sibo Van Gool
c1281a6951 Add radial positioning shock cord 2021-06-26 15:58:10 -07:00
Billy Olsen
5fef01a2e0 Update Copyright information and Contributors
Add a build.copyright property to build.properties to use in the about
dialog for the copyright year. Update splashscreen image to copyright
year 2021. Update contributor list and point to URL for all
contributors.

Fixes #814

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-06-04 16:56:13 -07:00
Joe Pfeiffer
8519e831cf
Merge pull request #893 from wolsen/fix-bug-reporter
Update Bug report dialog
2021-05-20 19:49:48 -06:00
Billy Olsen
1d0a2c8cf8 Update thrustcurves from latest Thrustcurve.org data
Update the thrustcurves from the latest Thrustcurve.org data. This
corrects some of the case information.

Fixes #888

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-02-22 20:03:11 -07:00
Billy Olsen
741db61320 Update Bug report dialog
Updates the Bug report dialog to send users to either raise issues
via the github issues URL for OpenRocket or to send an email to the
forum.

This removes code to auto-submit bugs from the bug report dialog. The
service does not appear to be working and github issues cannot be
anonymous which complicates auto-submission. Instead, just direct users
to the right place.

Fix #860

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-02-20 12:09:17 -07:00
Joe Pfeiffer
6582b24bc4
Merge pull request #809 from JoePfeiffer/fix-807
get rid of error message when no data for motor in specified format (fixes #807)
2020-11-07 09:43:08 -06:00
Daniel_M_Williams
6d4c1eb20d [doc] Update version string to '20-11-alpha-16' 2020-11-07 10:38:07 -05:00
JoePfeiffer
d231cb320f Get rid of a bit of duplicate code
Handle case with no data in specified format for motor
2020-11-05 10:41:15 -07:00
Daniel_M_Williams
cf8b40229b [fixes #751] Unifies angle-offset labels to 'Rotation' for component config dialogs 2020-11-01 19:51:13 -05:00
JoePfeiffer
b64a3b3fa8 The simulation now uses mass data from the entire motor as a unit,
rather than separating out the propellant data.  This commit clarifies
the code by replacing instances of "propellant" with "motor" in
variable names and messages where appropriate.

It does not update the translations into other languages.
2020-09-09 17:10:29 -06:00
Daniel_M_Williams
685b40ef2f [fix][ui] Change Display name for MassComponent from 'Unspecified' to 'Mass Component' 2020-09-01 20:14:49 -04:00
Daniel_M_Williams
aa90feb61b [version] increments the build label to '20-08-alpha-15' 2020-08-22 09:47:22 -04:00
Daniel_M_Williams
2437188afe [doc] Updates build string to: '20-08-alpha-14' 2020-08-01 12:05:22 -04:00
Daniel_M_Williams
9f5d4a2d27 [enable] Re-enables, fixes ComponentAnalysisDialog 2020-07-03 10:05:09 -04:00
Daniel Williams
16300941c7
Merge pull request #665 from wolsen/add-print-progress-dialog
[Fixes 637] Update print dialog to allow simulation control
2020-05-24 13:46:33 -04:00
Billy Olsen
b673a591f2 Update print dialog to allow simulation control
Updates the print dialog to allow for simulations to be re-run
or not. Selecting the "Update simulation data" checkbox will
re-run any out of date simulations prior to generating the
design report.

Fixes #637

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-05-23 15:41:44 -07:00
Daniel_M_Williams
530744d4cc [fix][simulation] Adds 2 warnings about fins on Phantom-Bodies 2020-05-22 16:17:26 -04:00