Skip to content

Releases: ClancyWalters/cppmap3d

1.3.0

16 Jul 02:07
1394b6e

Choose a tag to compare

  • Fixed bug in unit test for ned
  • Fixed comments incorrectly referencing "ECEF azimuth"
  • Added enu2ecefv, ecef2enuv, ecef2nedv

1.2.0

19 Mar 05:28
9d59050

Choose a tag to compare

Added function void wrapGeodetic(double lat, double lon, double& out_lat, double& out_lon) and associated unit tests.

1.1.0

07 Mar 00:31

Choose a tag to compare

Removed vcpkg in favor of cmake FetchContent
Supporting including cppmap3d with FetchContent

1.0.0

13 Nov 11:34

Choose a tag to compare

Initial release of library. All ~550 unit test assertions pass & documentation is good enough.