The Essential GNSS Project

20071129

Introduction

This project provides essential Global Navigation Satellite Systems (GNSS) algorithms and software. Software includes simple GNSS applications and a GNSS post processing software package.

The 'BSD-style' license allows non-restrictive use for commercial and open source development.



Support This Project

General Goals

Programming Goals

CodingStructure.png

General Features

GNSS Post Processing

Unit Testing

Geodesy

Time Conversion

GPS

Navigation

Ionosphere

Troposphere

Data Decoding

RINEX

Cycle Clip Detection

Matrix and Vector Math




Subversion

Subversion is used to host the project. For windows users the following steps apply (other users can divine the steps):
  1. Download and install a subversion client. TortoiseSVN for Windows is recommended. Otherwise click here .
  2. Make a folder, call it gnsstk.
  3. Right click on the folder and select "SVN Checkout".
  4. The URL of the repository is https://gnsstk.svn.sourceforge.net/svnroot/gnsstk/trunk. Leave the checkout window options as default. Check out the HEAD revision.
  5. Anonymous download is allowed.
  6. To get write access to the repository, you have to become a developer. You'll need a sourceforge account first, click here. Then email the project administrator, glenn_macgougan at users.sourceforge.net.


View All The Project Files

click here



LICENSE INFORMATION

Copyright (c) 2007, refer to 'author' doxygen tags in the source code
Point of Contact: Glenn D. MacGougan <glenn_macgougan at users.sourceforge.net>

Redistribution and use in source and binary forms, with or without modification, are permitted provided the following conditions are met:

THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.