Skip to content
forked from DfAC/AndroidGNSS

Code supporting raw ranges for the Android

Notifications You must be signed in to change notification settings

jahau/AndroidGNSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android GNSS

Intro

This repo aims to demonstrate how to process Google's GNSS RAW measurements in python, with the main aim of:

  • explain the mechanism of calculating GNSS observations, especially pseudorages in Android N;
  • it is not per-say intended as a python equivalent of GPS Measurement Tools from the Goggle written in Matlab but more a teaching tool, allowing to understand the concepts behind.

Files

This repo consist of the following:

  • ProcessRanges.ipynb - explains how to calculate pseudoranges from RAW GNSS measurments, available since Android N. This is python 3.x code based on Paolo et al,20181 paper;

Background informations

Additional links

Footnotes

  1. Paolo Crosta, Paolo Zoccarato, Rafael Lucas, G. De Pasquale (2018) Dual Frequency Mass-market Chips: Test Results and Ways to Optimize PVT Performance, Proceedings of ION GNSS+ 2018

About

Code supporting raw ranges for the Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%