GPSTk

GPSTk is an open source library and suite of applications for the satellite navigation community.
Download

GPSTk Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • GPSTk Team
  • Publisher web site:
  • http://www.gpstk.org/bin/view/Documentation/WebHome

GPSTk Tags


GPSTk Description

GPSTk is an open source library and suite of applications for the satellite navigation community. GPSTk is an open source library and suite of applications for the satellite navigation community--to free researchers to focus on research, not lower level coding.GPS users employ practically every computational architecture and operating system. Therefore the design of the GPSTk suite is as platform-independent as possible. Platform independence is achieved through use of the ISO-standard C++ programming language. The principles of object-oriented programming are used throughout the GPSTk code base in order to ensure that the code is modular, extensible and maintainable.The GPSTk suite consists of a core library, auxiliary libraries, and a setof applications. The GPSTk provides a wide array of functions that solve processing problems associated with GPS such as processing or using standard formats such as RINEX. The libraries are the basis for the more advanced applications distributed as part of the GPSTk suite.The GPSTk core library provides the most robust, broadly useful, and platform independent code in the GPSTk. It provides a number of models and algorithms foudn in GPS textbook and classic papers, such as solving for the user position or estimating atmospheric refraction. Common formats are supported as well, such as RINEX or SP3.The auxiliary libraries contains code that could be useful in GNSS processing but do not fit this description and portability of the core library. This code could contain highly specialized algorithms or be related to the message format of a specific receiver. The code could require libraries or system functions that are broadly available but not part of the C++ standard.Requirements:· GCC 3.3/3.4/4.0/4.1· the jam utility, a replacement for make· DoxygenWhat's New in This Release:· Majority of version 1.5 comprised of revision number 1115, branching took place under revision 1115 from dev/ to RC1.5/· A large amount of work went into ensuring that the GPSTk built on all supported platforms using both jam and make. A place has been set aside on the TWiki to inform developers on which platforms the Tk has been built successfully.· The Tk now builds successfully on Mac OSX using jam and make· Added a library /dev/lib/procframe/ (from Processing Framework) under which all pre-existing classes related to GNSS Data · Structures (GDS) have been moved out of /src/.· Added : lib/procframe/CodeSmoother.pp ComputeCombination.pp ComputeIURAWeights.pp ComputeLC.pp ComputeLI.pp ComputeLdelta.pp ComputeMOPSWeights.pp ComputeMelbourneWubbena.pp ComputePC.pp ComputePI.pp ComputePdelta.pp ComputeWindUp.pp DataHeaders.pp DataStructures.pp DeltaOp.pp LICSDetector.pp MWCSDetector.pp ModelObs.pp ModelObsFixedStation.pp ModeledPR.pp ModeledReferencePR.pp NablaOp.pp OneFreqCSDetector.pp PCSmoother.pp ProcessingClass.hpp ProcessingVector.pp SimpleFilter.pp SolverLMS.pp SolverWMS.pp· Integrated a new regex that is LGPL instead of GPL· GCC 3.3.5 chokes on the use of __attribute__ - avoid using it unless we're compiling under GCC 4.x· Updates to the INSTALL and README including additional website information, information about new lib directory, an update of the build instructions, and an additional plug for help and instruction available on the website· Added a script to parse apps for user manual /apps/Wikify.pl


GPSTk Related Software