Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.0.9
    32e4d227 · New version v0.0.9 ·
  • v0.0.8
    09a7eab3 · Bump version number ·
  • v0.0.7
    a6df9f8c · Clean configuration files ·
  • v0.0.6
    6febea48 · bumping version number ·
    version 0.0.6
  • v0.0.5
    v0.0.5
  • v0.0.4
    89a87561 · Removing old DOI ·
    Bumping version to 0.0.4
  • v0.0.3
    This release has several improvements and bug fixes, completing the transition from Subversion to Git. The main changes are:
    
    * Created some missing directories lost in the SVN to Git transition.
    * New C++11-ized block factory, flow graph and tests, resulting in better memory management and fewer segmentation faults. Several raw pointers converted to smart pointers.
    * Reorganization of assistance data input and output.
    
    * Fixed memory leak when talking to SUPL servers.
    
    * Improved retrieval of assistance data.
    
    * Fixing an error in a constant value related to Galileo.
    
    * Inform users if the temporal folder is not /tmp.
    * Fixes and additions to the documentation.
    * README in markdown language so it looks better in Git repositories.
    
    * Fixed a bug that prevented the update of all shared map structures (ephemeris, iono parameters, etc…).
    * The configuration script now throws error if GCC is older than 4.7 or Boost is older than 1.45
    * Improved detection / downloading & building if missing of Gflags and Glog.
    * Improved detection / downloading & building if missing of Armadillo and related dependencies.
    * Fixes many warnings that appeared when using CMake 3.0.
    * Improved detection of GTEST_DIR variable.
    * Include header files in libraries so IDEs such as Xcode can display them.
  • v0.0.2
    First tag mirroring the content of the Subversion repository, revision 503