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: 5 months ago
JSON representation
A novel framework for processing raw GNSS measurements on an Android smartphone
- Host: GitHub
- URL: https://github.com/TheGalfins/GNSS_Compare
- Owner: TheGalfins
- License: apache-2.0
- Created: 2018-06-11T20:36:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T09:36:21.000Z (almost 6 years ago)
- Last Synced: 2024-07-29T10:35:13.667Z (9 months ago)
- Topics: android, framework, gnss, satellite-navigation, signal-processing
- Language: Java
- Homepage: https://gnss-compare.readthedocs.io
- Size: 40.9 MB
- Stars: 62
- Watchers: 16
- Forks: 37
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gnss - GNSS_Compare - A framework for processing raw GNSS measurements (Open Source Software, Tools and APIs / Java)
README
GNSS Compare
![]()
Work in progress...
[](https://travis-ci.org/TheGalfins/GNSS_Compare) [](https://gnss-compare.readthedocs.io/en/latest/?badge=latest) [](LICENSE.txt) [](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 properlyGoogle Play and the Google Play logo are trademarks of Google LLC.