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

Releases: SGL-UT/GPSTk

GPSTk v2.2

11 Jul 15:26
Compare
Choose a tag to compare

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.

GPSTk v2.1

11 Jul 15:27
Compare
Choose a tag to compare

Version 2.1 Tuesday, June 25, 2013

General modifications


  • Version 2.1 is comprised of SVN revision number 3143 to Git revision number 4daf3c5
  • A number of modifications were made 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).
  • Base CMake files have been added for future CMake support, still in development
    stages.
  • The next planned release, GPSTk v2.2, will be a minor upgrade that will introduce
    a new fully functioning CMake cross-platform build system and deprecation of some
    older supported platforms.
  • This release includes new/modified source code comments for improved
    readability.