[hamradio-commits] [gnss-sdr] annotated tag v0.0.3 created (now 8f9e937)

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Fri Dec 5 12:39:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a change to annotated tag v0.0.3
in repository gnss-sdr.

        at  8f9e937   (tag)
   tagging  63626658cb7c2294f2835c2329ba31c31170df85 (commit)
  replaces  v0.0.2
 tagged by  Carles Fernandez
        on  Mon Jun 30 20:37:51 2014 +0200

- Log -----------------------------------------------------------------
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.

Carles Fernandez (101):
      adding .gitignore and empty build and data folders
      Adding folders created during compilation, install and run, docs, thirdparty
      changing a log from fatal to warning
      Creating empty directories
      Adding files to gitignore
      Fixing gitignore to see empty directories
      Adding git branch and commit to the version name for all non-master
      Adding version info in program output
      fixing documentation (a character was breaking latex compilation of the
      changing references to the old subversion repository to the new Git
      Adding .gitignore files
      Added suggestion to pull from next when updating
      adding welcome message
      Adding new Ubuntu 14.04 release to the list of tested versions
      first test for the README with markdown syntax
      improving readme
      adding links, reducing headers from h1 to h2
      more links
      adding inline code, some fixes
      More fixes
      some fixes
      some fixes
      pointer to the contribution guide and some fixes
      adding links and fixes
      adding more info about updating
      fixes
      some fixes
      First attempt to design a smart ptr only factory. Compiles and passes
      Soem advances in the flowgraph
      Rewriting flowgraph with smart pointers
      cleaning flowgraph
      Cleaning flowgraph
      replacing raw pointers by smart pointers in the control message factory
      Last retouches of the new factory and flowgraph.
      Replacing some raw pointers by smart pointers
      Adding documentation
      Testing how sourceforge interprets the markdown syntax
      testing problems with return carriage
      testing markdown
      Formating in such as way that looks good in SourceForge and GitHub
      SourceForge & Gthub formatting
      Markdown that looks nice at SourceForge and at GitHub
      Adding logo
      Adding logo
      Sourceforge does not show the logo
      Markdown syntax that looks nice both at SourceForge and at GitHub
      Merge branch 'next' into modern_factory
      Applying patch by Leonardo Tonetto <tonetto.dev at gmail.com> fixing
      Fix wrong casting (thanks to Leonardo Tonetto for spotting this error)
      Replacing some raw pointers by smart pointers
      Replacing some raw pointers by smart pointers
      working on the new factory and the tests
      Replacing some raw pointers by smart pointers
      replacing some raw pointers by smart pointers
      Applying patch by Leonardo Tonetto
      Recovering main
      adding two missing queues
      replacing raw pointers by smart pointers
      Merge remote-tracking branch 'origin/modern_factory' into next
      Merge branch 'modern_factory' into next
      restore default conf file
      Replacing old Subversion pointers to Git
      Updated picture with the new GNU Radio logo
      Adding more documentation and images to the README file
      Fixing ends of line
      adding break lines and html symbols
      adding links
      Fixing link to the documentation page
      Enjoy GNSS-SDR!
      Added warning if GCC is older than 4.7. Fixing detection of GTEST_DIR
      Correction of some misspelling
      Fixes ugly exit when the ephemeris map from SUPL is empty
      Finding Gflags and Glog if they are installed with Macports. Fixing
      Gflags and Glog can now be installed via Macports in Mac OS X Mavericks
      Updating armadillo version to 4.300.2
      updating armadillo patch
      Update Armadillo version to 4.300.2
      Changing some logs from ERROR to WARNING
      Adding Leonardo Tonetto to the list of authors
      Fixing an error in a constant value
      Update Armadillo version and other minor cleaning
      Fixes automatic building of GFlags and Glog when clang is used (e.g.
      Fix CMake script for detecting Python
      Update Armadillo version to 4.300.6
      Fixing detection of GTEST_DIR environment variable
      Fixing detection of GTEST_DIR variable when defined with -DGTEST_DIR=...
      Do not force cache of GTEST_DIR_LOCAL so the user can chose either
      Added FATAL_ERROR if gcc version is not at least 4.7, providing a
      Automatic building of Armadillo 3.x if gcc 4.6 was used is no longer
      Recommend libopenblas-dev package to Ubuntu/Debian users
      Updating Armadillo version to 4.300.8
      Added requirement of GCC 4.7 or newer
      do not link to blas so armadillo can use the faster openblas if found in
      Cosmetic changes
      Require at least Boost 1.45, so boost:filesystem::temp_directory_path()
      Fixes many warnings in CMake 3.0. When glog or armadillo are present in
      Update Armadillo version to 4.300.9
      Includes header files at add_libraries(...), which makes IDEs such as
      Bumped version number to 0.0.3
      Adding GNSS-SDR version number to the welcome message of the
      Adding GNSS-SDR version number to the configuration welcome message

Javier Arribas (2):
      Fixing memory problem in Magnitude square test
      Fixed a bug that prevented the update of all shared map structures

Leonardo Tonetto (4):
      Re-organizing assistance data input and output
      Avoid memory leak
      Cleaning for safety
      Write assistance data straight to the maps

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list