Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 517 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 517 Bytes

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