Restore windows executable that has been overwritten in commit "Added missing Utils/mac/triangle" - #230
Open
marcfsx wants to merge 1 commit into
Open
Restore windows executable that has been overwritten in commit "Added missing Utils/mac/triangle"#230marcfsx wants to merge 1 commit into
marcfsx wants to merge 1 commit into
Conversation
Commit "Added missing Utils/mac/triangle" also has overwritten the windows executable. This results in issues with creating mask/extent (see for details my post on the forum of march 2.) This commits restores the original executable as shipped with v1.40 prior the commit "Added missing Utils/mac/triangle"
|
@marcfsx I'm curious about this issue - could you provide a link to your forum post? Do we know happen to know what the new Windows executable changes included? |
Collaborator
shizumaat
added a commit
to shizumaat/Ortho4XP-novemberlima
that referenced
this pull request
Jun 15, 2026
… grade limit Phase 1 of the HECA→0 solver plan. Phase-0 instrumentation measured the FAA re-smooth UNDOING the flex band solve's settled profile (pavement violations 57→137 across the re-smooth) — the s64 mechanism, regressed for local single-connection demands when _flex_demand_anchors was removed in s67. Re-hosted in the demand-flex frame: - _resmooth_runways_in_elev(demand_ref=...): anchor the ONE interior point per runway the band solve displaced most from its pre-flex profile, so faa_joint_solve grades threshold→demand-point→threshold instead of filling the dip/rise back toward terrain. Worst point only (s64 lesson); direction-agnostic (symmetric flex). - Interim guard: demand anchor skipped when the airport has runway crossings — committing the flexed second runway exposes the dormant s65 crossing-anchor injection bug (CYXY 14L/32R floats 695.9 vs 693.7). Lift when the injection fix lands. - _grade_limit_groundside_chords (groundside.py, called last in finalize): largest 4%-Lipschitz field ≤ DEM over straight-line pairs — the ring-ramp limit alone leaves hillside groundside >4% across the interior (HECA oscarpilote#230 4.7-5.5%). Shared nodes unified across shapes. - Reclassify pass: separation now runs BEFORE altitude finalization (it re-derives DEM alts and was wiping them). HECA within-shape (check_grade, both directions): 41 → 14 (~7 unique): the 23R sliver pair (5.76%), terminal7 marginals, one 05C local-dip 2.28%, Exit-3 residual 2.07% (was 2.81), L#11 at +0.04%. Suite 304p/3f (intentional gates only, CYXY green). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit 7aa237b has overwritten the windows executable.
This results in issues with creating masks/extents (see for details my post on the forum of march 2.)
This commits restores the original windows executable as shipped with v1.40 prior the commit "Added missing Utils/mac/triangle"