GNSS signal analysis and solver pipelines
A signal processing pipeline for GPS/GNSS receiver front-ends. It handles satellite signal acquisition, tracking, and position solving — from raw RF samples to a fix. Built for understanding the full chain rather than relying on black-box SDKs.
GPS is everywhere but almost nobody understands what's actually happening under the hood. This project is about demystifying the full GNSS receiver chain — from the raw radio signal to a latitude/longitude fix — and building it from scratch to understand every step.