Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 344 Bytes

GnuRadio GPS Tools

Set of tools for recording, playing back, and analyzing GPS data with GnuRadio.

Installation

Prerequisites

sudo apt-get install python-matplotlib

GNURadio - install using script from website

wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio

Operation