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

GPSTk v2.2

Compare
Choose a tag to compare
@masamitsutech masamitsutech released this 11 Jul 15:26
· 3039 commits to main since this release

Version 2.2 Friday, September 6, 2013

General modifications


  • Fully functional CMake cross-platform build system has been finished and tested for the GPSTk.
    - Using CMake, the GPSTk now supports IDEs in addition to current supported platforms.
    - Newly supported IDEs:
    - Visual Studio 2010 IDE (32-bit)
    - Visual Studio 2012 IDE (32-bit & 64-bit)
    - XCode (32-bit & 64-bit)
  • Basic RINEX 3.02 Framework has been added, still developmental and subject to change
  • Basic Python Interface Bindings have been added, still developmental and subject to change
    - Additional Information: http://www.gpstk.org/pythondoc/
  • Minor modifications to Jamfiles, Makefiles, and source code
    for clean compilation (no warnings or errors) & compatibility with the latest
    Cygwin, Windows 7 VS, Solaris 10 Sparc, and Mac OX X Lion (10.7.5).
  • The next planned release, GPSTk v2.3, will be a minor upgrade that will introduce a new function-oriented dirctory structure.
  • This release includes new/modified source code comments for improved
    readability.