Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch caress-tmp up to master #1486

Merged
merged 25 commits into from
Nov 5, 2024
Merged

Catch caress-tmp up to master #1486

merged 25 commits into from
Nov 5, 2024

Conversation

dwcaress
Copy link
Owner

@dwcaress dwcaress commented Nov 5, 2024

Catch caress-tmp up to master with respect to updates by Kent Headley to libtrnav

klheadley and others added 25 commits July 19, 2024 16:50
…s new class GeoCon to wrap coordinate conversion implementations (proj, gctp) and make them configurable at run time. Add mbtrpp option --use-proj to use proj instead of gctp, then configure a global GeoCon instance using new option --trn-crs for proj, and --trn-utm-zone for gctp. The geocon instance is used (passed to mb1_to_pose/meas) for lat/lon to mercator coordinate tranformations. Builds, untested, ifdef cruft left in (commented out) for now.
…eoCon API test/demo); change geocon cmake lib name from gcon to geocon (to match libtrnav)
…-crs); fix bug: reinit-gain default invalid (di->en)
…) for projection potentially causes segfault; reorder options/config in tostring to group related setting together and in order of relevance, and to use same order for both opts/cfg
mbmakeplatform, mbview, mbphotogrammetry, formats 58 and 59
Test of github actions capability
… CRS WGS84 for default source CRS; fix PJ_COORD units and ordering in PROJ implementation; add accessors for source and target CRS; add source CRS to constructor; add options to geocon_test to set lat, lon, debug; geocon_test now gives same results for PROJ and geocon implementations; geocon used in mbtrnpp now works with 2024 Axial LTM data set
… recently added callback versions that do the same thing, taking different arguments
@dwcaress dwcaress merged commit 1ee7e79 into caress-tmp Nov 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants