Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

GPSTk v2.7

Compare
Choose a tag to compare
@masamitsutech masamitsutech released this 23 Oct 19:27
· 1842 commits to master since this release

Version 2.7 Friday, October 16, 2015

General modifications


  • Supported Platform updated
    • Solaris Sparc no longer supported
    • XCode no longer supported
  • Substantial Clean-up and Updates to build.sh script
  • Python bindings now work under Linux, Solaris, & Mac
  • CTest Infrastructure Complete - all platforms
    • C++ test code tested and works on all platforms
    • Linux, Solaris, OSx , Windows (VS2012)
    • This include tests for library
  • CDash Scripts added to repository
  • More Unit Tests code added for Core
  • Bug fixes for RINEX tools
  • Sinex Bug Fix for Solaris x86
  • SVNumXRef moved from /ext/lib/Misc to /core/lig/GNSSCore
  • Additional in-source documentation
  • This release includes new/modified source code comments for improved readability.
  • Various Bug and Compile Warning Fixes