irox-carto v0.6.3
·
144 commits
to master
since this release
Chore
- Cleanup lints with new math macros
New Features
- fixup nostd support in carto
- put additional windows support behind feature gate 'windows'
- new LocalENU converter
- new specific WGS84ECEF conversion to short-circuit some ellpipsoid checks
- add specific ENUPosition, NEDPosition types
- pivot AbsoluteCoordinate to be ECEF rather than plain cartesian
- explicit conversions to ellipse/ellipsoid/shape
- impl ECEF/Geocentric conversions
Commit Statistics
- 9 commits contributed to the release over the course of 35 calendar days.
- 43 days passed between releases.
- 9 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Fixup nostd support in carto (8270cef)
- Put additional windows support behind feature gate 'windows' (087ade5)
- New LocalENU converter (1b47cb6)
- New specific WGS84ECEF conversion to short-circuit some ellpipsoid checks (7f5bac9)
- Add specific ENUPosition, NEDPosition types (bd0c627)
- Pivot AbsoluteCoordinate to be ECEF rather than plain cartesian (2329e5f)
- Explicit conversions to ellipse/ellipsoid/shape (18fac2c)
- Impl ECEF/Geocentric conversions (2f2c19a)
- Cleanup lints with new math macros (bad3955)