Conversation
Removed detailed project description and added TODOs for future improvements.
…st aircraft detection
…tignore for build artifacts
…st parallelism and error handling
…tion failures and improve state management for last detected bullseye
…actor detection logic to utilize new bounds check
…tion) to fit the chosen map, and only switches to the smallest terrain that contains every bullseye. The detector keeps a map of bullseyes keyed by source, avoids re-logging when the current terrain still fits, and only logs on real changes or failures. Updated call site passes the coalition as the source. make test passes.
…o fit the chosen map and added a fallback to the closest map center when none contain every bullseye. Added explicit Kola forcing at the start of trackfile tests to avoid cross-test projection interference.
…o fit the chosen map and added a fallback to the closest map center when none contain every bullseye. Added explicit Kola forcing at the start of trackfile tests to avoid cross-test projection interference.
…ly changes (based on all bullseyes); no repeated logs while it stays the same.
… when the selected terrain actually differs from the current one, so repeated bullseye updates on the same terrain no longer log.
…rain), and the terrain-detected log now only emits on a real terrain change.
…x bearings and six distances (AB, AC, BC, and bullseye→A/B/C)
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.
test