Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.0.3 Release: 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