C/Python-based GNSS positioning resolver for educational purposes, implementing a baseline receiver engine that processes RTCM observation data (1002, 1074) and GPS ephemeris (1019). The solver applies a least-squares algorithm to estimate receiver position and clock bias using pseudoranges, without corrections or filtering. -
View it on GitHub