Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TheGalfins/GNSS_Compare

A novel framework for processing raw GNSS measurements on an Android smartphone
https://github.com/TheGalfins/GNSS_Compare

android framework gnss satellite-navigation signal-processing

Last synced: 3 months ago
JSON representation

A novel framework for processing raw GNSS measurements on an Android smartphone

Awesome Lists containing this project

README

        

GNSS Compare Get it on Google Play

Work in progress...

[![Build Status](https://travis-ci.org/TheGalfins/GNSS_Compare.svg?branch=master)](https://travis-ci.org/TheGalfins/GNSS_Compare) [![Documentation Status](https://readthedocs.org/projects/gnss-compare/badge/?version=latest)](https://gnss-compare.readthedocs.io/en/latest/?badge=latest) [![License](http://img.shields.io/:license-apache-blue.svg)](LICENSE.txt) [![API](https://img.shields.io/badge/API-24%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=24)

_note: The L5/E5a frequency classes are in beta versions, so before using them please verify that the results are correct and within expected ranges._

Check out the [docs](https://gnss-compare.readthedocs.io).

Or dive straight into using the app. Now available on [Google Play Store](https://play.google.com/store/apps/details?id=com.galfins.gnss_compare).

The main ``app`` module of this work is released under the Apache 2.0 license.

The ``gogpsextracts`` module, is strongly based on the [goGPS Project](https://github.com/goGPS-Project/) and is released under the LGPL 3.0 license.

Todos:
- Refactor the code
- Add tests
- Add [Google Play Scraper](https://github.com/facundoolano/google-play-scraper) or something similar to show app status from the Play store.
- For IonoFree classes:
- calculate correct C/N0 for signal strength
- currently they're not returning the unused satellites properly

Google Play and the Google Play logo are trademarks of Google LLC.