Code Monkey home page Code Monkey logo

groundstation's Introduction

UVic Rocketry Ground Station Software (Proof-of-Concept)

This software uses a software defined radio and the APRS protocol to track a rocket in flight and display its location and altitude in real time. It was succesfully used to recover two rockets flown by the UVic Rocketry team at the Spaceport America Cup in 2017. That being said, this was only intended to be a proof-of-concept, and as a result the design is not ideal for maintainability and further modification. We have already begun applying the lessons we learned from this project towards what will hopefully be a more robust successor.

This readme describes basic setup information. For a more in-depth description of the system, see the documentation directory.

OS & Hardware Recommendations:

This project was developed for Ubuntu 16. Other Linux distros should also work, provided that all the dependencies are supported.

You'll also need an "rtl-sdr" software defined radio usb device. Information about this sort of device can be found at https://www.rtl-sdr.com/.

The software is designed to track a BigRedBee BeeLine GPS device, but could be modified fairly easily to work with other APRS-based GPS transmitters.

Installation:

Install dependencies as described in documentation/installation.txt (or try running that file as a script if you're feeling lucky).

If you're only interested in testing the GUI and not the decoding components, some of the dependencies will not be necessary. More information can be found in the installation.txt file.

Testing Dependencies:

Test rtl-sdr/rtl_fm by plugging in your SDR stick and running the script server/decoder/testingtools/hearsdr.sh. If you're not in Victoria, pass in the frequency of a local FM radio station (e.g. ./hearsdr.sh 90.5M).
This script should play music from the radio (assuming you have aplay installed).

You can test direwolf by going to the server/decoder directory and running runtest.sh.

Running the Webapp:

First start server/wsserver.py, and then open client/index.html in a web browser.

Note: This repository's history has been modified to remove some private information. As a side effect, older commits may not run as expected!

Copyright & Licensing:

This repository includes distributions of the Flot charting library, the OpenLayers mapping library, and jQuery, as well as the "Lato" font.
The licenses for Flot and for Lato can be found in their respective directories. The OpenLayers and jQuery files contain links to their respective licenses.

Otherwise, everything not listed above is released according to the MIT license as described in LICENSE.txt

groundstation's People

Contributors

averyhiebert avatar atschell avatar zseselja avatar akzo avatar

Stargazers

JP Johnston ME CSWP avatar  avatar Anirudh Valpadasu avatar Shō Ya Voorthuyzen avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Andres Martinez avatar  avatar  avatar  avatar Anton Nikitenko avatar  avatar

Forkers

uvicrocketry

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.