← back

🛰️ GPS Signal Processing

GNSS signal analysis and solver pipelines

What it is

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.

What it covers

Stack

Why it matters

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.