Method and implementation of Android GNSS raw data conversion to RINEX
The global navigation satellite system(GNSS)data collected by Android devices is becoming increasingly important in various applications ranging from geographical positioning to environmental monitoring.However,the lack of standardized tools for converting android GNSS raw data into receiver independent exchange format(RINEX)poses significant challenges for beginners and researchers.To address this need,this paper introduces the Android GNSS raw data to RINEX toolbox(AGRDRT),developed based on Python,aimed at simplifying the conversion process and enhancing the availability of Android GNSS data.The proposed toolbox leverages the versatility of Python to provide a user-friendly interface for converting Android GNSS raw data into the widely adopted RINEX 3.05 standard format.AGRDRT's main features include powerful data parsing algorithms,support for different GNSS constellations,and compatibility with various Android device configurations.
Android APIGNSS raw dataRINEXdata format conversion