Commit Graph

  • 31e553ec0c
    Merge pull request #2593 from JoePfeiffer/fix-spurious-warning unstable Sibo Van Gool 2024-11-16 18:14:24 +01:00
  • 61ab21d348 tidy up the expected branch count code a little JoePfeiffer 2024-11-15 14:08:38 -07:00
  • 0325274b88 Instead of checking each event as it is pulled from the queue to see if it came from a component that is no longer attached, filter all the events immediately after stage separation. JoePfeiffer 2024-11-15 13:08:08 -07:00
  • 33b27b45ca Fix bug in FlightEventsTest that kept from testing third sim branch JoePfeiffer 2024-11-14 16:34:54 -07:00
  • 4b2132cc4b
    Merge pull request #2591 from JoePfeiffer/clamp-acceleration Joe Pfeiffer 2024-11-14 10:01:07 -07:00
  • 4bfdb5c0e3 Don't let vertical acceleration be negative before liftoff. JoePfeiffer 2024-11-10 08:44:32 -07:00
  • b2bc838e9a
    Merge pull request #2580 from JoePfeiffer/two-digit-rounding Sibo Van Gool 2024-10-20 15:47:33 +02:00
  • fecaafe5b8 format time in sim abort window to two decimal places (currently it uses the default formatting, which means you can get a dozen or so decimal places) JoePfeiffer 2024-10-20 06:17:44 -06:00
  • 1d6b4359fc
    Merge pull request #2579 from JoePfeiffer/fix-2569 Joe Pfeiffer 2024-10-20 06:02:58 -06:00
  • f9330991c8
    Merge pull request #2577 from JoePfeiffer/no-tumble-warning Joe Pfeiffer 2024-10-20 06:01:58 -06:00
  • 8b20f48894 Separate motor nominal vs actual diameter; display nominal but use actual to filter. JoePfeiffer 2024-10-18 14:35:17 -06:00
  • 4adbd960e0 Replace 75mm motor filter with 76.2mm JoePfeiffer 2024-10-18 06:51:34 -06:00
  • 3499ba4dd9
    Merge pull request #2578 from stoopipoopy/unstable Joe Pfeiffer 2024-10-17 09:54:25 -06:00
  • 4b4f3bff82 Fixed imports stoopipoopy 2024-10-17 15:40:44 +00:00
  • 9e05a3d45c [#2576] Fix Sorting Problem With Sides and Line Count on parachute stoopipoopy 2024-10-17 00:03:16 -07:00
  • ee60a1cf93 Remove extra blank line from warning tooltip that has no other events JoePfeiffer 2024-10-16 14:50:11 -06:00
  • b06c535a80 Inhibit stall tests when recovery device(s) deployed or on the ground JoePfeiffer 2024-10-16 06:36:33 -06:00
  • 03acca208a Better compare sim warnings JoePfeiffer 2024-10-16 06:35:35 -06:00
  • fbaaa8f74c Add units to large AOA warning message JoePfeiffer 2024-10-15 19:42:19 -06:00
  • 02b17dfd16 Use SimulationStatus.addWarning() to add large AOA warnings JoePfeiffer 2024-10-15 19:41:28 -06:00
  • edf4d03322 Merge branch 'unstable' into no-tumble-warning JoePfeiffer 2024-10-15 17:23:26 -06:00
  • 2e170c52f0 Add icon for tumble event JoePfeiffer 2024-10-15 14:31:33 -06:00
  • 8581dd09e1 Update unit tests (change in angle for tumble changes it a fraction of a second) JoePfeiffer 2024-10-15 10:59:57 -06:00
  • ccb3937551 Move test for stall angle to a method in BarrowmanCalculator, and call it in BasicEventSimulationEngine; this replaces the separate tests in BarrowmanCalculator (which may set a warning) and in BasicEventSimulationEngine (which may transition to tumbling) -- note the angles were not synchronized between the two! JoePfeiffer 2024-10-15 10:54:27 -06:00
  • 039759079b
    Merge pull request #2571 from neilweinstock/freeform-edit Sibo Van Gool 2024-10-14 17:02:52 +02:00
  • 9288b93383 Disable snapping for root points SiboVG 2024-10-13 11:23:17 +02:00
  • aeeddcd921 Improve documentation SiboVG 2024-10-13 11:23:07 +02:00
  • 3ac5953b94 Code cleanup SiboVG 2024-10-12 16:25:18 +02:00
  • 1ee09f2850 Use proper snap highlight colors for different themes SiboVG 2024-10-12 16:22:15 +02:00
  • f4b4e3ccc0 Allow table editing with single click + fix tab traversal in table SiboVG 2024-10-12 13:02:29 +02:00
  • 6076d9ae09
    Merge pull request #2570 from SiboVG/improve-beta Joe Pfeiffer 2024-10-12 06:30:57 -06:00
  • 64d7c4bb80 Update unit tests for more beta testing SiboVG 2024-10-12 01:06:25 +02:00
  • 7c53e6017b Clamp beta to minimal value to avoid singularity SiboVG 2024-10-12 01:01:59 +02:00
  • a5eae08456 Clamp Mach to avoid beta singularity SiboVG 2024-10-09 22:56:55 +02:00
  • 56aee518e7 Whoops, don't use compressibility correction at supersonic flow SiboVG 2024-10-09 22:56:22 +02:00
  • 4cb542b4d9 Merge remote-tracking branch 'origin/freeform-edit' into freeform-edit neil.weinstock@gmail.com 2024-10-08 21:55:11 -04:00
  • efc043d2b4 Small fix neil.weinstock@gmail.com 2024-10-08 21:54:56 -04:00
  • d04400d140
    Merge branch 'openrocket:unstable' into freeform-edit Neil Weinstock 2024-10-08 21:51:13 -04:00
  • 65ebf9de72 Implement angle constraints in fin editor neil.weinstock@gmail.com 2024-10-08 20:57:49 -04:00
  • b56aa173ec Merge remote-tracking branch 'origin/unstable' into unstable SiboVG 2024-10-08 23:42:26 +02:00
  • c7540868a3 Fix some bugs in the documentation SiboVG 2024-10-08 23:42:17 +02:00
  • ecc203b621 Add unit tests for FlightConditions SiboVG 2024-10-08 23:15:29 +02:00
  • 8b3b763cc8 Also apply Prandtl correction at supersonic speed SiboVG 2024-10-08 19:06:17 +02:00
  • ab5fa61d3e Remove debug prints SiboVG 2024-10-08 19:05:18 +02:00
  • e51790e69d Clamp beta factor in transonic region SiboVG 2024-10-08 19:03:06 +02:00
  • 90b2ece4fa Little bit of tidying up -- use addEvent(), not getEventQueue.add() JoePfeiffer 2024-10-07 15:47:38 -06:00
  • 4f80d28bec
    Merge pull request #2567 from JoePfeiffer/fix-2543 Joe Pfeiffer 2024-10-02 16:16:22 -06:00
  • a1d46a881e Remove Prandtl-Glauert correction factor JoePfeiffer 2024-10-02 15:39:36 -06:00
  • 9e83cbe696
    Merge pull request #2562 from JoePfeiffer/flight-warning-event Sibo Van Gool 2024-10-02 22:41:56 +02:00
  • ee672c77b8
    Merge pull request #2566 from SiboVG/issue-2565 Sibo Van Gool 2024-10-02 18:56:29 +02:00
  • f7cea2dca3 [#2565] Check if icon is imageicon for icon disabling SiboVG 2024-10-02 18:55:44 +02:00
  • f5c0ee5b17 Make sure lower branch numbered icons are on top of higher numbered, so tooltips show correct title JoePfeiffer 2024-09-28 13:00:01 -06:00
  • c462122a45 update axis min and max to reflect all branches, not just first branch JoePfeiffer 2024-09-28 06:20:52 -06:00
  • ac8d182b9a update fileformat.txt JoePfeiffer 2024-09-27 13:55:12 -06:00
  • 0471cdf87d Merge branch 'unstable' into flight-warning-event JoePfeiffer 2024-09-27 13:48:24 -06:00
  • bc8c0b48be Merge formatSampleTooltip and formatEventTooltip into a single formatTooltip to ensure consistency in formatting JoePfeiffer 2024-09-27 13:40:42 -06:00
  • 4b2d4ca837 Add time to sample tooltip when available JoePfeiffer 2024-09-27 11:00:43 -06:00
  • 37c1bcb590 Put data names in sample tooltips instead of x and y JoePfeiffer 2024-09-27 10:19:38 -06:00
  • c01af87528
    Merge pull request #2563 from SiboVG/issue-2463 Sibo Van Gool 2024-09-26 17:21:16 +02:00
  • fdf130b982 Fix fin set tab length/offset scaling SiboVG 2024-09-26 17:12:50 +02:00
  • 7a4833f99c
    Merge pull request #2559 from SiboVG/issue-2060 Sibo Van Gool 2024-09-25 22:48:47 +02:00
  • a1eb7fa0c4 Remove sample index number from tooltips JoePfeiffer 2024-09-25 06:05:50 -06:00
  • 8922dd945b Include warning text in SIM_WARN comments in CSV export JoePfeiffer 2024-09-24 17:49:44 -06:00
  • c5fc251c02 don't try to add event icons if x or y is NaN JoePfeiffer 2024-09-24 12:08:21 -06:00
  • 67efd148e5 Always show time; if there's another domain display it too JoePfeiffer 2024-09-24 11:39:49 -06:00
  • 31fd57131e [#2463] Fix shoulder radius scaling issue when smaller than 1 SiboVG 2024-09-23 12:06:24 +01:00
  • 7dcd631735 Merge branch 'unstable' into flight-warning-event JoePfeiffer 2024-09-23 09:37:20 -06:00
  • 43bfc2c3fc update tests for SIM_WARN events JoePfeiffer 2024-09-23 06:55:52 -06:00
  • 38a3772eb0 Add SIM_WARN events to plots. JoePfeiffer 2024-09-23 06:53:22 -06:00
  • 803935fc06
    Merge pull request #2561 from SiboVG/better-ca-comp-select Sibo Van Gool 2024-09-22 08:45:19 +02:00
  • ba657940c7 Use deterministic wind for testing SiboVG 2024-09-22 07:30:07 +01:00
  • 2bddbf84d2 Fix selectall cell after selecting another cell SiboVG 2024-09-22 07:26:02 +01:00
  • 78e68ecf20 Also copy the wind model type SiboVG 2024-09-22 07:18:38 +01:00
  • f7455bd385 Fix level delete action SiboVG 2024-09-22 07:13:18 +01:00
  • 3d583eda51 Apply cell value when focus is lost SiboVG 2024-09-21 06:58:16 +01:00
  • db08a4ffc2 Fix cloning and equality of wind models SiboVG 2024-09-21 06:53:43 +01:00
  • 4a3b9efe76 Properly fire changes after wind model change SiboVG 2024-09-21 06:33:06 +01:00
  • b9d2ebd16b Get wind direction from velocity SiboVG 2024-09-21 05:24:17 +01:00
  • e8b2fdb448 Don't use deviation SiboVG 2024-09-21 05:18:04 +01:00
  • 7d5db58eec Use IconButton for multi-level wind buttons SiboVG 2024-09-21 05:16:25 +01:00
  • ea210bac8d Also use pink noise for multi-level wind SiboVG 2024-09-21 05:12:33 +01:00
  • 19f8e3c8f3 Add coordinate interpolation method + improve unit tests SiboVG 2024-09-21 04:39:47 +01:00
  • 50af3d10cc Use selectable component tree for CA plot/export components selection SiboVG 2024-09-18 06:05:04 +01:00
  • c3614330b9 Actually, scrap that, allow 0-speed wind SiboVG 2024-09-14 02:48:16 +01:00
  • ff638366a2 Clamp min wind speed to 0.1 SiboVG 2024-09-14 02:43:38 +01:00
  • 1506696c11 Document .ork file change SiboVG 2024-09-13 06:54:46 +01:00
  • 93bf3df742 Store which wind model type to use SiboVG 2024-09-13 02:29:32 +01:00
  • f645f580ec [#2060, #2558] Implement multi-level wind input SiboVG 2024-09-10 15:24:26 +02:00
  • 67f6aa191a Plot SIM_WARN flight events JoePfeiffer 2024-09-12 11:06:24 -06:00
  • 0ffe0e03c0 Merge branch 'unstable' into flight-warning-event JoePfeiffer 2024-09-12 08:55:24 -06:00
  • 6b88a998d4
    Merge pull request #2557 from SiboVG/issue-2019 Sibo Van Gool 2024-09-10 23:30:45 +02:00
  • fd735d85cc
    Merge pull request #2554 from SiboVG/issue-1081 Sibo Van Gool 2024-09-10 23:30:05 +02:00
  • 12f8802cd3 Load and store SIM_WARN flight events JoePfeiffer 2024-09-09 06:27:53 -06:00
  • 67faa7173d
    Merge pull request #2555 from SiboVG/issue-1579 Sibo Van Gool 2024-09-09 01:36:59 +02:00
  • 9caaf4be59 Fix row selection color for drag table SiboVG 2024-09-07 13:29:59 +02:00
  • 7a51055315 Properly sort groupable items in combobox SiboVG 2024-09-07 11:25:06 +02:00
  • 86aec4e22e [#2019] Add per-instance CD column to component analysis dialog SiboVG 2024-09-07 11:06:24 +02:00
  • 4f7b3bb452 [#2019] Highlight selected component in CA dialog in rocket panel SiboVG 2024-09-06 18:01:52 +02:00
  • 58d091998f [#1579] Add command-line argument to bypass preset and motor loading at startup SiboVG 2024-09-06 11:31:16 +02:00
  • 4dd3bce26d [#1081] Add ability to choose user-defined component presets location SiboVG 2024-09-06 01:25:09 +02:00