perrysou / SoftGNSS-python

A software-defined GNSS receiver toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

This is a GNSS Software Defined Radio (SDR) implemented in python, based on SoftGNSS 3.0 developed by Darius Plausinaitis and Dennis M. Akos in Matlab.

System requirements

  • python 2.7
  • matplotlib
  • scipy
  • numpy

Installation

Coming soon!

Running the GNSS SDR

  1. Examine "main.py"
  2. Tweak parameters for the "settings" class if necessary
  3. Specify the binary file to be processed and run "main.py"
  4. Wait until it is finished

Resources

  • The official homepage of the textbook

About

A software-defined GNSS receiver toolkit


Languages

Language:Python 100.0%